dolphin/Source/Core
Tony Wasserka 3d6f9ef897 BitField: Add an explicit getter function for retrieving the BitField value.
Sometimes (in particular when using non-typesafe functions) it can be convenient to have a getter method rather than performing a potentially lengthy explicit cast.
2014-06-11 20:58:40 +02:00
..
AudioCommon Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
Common BitField: Add an explicit getter function for retrieving the BitField value. 2014-06-11 20:58:40 +02:00
Core Merge pull request #474 from Sonicadvance1/conditional-branch 2014-06-10 07:21:07 -05:00
DiscIO Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
DolphinWX Merge pull request #459 from lioncash/prototype-typo 2014-06-08 03:17:06 +02:00
InputCommon Merge pull request #300 from Sonicadvance1/Fix-AndroidInput 2014-05-30 15:32:08 -07:00
VideoBackends Fix OpenGL ES version detection. 2014-06-06 21:21:35 -05:00
VideoCommon Fix a few warnings caused by using BitField with non-typesafe functions. 2014-06-11 20:58:40 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00