index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Data
/
User
/
OpenCL
Age
Commit message (
Expand
)
Author
2010-12-19
Fix TextureDecoder.cl to work on both NVidia and ATI video cards.
Glenn Rice
2010-08-16
Remove unnecessary casting bloat. Since AMD Stream 2.2 this is no longer a re...
xsacha
2010-06-25
Small update to fix some cmpr alpha issues with games that use linear filteri...
xsacha
2010-06-24
Changes:
xsacha
2010-06-22
New OpenCL update for DX11
xsacha
2010-06-22
Added OpenCL texture decoding to RGBA usable by DX11 for formats RGB565, RGBA...
Orphis
2010-06-21
Fix color precision problems when decoding CMPR and RGB5A3 textures with OpenCL
Orphis
2010-06-21
A new update for OpenCL.h.
xsacha
2010-06-20
Hi! This is my first commit so be nice :)
xsacha
2010-06-20
Some more OCL changes : Gives 10x speedup for RGB5A3 on pre-DX11 hardware. Mi...
luisr142004
2010-06-19
apply a patch done by xsacha :) + some minor stuff :p
luisr142004
2010-06-09
Hg:
Shawn Hoffman
2009-12-23
Dolphin now uses the first OpenCL device found on the system.
skidau
2009-10-22
OpenCL: Fixed and enabled CMPR decompression
Orphis
2009-10-20
OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex...
Orphis