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
/
trace.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-05
specs: Handle overloaded methods/functions.
Jose Fonseca
1
-4
/
+12
2016-03-05
trace: Improve handling of structures with no members.
Jose Fonseca
1
-9
/
+18
2016-01-28
wgltrace: Emit fake glBitmap on wglUseFontBitmapsA.
Jose Fonseca
1
-0
/
+2
2016-01-26
specs: Add missing GL_EXT_* extensions.
Jose Fonseca
1
-1
/
+5
2015-08-13
wrappers: Allow empty structures without hitting MSVC C2466 error.
Jose Fonseca
1
-1
/
+2
2015-08-13
wrappers: Provide symbolic names for IIDs.
Jose Fonseca
1
-4
/
+6
2015-08-12
trace: Avoid deep if-then-else control flow.
Jose Fonseca
1
-14
/
+7
2015-08-03
trace: Flush the trace when we spot unexpected pointers.
Jose Fonseca
1
-0
/
+1
2015-08-03
trace: Ensure we always wrap `void **pvObj` pointers.
Jose Fonseca
1
-2
/
+3
2015-07-13
trace,inject: Don't increment refcount on GetModuleHandleExA.
Jose Fonseca
1
-1
/
+2
2015-06-19
d3dtrace: Mention the unexpected pointer value in the warning.
Jose Fonseca
1
-1
/
+1
2015-02-07
dxgitrace: Log the vtable address of unknown IIDs.
José Fonseca
1
-2
/
+17
2015-02-07
dxgitrace: More compact UUID in warnings.
José Fonseca
1
-1
/
+1
2015-01-25
wrappers: Use C casts for polymorphic types.
Jose Fonseca
1
-1
/
+1
2015-01-24
glxtrace: Support GLX_MESA_query_renderer.
Jose Fonseca
1
-1
/
+1
2014-10-07
trace: Move parameter unwraping out of traceFunctionImplBody/implementWrapper...
José Fonseca
1
-9
/
+17
2014-09-15
dxgitrace: Improve unexpected virtual method error message.
José Fonseca
1
-1
/
+1
2014-09-15
dxgitrace: Fix D3D11Device1::CreateDeviceContextState wrapping.
José Fonseca
1
-0
/
+2
2014-08-22
d3dtrace,dxgitrace: Try creating proxy objects for the child interfaces whene...
José Fonseca
1
-48
/
+124
2014-08-22
d3dtrace,dxgitrace: Enhance the dummy method implementation.
José Fonseca
1
-6
/
+17
2014-07-23
trace: Make it easier to debug COM object wrapper.
José Fonseca
1
-4
/
+8
2014-06-25
trace: Make fakeMemcpy a function.
José Fonseca
1
-1
/
+1
2014-06-25
trace: Centralize fake memcpy emission.
José Fonseca
1
-16
/
+2
2014-06-24
gltrace: Emit flag calls consistently.
José Fonseca
1
-1
/
+3
2014-02-28
egltrace: Drop debug.apitrace.procname support.
José Fonseca
1
-10
/
+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-10
gltrace: Expose marker functions when tracing is disabled.
José Fonseca
1
-2
/
+6
2013-05-30
dxgi(re)trace: Organize mapping info into a structure.
José Fonseca
1
-1
/
+2
2013-05-04
Remove FunctionSig::backtrace member.
José Fonseca
1
-3
/
+3
2013-05-04
Backtrace via call detail
Eugene Velesevich
1
-2
/
+2
2013-04-14
gltrace: Better handling of GetPerfMonitorCounterInfoAMD
José Fonseca
1
-1
/
+1
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-11-26
d3dtrace: Prevent clashes in method signature IDs.
José Fonseca
1
-6
/
+14
2012-11-23
trace: Silence object wrap debug messages.
José Fonseca
1
-3
/
+3
2012-11-23
d3dtrace: Smarter tracking of interface wrappers.
José Fonseca
1
-7
/
+44
2012-11-23
trace: Catch attempts to call unimplemented methods.
José Fonseca
1
-0
/
+5
2012-11-20
d3d10/d3d11: Complete union support.
José Fonseca
1
-55
/
+13
2012-11-20
specs: Initial attempt to support unions.
José Fonseca
1
-15
/
+30
2012-11-17
gltrace: Respect length argument in glShaderSource(ARB)
José Fonseca
1
-1
/
+1
2012-11-14
Merge branch 'modules'
José Fonseca
1
-4
/
+7
2012-11-13
trace: Fix thinko on error checking.
José Fonseca
1
-1
/
+1
2012-11-11
specs: Allow an API to spread across multiple modules.
José Fonseca
1
-4
/
+7
2012-11-10
Merge branch 'd2d'
José Fonseca
1
-0
/
+19
[next]