summaryrefslogtreecommitdiff
path: root/glwrangle.h
Commit message (Collapse)AuthorAge
* glFlush after glRadPixelsJari Vetoniemi2017-01-26
| | | | Tell driver we want this data soonish(tm)
* Make dlsym_proc use hook_functionJari Vetoniemi2017-01-26
|
* Tune parameters, add TODOJari Vetoniemi2017-01-25
|
* Add wider OpenGL coverage, more cleanups, etc..Jari Vetoniemi2017-01-23
| | | | | Testing with some GLES 2.0 programs that I have made so I can profile this thing.
* Split code a bit, wrangle OpenGLJari Vetoniemi2017-01-23
Split system function hooks into hooks.h Wrangle opengl functions instead of trying to use them directly.