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
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
3
-9
/
+3
2015-04-26
cmake: Use LD version scripts to limit symbols exported by wrappers.
Jose Fonseca
5
-48
/
+45
2015-04-21
cmake: Check and warn for unexpected egltrace.so symbols too.
Jose Fonseca
2
-0
/
+25
2015-04-10
dxgitrace: Redirect output of assertions failures on Windows.
Jose Fonseca
2
-18
/
+82
2015-04-01
d3dtrace: Fix double \\.
José Fonseca
1
-1
/
+1
2015-03-27
cmake: Fix comment message.
José Fonseca
1
-1
/
+1
2015-03-27
cmake: Prevent ld to export symbols from libgcc/libstdc++.
Jose Fonseca
1
-2
/
+2
2015-03-27
cmake: Check and warn if there are unexpected symbols in glxtrace.so.
Jose Fonseca
2
-0
/
+23
2015-03-26
gltrace: Use std::string for string values.
José Fonseca
2
-49
/
+48
2015-03-26
gltrace: Allow to override gltrace.conf location.
José Fonseca
1
-3
/
+9
2015-03-15
cmake: Don't link wrappers against ZLIB.
Jose Fonseca
1
-9
/
+0
2015-03-14
specs: Merge dxgitype and dxgiformat into dxgi.
Jose Fonseca
1
-4
/
+0
2015-03-14
specs: Merge d3d10_1 and d3d10misc modules into d3d10.
Jose Fonseca
2
-4
/
+1
2015-03-13
cmake: Don't use -static-libstdc++ unless it was built with -fPIC.
José Fonseca
1
-1
/
+17
2015-03-12
cmake: Statically link wrappers against libgcc and libstdc++ on Linux.
Jose Fonseca
1
-0
/
+7
2015-03-09
cmake: Set CMAKE_INCLUDE_CURRENT_DIR where appropriate.
José Fonseca
1
-1
/
+2
2015-03-08
cmake: Drop tr1/memory support.
Jose Fonseca
1
-7
/
+0
2015-03-04
gltrace: Disable ARB_get_program_binary.
José Fonseca
2
-2
/
+39
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-02-07
specs: Squash d3d11_1.py into d3d11.py
José Fonseca
1
-1
/
+0
2015-02-06
dxgiretrace: Replay SetPrivateData(WKPDID_D3DDebugObjectName) methods
José Fonseca
1
-1
/
+0
2015-02-06
dxgitrace: Trace D3DPERF_* functions too.
José Fonseca
4
-1
/
+14
2015-02-06
dxgitrace: Use a static dxgitrace.def
José Fonseca
3
-13
/
+10
2015-02-06
gltrace: Prevent NULL derreference when glGetIntegerv(params=NULL).
José Fonseca
1
-11
/
+27
2015-02-05
docs: Move gltrace.conf explanation to docs.
José Fonseca
1
-14
/
+2
2015-02-05
gltrace: Read configuration from user directory.
José Fonseca
1
-4
/
+9
2015-02-05
gltrace: Add support for configuration file to override GL version, extension...
Brian Paul
4
-3
/
+558
2015-02-04
cmake: Fail glxtrace/egltrace link if there are missing symbols.
José Fonseca
1
-4
/
+6
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
2015-01-24
gltrace: Support GL_EXT_map_buffer_range.
Jose Fonseca
1
-16
/
+44
2015-01-24
specs: Merge GLES functions into glapi.py.
Jose Fonseca
3
-6
/
+0
2015-01-21
gltrace: Remove workaround for old Mesa drivers.
José Fonseca
1
-48
/
+0
2015-01-20
gltrace: Update BUGS.markdown link.
José Fonseca
1
-1
/
+1
2015-01-20
gltrace: Warn about faking/moving gl*Pointer calls.
José Fonseca
1
-0
/
+5
2015-01-16
ddrawtrace: Add FIXME comments.
José Fonseca
1
-2
/
+13
2015-01-15
d3dretrace: Rudimentary D3D7 retrace support.
José Fonseca
1
-1
/
+1
2015-01-15
ddrawtrace: Capture IDirect3DDevice7::DrawPrimitive vertices.
José Fonseca
1
-0
/
+1
2015-01-15
ddrawtrace: Aggregate includes into a single header.
José Fonseca
1
-24
/
+1
2015-01-08
gltrace: Fix PBO unpacking on core contexts.
José Fonseca
1
-5
/
+5
2015-01-08
gltrace: Don't override GetIntegerv(NUM_EXTENSIONS)/GetStringi(EXTENSIONS) on...
José Fonseca
1
-17
/
+22
2015-01-05
gltrace: Always determine the context profile from GL_VERSION.
José Fonseca
3
-8
/
+18
2015-01-05
gltrace: Use glprofile::Profile when tracing.
José Fonseca
4
-28
/
+26
2015-01-05
helpers: Move GL profile into a separate helper module.
José Fonseca
1
-1
/
+1
2014-12-15
gltrace: Implement VMWX_map_buffer_debug
José Fonseca
2
-7
/
+29
2014-12-15
gltrace: Warn about persisten/coherent mappings when actually mapping.
José Fonseca
1
-7
/
+11
2014-12-15
gltrace: Always advertise GL_KHR_debug on ES contexts too.
José Fonseca
1
-0
/
+1
2014-12-12
Fix tracing of recursive IDirect3DTexture9::LockRect and UnlockRect
Pavel Ilin
1
-14
/
+36
2014-12-04
cgltrace: Refuse to run with DYLD_IMAGE_SUFFIX.
José Fonseca
1
-0
/
+11
[next]