dolphin/Source/Core
Orphis 094c73a080 OpenCL: Moved the OpenCL code from the compiled source to a separate file TextureDecoder.cl and added a .rules files to copy the updated version to the build directory.
Fixed RGB5A3 decoding with alpha
New CMPR decoding, blocks with no alpha are great, still have to figure the problems with transparent blocks. Disabled for now.
Added a better error reporting to the base OpenCL functions

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4439 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-20 00:55:07 +00:00
..
AudioCommon Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
Common OpenCL: Moved the OpenCL code from the compiled source to a separate file TextureDecoder.cl and added a .rules files to copy the updated version to the build directory. 2009-10-20 00:55:07 +00:00
Core Linux compile fix (shuffle please review..) 2009-10-19 18:28:47 +00:00
DebuggerUICommon fix some diff-fail :( 2009-10-12 16:24:24 +00:00
DebuggerWX add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) 2009-10-17 07:17:49 +00:00
DiscIO Allow dumping of dol files from gc discs 2009-10-11 16:06:02 +00:00
DolphinWX Add tmbinc's patch for triforce emulation. 2009-10-19 15:14:48 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +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 OpenCL: Moved the OpenCL code from the compiled source to a separate file TextureDecoder.cl and added a .rules files to copy the updated version to the build directory. 2009-10-20 00:55:07 +00:00