Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flip pixels of video if needed | Jari Vetoniemi | 2017-01-23 |
| | |||
* | Remove unnecessary NULL initializations | Jari Vetoniemi | 2017-01-23 |
| | |||
* | Add wider OpenGL coverage, more cleanups, etc.. | Jari Vetoniemi | 2017-01-23 |
| | | | | | Testing with some GLES 2.0 programs that I have made so I can profile this thing. | ||
* | Move out non function hook code out of hooks.h | Jari Vetoniemi | 2017-01-23 |
| | | | | Also reorder the code a bit | ||
* | Split code a bit, wrangle OpenGL | Jari Vetoniemi | 2017-01-23 |
Split system function hooks into hooks.h Wrangle opengl functions instead of trying to use them directly. |