dolphin/Source/Core
Sonicadvance1 059970e971 Fix XFB converting, silly mistake. Disable Texture converting ATM since it fails. And if can't read work group size, fall to 64, which is what my 8600GTS does. Tested XFB in Melee intro, got around 10FPS faster tPS faster then with CPU side
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4371 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-07 04:00:29 +00:00
..
AudioCommon OpenCL: added opencl=true option to scons and fixed the case on the way. 2009-09-30 06:49:08 +00:00
Common Fix a few things I missed 2009-10-07 03:11:52 +00:00
Core remove some "debug" stuff left in there from last commit... 2009-10-06 23:14:21 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +00:00
DebuggerUICommon Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
DebuggerWX Add ability to use Reset (reset button interrupt, still figuring out the other reset modes) 2009-10-06 15:49:20 +00:00
DiscIO Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders not being empty thanks to j4ck.fr0st (issue 702), also added icons and fixed dumping all files from a wii game. 2009-09-13 22:03:18 +00:00
DolphinWX Add ability to use Reset (reset button interrupt, still figuring out the other reset modes) 2009-10-06 15:49:20 +00:00
InputCommon get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
VideoCommon Fix XFB converting, silly mistake. Disable Texture converting ATM since it fails. And if can't read work group size, fall to 64, which is what my 8600GTS does. Tested XFB in Melee intro, got around 10FPS faster tPS faster then with CPU side 2009-10-07 04:00:29 +00:00