summaryrefslogtreecommitdiff
path: root/wrappers/wgltrace.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Remove Windows XP support.Jose Fonseca1-1/+1
2016-08-31wgltrace: Emit fake string marker with GDI font for all wglUseFont* entrypoints.Jose Fonseca1-13/+19
2016-05-14glretrace: Cleanup fake function call emission.Jose Fonseca1-7/+7
2016-01-28wgltrace: Don't emit wglUseFontBitmapsA call.Jose Fonseca1-88/+121
2016-01-28wgltrace: Don't rely on GetGlyphOutline.Jose Fonseca1-28/+83
2016-01-28wgltrace: Emit fake glBitmap on wglUseFontBitmapsA.Jose Fonseca1-0/+57
2014-05-28wgltrace: Skip internal wglCreateContextAttribsARB calls.José Fonseca1-1/+28
2012-11-11specs: Allow an API to spread across multiple modules.José Fonseca1-3/+5
2012-08-02Recognize for context creation/destruction/binding functions (issue #90).José Fonseca1-3/+19
2012-07-11Eliminate destroyContext.José Fonseca1-1/+1
2012-07-09Fix wglDeleteContext tracing.José Fonseca1-8/+8
2012-07-08Fix build. Add copyright header to new files.José Fonseca1-3/+3
2012-05-23mt trace: wgl: track GL context on a per-thread basisImre Deak1-0/+23
2012-04-15Factor the proc address wrapping into gltrace.pyJosé Fonseca1-23/+4
2012-04-14Move tracers to wrappers subdirectory.José Fonseca1-0/+83