dolphin/Source/Core/VideoCommon/Src/OpenCL
2010-02-12 16:40:13 +00:00
..
OCLTextureDecoder.cpp Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying to decode CMPR textures, as it fails horribly. Fixes a memory leak in EXI devices, where the destructor wouldn't be called, causing a 32MB leak with memory cards(if you have two), and maybe a bit more from the other EXI devices 2010-02-12 16:40:13 +00:00
OCLTextureDecoder.h OpenCL: More formats (thanks, orphis) RGBA8, RGB565, RGB5A3. Optimized the buffer creation. There is a visible performance boost. 2009-10-14 22:28:23 +00:00