dolphin/Source/Core/VideoCommon/Src/OpenCL
2010-12-19 11:03:09 +00:00
..
OCLTextureDecoder.cpp Cached the compiled OpenCL kernels to disk (User/OpenCL/kernel.bin). This reduces the start up delay in OpenCL mode. Added a 10 byte header to the file which contains the current svn rev string. This will recompile the OpenCL kernels with every new revision. 2010-12-19 11:03:09 +00:00
OCLTextureDecoder.h Refactor and prepare the OpenCL texture decoder for decoding textures to RGBA format required by DX11. 2010-06-22 00:52:17 +00:00