dolphin/Source/Core
Jasper St. Pierre 9438a30384 VideoCommon: Start putting common texture decoding code in TextureDecoder_Common
This pulls all the duplicate code from TextureDecoder_Generic /
TextureDecoder_x64 out and puts it in a common file. Out custom font
used for debugging the texture cache is also pulled out and put in a
common "sfont.inc" file. At some point we should also combine this font
with the other six binary fonts we ship.
2014-09-04 18:36:53 -07:00
..
AudioCommon Merge pull request #930 from skidau/openal-seq-ms 2014-09-02 09:56:46 -04:00
Common Common: Remove unused header from Thread.cpp 2014-09-04 09:15:18 -04:00
Core PixelEngine: Remove unused AllowIdleSkipping and all references to it 2014-09-04 17:25:59 -07:00
DiscIO Merge pull request #893 from rohitnirmal/scan-build-fixes 2014-09-02 23:15:18 -07:00
DolphinWX Change NULL to nullptr. 2014-09-03 22:22:12 -05:00
InputCommon Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. 2014-09-04 05:00:53 -04:00
VideoBackends OGL: Make rasters 2D array static in RasterFont 2014-09-03 22:59:13 -04:00
VideoCommon VideoCommon: Start putting common texture decoding code in TextureDecoder_Common 2014-09-04 18:36:53 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00