index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrappers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
glxtrace: Add GLES prototypes too.
José Fonseca
2
-0
/
+3
2013-10-28
cgltrace: Use DYLD_FRAMEWORK_PATH instead of DYLD_LIBRARY_PATH.
José Fonseca
2
-3
/
+4
2013-10-28
Fix build with MacOSX 10.9 SDK.
José Fonseca
1
-1
/
+6
2013-10-24
gltrace: Force returning seomthing sensible on GL_MAX_LABEL_LENGTH.
José Fonseca
1
-0
/
+8
2013-10-08
trace: Protect against uninitialized pointers if debug extensions are not exp...
Peter Lohrmann
1
-0
/
+9
2013-10-08
trace: Additional support for GL_KHR_debug, GL_ARB_debug_output, and GL_AMD_d...
Peter Lohrmann
2
-1
/
+44
2013-09-20
cmake: Link ${LIBBACKTRACE_LIBRARIES} once.
José Fonseca
1
-2
/
+0
2013-07-20
cgltrace: Fix CGLChoosePixelFormat prototype.
José Fonseca
1
-3
/
+3
2013-07-20
wgltrace: Simplify pixel format attrib description.
José Fonseca
1
-1
/
+1
2013-07-20
wgltrace: Prevent duplicate variable declaration.
José Fonseca
1
-0
/
+2
2013-07-13
Allow float-based attrib_lists as found in WGL.
Andreas Hartmetz
1
-3
/
+3
2013-07-12
Warn on unknown attrib_list keys.
Andreas Hartmetz
1
-1
/
+3
2013-07-09
Improvements in AttribArray / attrib/list code generation.
Andreas Hartmetz
1
-20
/
+28
2013-07-08
Introduce AttribArray, a code generator for pseudo-type attrib_list.
Andreas Hartmetz
1
-0
/
+54
2013-06-17
egltrace/android: Fix tracing Zygote processes
Alexander Monakov
1
-1
/
+1
2013-06-12
gltrace: Emit fake glViewport/glScissor calls the first time a context is bound.
José Fonseca
2
-2
/
+30
2013-06-12
gltrace: Also use dlopen.hpp for glxtrace.
José Fonseca
2
-23
/
+2
2013-06-11
egltrace/android: Fix tracing Zygote processes (v2)
Chad Versace
1
-1
/
+0
2013-06-10
gltrace: Expose marker functions when tracing is disabled.
José Fonseca
2
-14
/
+29
2013-05-30
dxgitrace: Handle simultanous D3D11 maps.
José Fonseca
1
-10
/
+33
2013-05-30
dxgi(re)trace: Organize mapping info into a structure.
José Fonseca
2
-8
/
+8
2013-05-29
egltrace: Refresh EGLenum from upstream.
José Fonseca
1
-0
/
+1
2013-05-29
Fix defineShadowBufferHelper for buffer objects
Mike Stroyan
1
-1
/
+1
2013-05-23
Add libbacktrace to third-party libs for ELF
Alexander Monakov
1
-0
/
+2
2013-05-13
Merge branch 'backtrace'
José Fonseca
1
-1
/
+1
2013-05-10
glxtrace: Fix glXBindTexImageEXT on NVIDIA.
José Fonseca
1
-0
/
+11
2013-05-10
glxtrace: Always use GL_RGBA for glXBindTexImageEXT.
José Fonseca
1
-28
/
+18
2013-05-10
glxtrace: Prevent overflow in glXBindTexImageEXT fo.
José Fonseca
1
-1
/
+8
2013-05-10
glxtrace: Basic EXT_texture_from_pixmap support.
José Fonseca
3
-12
/
+76
2013-05-04
Remove FunctionSig::backtrace member.
José Fonseca
2
-4
/
+4
2013-05-04
Backtrace via call detail
Eugene Velesevich
2
-3
/
+3
2013-05-04
Implement interposing of dlopen on Android
Alexander Monakov
1
-30
/
+2
2013-05-04
Define _GNU_SOURCE for the whole tree.
José Fonseca
1
-3
/
+0
2013-04-26
d3d9trace: Fix wrapping of IDirect3DSwapChain9Ex pointers.
José Fonseca
1
-2
/
+12
2013-04-23
os: Fallback to OS TLS when compiler does not support it (issue #120).
José Fonseca
1
-1
/
+1
2013-04-14
gltrace,glretrace: Better support for indirect draws from user memory.
José Fonseca
1
-0
/
+4
2013-04-14
gltrace: Better handling of GetPerfMonitorCounterInfoAMD
José Fonseca
1
-1
/
+1
2013-04-12
gltrace,glretrace: Properly handle PBOs with GL_EXT_direct_state_access.
José Fonseca
1
-0
/
+12
2013-03-27
Add per-directory synopsis.
José Fonseca
1
-0
/
+5
2013-03-11
Add some missing DXGI and D3D11.1 api
Jeff Muizelaar
1
-0
/
+1
2013-02-22
dxgitrace: Generalize the swapchain size for the entry functions too.
José Fonseca
1
-15
/
+16
2013-02-22
Serialize swapchain dimensions.
José Fonseca
1
-0
/
+29
2013-02-22
trace: Unwrap all args before serializing them.
José Fonseca
1
-0
/
+4
2013-02-22
trace: Remove unused Trace::unwrapRet method.
José Fonseca
1
-3
/
+0
2012-12-20
gltrace: Prevent use of uninitialised variable.
José Fonseca
1
-1
/
+1
2012-12-20
gltrace/retrace: Full support for variable length parameters.
José Fonseca
1
-6
/
+1
2012-12-12
d3dretrace: Dump D3D8 images too.
José Fonseca
1
-2
/
+1
2012-11-27
d3d10: Ignore D3D10CreateBlob.
José Fonseca
1
-2
/
+0
2012-11-27
d3dtrace,d3dretrace: Remove D3DX9 headers.
José Fonseca
1
-4
/
+4
2012-11-27
d3dtrace,d3dretrace: Move shader disassembly helpers to common location.
José Fonseca
3
-148
/
+27
[next]