dolphin-emulator/Source/Core
Unknown W. Brackets b19cff8a08 OGL: Use a fixed VAO for attributeless rendering.
Instead of abusing whatever VAO is previously bound, which might have
enabled arrays.

Only used in one instance currently, which fixes a crash with older
NVIDIA drivers.
2014-12-06 19:27:49 -08:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Fix building with PCH disabled. 2014-12-03 22:01:12 -06:00
Core Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
DiscIO DiscIO: Remove some explicit deletes 2014-12-04 11:39:20 -05:00
DolphinQt Update Main.cpp version checks. 2014-11-25 00:27:13 -05:00
DolphinWX Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends OGL: Use a fixed VAO for attributeless rendering. 2014-12-06 19:27:49 -08:00
VideoCommon Merge pull request #1656 from kayru/orthographic_projection_epsilon 2014-12-05 17:34:50 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00