summaryrefslogtreecommitdiff
path: root/Data/User/OpenCL/TextureDecoder.cl
AgeCommit message (Expand)Author
2010-12-19Fix TextureDecoder.cl to work on both NVidia and ATI video cards.Glenn Rice
2010-08-16Remove unnecessary casting bloat. Since AMD Stream 2.2 this is no longer a re...xsacha
2010-06-25Small update to fix some cmpr alpha issues with games that use linear filteri...xsacha
2010-06-24Changes:xsacha
2010-06-22New OpenCL update for DX11xsacha
2010-06-22Added OpenCL texture decoding to RGBA usable by DX11 for formats RGB565, RGBA...Orphis
2010-06-21Fix color precision problems when decoding CMPR and RGB5A3 textures with OpenCLOrphis
2010-06-21A new update for OpenCL.h.xsacha
2010-06-20Hi! This is my first commit so be nice :)xsacha
2010-06-20Some more OCL changes : Gives 10x speedup for RGB5A3 on pre-DX11 hardware. Mi...luisr142004
2010-06-19apply a patch done by xsacha :) + some minor stuff :pluisr142004
2010-06-09Hg:Shawn Hoffman
2009-12-23Dolphin now uses the first OpenCL device found on the system.skidau
2009-10-22OpenCL: Fixed and enabled CMPR decompressionOrphis
2009-10-20OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex...Orphis