dolphin/Source/Core
Stenzek 3fd4142f36 OGL: Track state of last bound vertex array object
This reduces the overhead of calling glBindVertexArray() every time
RestoreAPIState() is called, even when it is redundant.
2018-02-22 19:08:52 +10:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core Merge pull request #6389 from spycrab/fix_wiimote 2018-02-20 21:37:30 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Qt: Remove unnecessary <iostream> includes 2018-02-21 16:38:08 -05:00
DolphinWX Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
VideoCommon Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00