summaryrefslogtreecommitdiff
path: root/dispatch
AgeCommit message (Expand)AuthorFilesLines
2015-04-21cgltrace: Support CGLProfiler.h enums.Jose Fonseca1-0/+47
2015-04-21gltrace,glretrace: Refactor EXT_debug_label -> KHR_debug identifier translation.Jose Fonseca1-60/+39
2015-04-21gltrace, glretrace: translate enums if emulating KHR_debug with EXT_debug_labelRoland Scheidegger1-1/+59
2015-03-09cmake: Set CMAKE_INCLUDE_CURRENT_DIR where appropriate.José Fonseca1-4/+1
2015-03-05dispatch: Add a few recent DXGI error codes.José Fonseca1-0/+9
2015-02-05gltrace,glretrace: Implement some of KHR_debug on top of EXT_debug_label on M...Jose Fonseca1-0/+8
2015-01-24specs: Merge GLES functions into glapi.py.Jose Fonseca2-6/+0
2015-01-15ddrawtrace: Aggregate includes into a single header.José Fonseca1-0/+59
2015-01-02egltrace: Cope with EGL_KHR_get_all_proc_addresses better.José Fonseca1-1/+26
2014-12-15gltrace: Implement VMWX_map_buffer_debugJosé Fonseca1-0/+4
2014-11-19specs: More accurately describe PIXELFORMATDESCRIPTOR members.José Fonseca1-0/+3
2014-09-27specs: Add DXGI 1.3 specs.José Fonseca1-1/+1
2014-09-24specs: Fix IDXGISwapChainDWM interface.José Fonseca1-13/+8
2014-07-28gltrace/glretrace: Fake all debug functions.José Fonseca1-1/+26
2014-07-23gldispatch: Don't inline dispatch of GL functions.José Fonseca5-46/+103
2014-07-17gltrace: Fix glGetDebugMessageLog fallback.José Fonseca1-0/+2
2014-07-17dispatch: Cleanup.José Fonseca2-16/+8
2014-06-25cmake: Refactor all convenience library generation into a function.José Fonseca1-12/+2
2014-06-13dxgitrace/retrace: A few more cleanups.José Fonseca4-28/+30
2014-06-13dxgitrace/retrace: Require D3D11.1 headers to support D3D10 and higher.José Fonseca4-53/+31
2014-06-13ddrawtrace: Fix build with recent SDK headers.José Fonseca1-0/+18
2014-05-23glxtrace: Use dlsym protection only on wrappers.José Fonseca1-53/+1
2014-05-23Fix double-escaped forward slashes.José Fonseca1-1/+1
2014-02-04gltrace: Fake GL_EXT_debug_marker/label too.José Fonseca1-1/+1
2013-11-29gltrace: Correct handling of some NV_path_rendering enums. Also changed some ...Scott Nations1-1/+0
2013-11-29khronos: Update headers from upstream.José Fonseca1-0/+24
2013-11-13compat: Don't put static keyword to __inline macro.José Fonseca1-1/+1
2013-11-04Move kCGLPFABackingVolatile to < 10.8Jeff Muizelaar1-1/+1
2013-10-29cgltrace: Enhance CGL parsing.José Fonseca1-7/+28
2013-10-08trace: Protect against uninitialized pointers if debug extensions are not exp...Peter Lohrmann1-0/+24
2013-07-20glimports: Check for iOS and skip OpenGL and CGL as appropriate.Nigel Stewart1-0/+5
2013-07-08Support for Mac OS X 10.5 LeopardNigel Stewart1-0/+14
2013-06-20Several documentation fixes.José Fonseca1-5/+5
2013-06-15Prevent infinite recursion with Steam's overlay.José Fonseca1-1/+72
2013-05-25dispatch: Silence warning about unused function.José Fonseca1-1/+2
2013-05-04Implement interposing of dlopen on AndroidAlexander Monakov3-26/+70
2013-05-04Define _GNU_SOURCE for the whole tree.José Fonseca1-3/+0
2013-03-27Add per-directory synopsis.José Fonseca1-0/+9
2013-03-11dispatch: Compensate for broken GL headers in Visual Studio 2012José Fonseca1-0/+8
2013-02-13Get DWM traces working.José Fonseca1-13/+13
2013-02-08specs/dxva: Try to define DXVA2_PVP_SETKEY.José Fonseca1-2/+10
2013-02-06d3dtrace: Recognize YV12 format.José Fonseca1-0/+4
2012-12-20gltrace: Recognize more ES parameters.José Fonseca1-10/+7
2012-12-12d3dretrace: Dump D3D8 images too.José Fonseca1-0/+39
2012-11-27d3dtrace,d3dretrace: Remove D3DX9 headers.José Fonseca1-1/+0
2012-11-20d3d10: Add missing flags.José Fonseca2-0/+6
2012-11-20dxgi: Support tracng DWM process.José Fonseca4-1/+69
2012-11-11specs: Allow an API to spread across multiple modules.José Fonseca2-18/+18
2012-11-10Merge branch 'd2d'José Fonseca1-0/+98
2012-11-07dxva: Fix build for older dxsdkJosé Fonseca1-0/+17