dolphin-emulator/Source/Core
lioncash cf942450e0 Very tiny cleanup of ChunkFile.h.
Also changed the size parameter from DoVoid to size_t. As far as I know, that should never be negative.

Also changed the the count parameter of DoArray to size_t, this also should never be negative.

Got rid of some typecasts.
2013-01-10 17:38:38 -05:00
..
AudioCommon Disable the OpenAL and Pulseaudio audio backends 2013-01-10 18:43:15 +01:00
Common Very tiny cleanup of ChunkFile.h. 2013-01-10 17:38:38 -05:00
Core FifoPlayer: Support recording texture preloads 2013-01-10 18:30:27 +01:00
DiscIO Display error messages when failing to compress/decompress games. 2013-01-09 20:02:46 -06:00
DolphinWX Automatically set focus on game list window. 2013-01-10 14:29:48 -05:00
InputCommon Merge branch 'controller-profiles' 2013-01-09 22:33:51 -05:00
VideoCommon VideoCommon: Implement proper RGBA8 texture loading from tmem. 2013-01-10 18:30:22 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00