dolphin/Source/Core/VideoBackends
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
..
D3D Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
Null VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00
OGL OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
Software VideoConfig: Remove bForceCopyToRam field 2018-02-11 15:29:37 +10:00
Vulkan Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00