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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
mhook: Add .editorconfig.
Jose Fonseca
1
-0
/
+4
2016-09-12
mhook: Fixes to make Mhook_Unhook() work.
Boris Gjenero
1
-2
/
+4
2016-09-07
inject: Initial mhook integration.
Jose Fonseca
5
-30
/
+1177
2016-09-05
mhook: Try to fix the build with older MinGW versions.
Jose Fonseca
1
-1
/
+4
2016-09-05
mhook: Fix MinGW build.
Jose Fonseca
7
-28
/
+49
2016-09-05
mhook: Initial import.
Jose Fonseca
17
-0
/
+11711
2016-09-05
inject: Only clear the modules that have been freed.
Jose Fonseca
1
-2
/
+19
2016-09-05
glretrace: Store wglUseFontOutline calls as data instead of statements.
Jose Fonseca
1
-124727
/
+124803
2016-09-02
glretrace: Basic implementation of wglUseFontOutlines.
Jose Fonseca
5
-1
/
+124795
2016-09-02
glretrace: Force high performance graphics on NVIDIA Optimus.
Jose Fonseca
1
-0
/
+15
2016-09-02
d3d9trace: Use smallest blobs for ATI1N/ATI2N formats.
Jose Fonseca
2
-8
/
+22
2016-09-02
dispatch: Don't rely on sys.platform to generate glproc.
Jose Fonseca
1
-12
/
+16
2016-09-02
Clarify available/default args for API parameter.
Chris 'Xenon' Hanson
1
-2
/
+2
2016-09-02
docs: Use ANDROID_API_LEVEL=21.
Jose Fonseca
2
-3
/
+3
2016-08-31
inject: Remove NumberOfRvaAndSizes assertion.
Jose Fonseca
1
-1
/
+0
2016-08-31
wgltrace: Emit fake string marker with GDI font for all wglUseFont* entrypoints.
Jose Fonseca
1
-13
/
+19
2016-08-27
gltrace: Recognize GL_KTX_buffer_region enums.
Jose Fonseca
3
-1
/
+15
2016-08-27
glxtrace: Intercept and flush on _exit.
Jose Fonseca
3
-1
/
+23
2016-08-27
trace: Rewrite flush log messages.
Jose Fonseca
1
-3
/
+3
2016-08-27
cmake: Use LINK_DEPENDS for version scripts.
Jose Fonseca
1
-8
/
+3
2016-08-26
docs: Fix formatting that causes Github to hide words.
Nicholas Bishop
1
-2
/
+2
2016-08-09
cmake: Prevent missing symbols linking wgltrace.
Jose Fonseca
1
-0
/
+1
2016-08-09
cmake: Prevent glproc.py from being called multiple times simultaneously.
Jose Fonseca
1
-11
/
+8
2016-07-26
cmake: Require MSVC 2015.
Jose Fonseca
5
-74
/
+6
2016-07-26
gui: windeployqt release-with-debug-info option is obsolete.
Jose Fonseca
1
-2
/
+0
2016-07-23
glretrace: Remove ARB_direct_state_access path in getTextureTarget.
James Legg
1
-30
/
+30
2016-07-23
glretrace: Avoid nullptr dereference if buffer mapping fails.
James Legg
1
-0
/
+4
2016-07-17
glxtrace: Recognize glXCreatePixmap attributes.
Jose Fonseca
1
-1
/
+7
2016-07-12
gltrace: Include libgen.h for basename.
Jose Fonseca
1
-0
/
+1
2016-07-07
khronos: Update headers.
Jose Fonseca
8
-24
/
+327
2016-06-30
gltrace: std::free -> free.
Jose Fonseca
1
-1
/
+3
2016-06-30
travis: Fix labels.
Jose Fonseca
1
-2
/
+2
2016-06-30
glretrace: Sync after creating X window.
Jose Fonseca
1
-0
/
+2
2016-06-30
eglretrace: Try harder to get a XVisualInfo.
Jose Fonseca
1
-2
/
+14
2016-06-30
eglretrace: Prevent crashes with SwiftShader's EGL.
Jose Fonseca
1
-1
/
+10
2016-06-30
egltrace: Don't intercept dlopen calls done by EGL/GL/GLES implementation.
Jose Fonseca
4
-117
/
+150
2016-06-30
glretrace: Consistently use 32 bits visuals.
Jose Fonseca
5
-20
/
+20
2016-06-30
egltrace: Handle EGL_POST_SUB_BUFFER_SUPPORTED_NV.
Jose Fonseca
1
-1
/
+4
2016-06-30
egltrace: Support EGL_CHROMIUM_get_sync_values.
Jose Fonseca
2
-0
/
+4
2016-06-30
dxgitrace: Never attempt to delete a wrapper.
Jose Fonseca
1
-13
/
+7
2016-06-30
trace: Add more COM debugging.
Jose Fonseca
1
-18
/
+25
2016-06-29
guids: Add ID3D11DebugTest.
Jose Fonseca
1
-0
/
+1
2016-06-28
d3dretrace: Don't presume that COM interface pointers are freed when refcount...
Jose Fonseca
1
-1
/
+2
2016-06-28
trace: Don't presume that COM interface pointers are freed when refcount reac...
Jose Fonseca
1
-3
/
+7
2016-06-20
khronos: Remove unnecessary Android patch.
Jose Fonseca
2
-21
/
+1
2016-06-20
dxgitrace: Use EnumFlags for D3D11_RLDO_FLAGS.
Jose Fonseca
2
-2
/
+2
2016-06-07
glretrace: Handle implicit buffer unmap on glDeleteBuffer.
Nicolai Hähnle
1
-0
/
+14
2016-06-07
glretrace: Ignore GLX_MESA_query_renderer calls.
Jose Fonseca
1
-1
/
+5
2016-06-07
specs: Fix glGen/DeleteBuffers buffers param name.
Nicolai Hähnle
1
-2
/
+2
2016-05-19
dxgiretrace: Handle ID3D11VideoContext properly.
Jose Fonseca
1
-0
/
+23
[next]