dolphin/Source/Core
degasus d9eafd94a2 OGL-StreamBuffer: replace size_t with u32
Yes, this matters.
We align our buffer all the the time which needs a division. u64 divisions are just so slow.
2014-06-05 13:33:50 +02:00
..
AudioCommon Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
Common Merge pull request #455 from lioncash/arm-cpudetect-fix 2014-06-02 20:10:39 -05:00
Core Remove unused mojs array from ppcState. 2014-06-02 01:39:07 -05:00
DiscIO Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
DolphinWX Merge pull request #300 from Sonicadvance1/Fix-AndroidInput 2014-05-30 15:32:08 -07:00
InputCommon Merge pull request #300 from Sonicadvance1/Fix-AndroidInput 2014-05-30 15:32:08 -07:00
VideoBackends OGL-StreamBuffer: replace size_t with u32 2014-06-05 13:33:50 +02:00
VideoCommon Fix a typo in a BP register name (BPMEM_TX_SETLUT_4 -> BPMEM_TX_SETTLUT_4). 2014-06-02 02:26:30 -04:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00