dolphin/Source/Core
Scott Mansell afe47ff847 Increase res of color texture to match PAL Super Smash Bros: Brawl
The pal version of SSBB has a 640x568 xfb, which is larger than the efb.
Increase the size of the static textures and put in some runtime checks
to prevent buffer overruns.
2013-11-24 00:15:08 +13:00
..
AudioCommon Re-plumb window handle to the dsound backend. 2013-11-07 09:24:56 -08:00
Common Merge branch 'ppc_fp' 2013-11-18 19:31:09 +01:00
Core Changed the DSP ROM warning from a panic alert to an on-screen message. 2013-11-22 14:55:25 +11:00
DiscIO Fix format string warnings 2013-11-13 04:01:16 +01:00
DolphinWX [Android] Add screenshot nativelibrary function. 2013-11-15 17:32:50 -06:00
InputCommon more warning fixes 2013-11-14 02:19:15 -05:00
VideoBackends Increase res of color texture to match PAL Super Smash Bros: Brawl 2013-11-24 00:15:08 +13:00
VideoCommon OpenGL: Enable pinned memory even for index buffers (works for me). Big-ish speedup on AMD GPUs for streaming intensive games. 2013-11-22 18:09:52 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00