dolphin/Source/Core
degasus 60632fda6f OpenGL: remove small optimization
This one was introduced to reduce the glBindTexture and glActiveTexture calls. But it was quite a bit of logic and only an improvment on uploading/creating a texture, which is done rarely.
2014-01-21 10:34:48 +01:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common Jit64: disable non-IEEE mode emulation 2014-01-19 09:36:08 +01:00
Core Reenable vsync after releasing tab even if frame limit is disabled. 2014-01-19 02:48:59 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
InputCommon Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
VideoBackends OpenGL: remove small optimization 2014-01-21 10:34:48 +01:00
VideoCommon Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00