dolphin/Data/User
Glenn Rice 05ad8d01d3 Fix TextureDecoder.cl to work on both NVidia and ATI video cards.
To do so I had to re-add the casting bloat removed in revision 6102.  Also, for some odd reason the NVidia OpenCL drivers don't like 8 bit rotations, but are okay with 2, 4 bit rotations.  These are apparently bugs in the NVidia drivers that are hopefully fixed in future versions.
Also, on linux make sure the TextureDecoder.cl file is copied from the shared data directory to the users directory.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6611 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-19 14:59:57 +00:00
..
Config Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used) 2010-11-15 05:29:10 +00:00
GameConfig Initial directory structure. 2009-08-09 21:01:41 +00:00
Maps Hg: 2010-06-09 01:37:08 +00:00
OpenCL Fix TextureDecoder.cl to work on both NVidia and ATI video cards. 2010-12-19 14:59:57 +00:00
Shaders Merge dolphin-shaders-database 2011-08-21 02:12:30 -04:00
Wii/shared2 Rename wii wc24 system files to lower case as on the wii itself. These files are not detected on linux unless the case matches. This fixes an issue when Mario Kart Wii (and possible other games) is run with a clean user directory that renders the game unplayable. 2010-12-12 15:25:03 +00:00