summaryrefslogtreecommitdiff
path: root/dispatch/glproc_gl.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-19gltrace: Fixed loading of OpenGL.framework in sandboxed environment.Rolan Reznik1-1/+4
2014-07-23gldispatch: Don't inline dispatch of GL functions.José Fonseca1-0/+1
2014-05-23glxtrace: Use dlsym protection only on wrappers.José Fonseca1-53/+1
2014-05-23Fix double-escaped forward slashes.José Fonseca1-1/+1
2013-06-15Prevent infinite recursion with Steam's overlay.José Fonseca1-1/+72
2013-05-04Implement interposing of dlopen on AndroidAlexander Monakov1-22/+1
2012-04-20s/HINSTANCE/HMODULE/José Fonseca1-1/+1
2012-04-19Don't abuse double-underscore prefix.José Fonseca1-29/+29
2012-04-14Fix MacOSX build.José Fonseca1-1/+3
2012-04-14Move dispatch to its own subdirectory.José Fonseca1-0/+228