dolphin/Source/Core
Ryan Houdek 9f91769def Improve GLExtensions compile time.
This changes from using logical and to bitwise and, which causes the compile time to drop from an absurd amount of time to around five seconds on my
crappy laptop.
2014-02-08 15:04:17 -06:00
..
AudioCommon Atomic Stores / Loads 2014-02-07 00:20:10 +01:00
Common Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
Core Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
DiscIO Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
DolphinWX Fix a typo in EGL.h for setting mode. 2014-02-06 21:41:11 +00:00
InputCommon Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
VideoBackends Improve GLExtensions compile time. 2014-02-08 15:04:17 -06:00
VideoCommon Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00