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
/
Source
/
Core
/
Common
/
Src
/
OpenCL.cpp
Age
Commit message (
Expand
)
Author
2010-05-30
The rendering codepath doesn't currently quite recover from an OpenCL
Soren Jorvang
2010-05-26
Don't assume writeable C strings.
Soren Jorvang
2010-02-19
NoGUI: general cleanup, add initialization stuff added in r5064, fixed the co...
j4ck.fr0st
2010-02-13
Fix crash when stopping and starting a game with OpenCL enabled
Sonicadvance1
2010-01-21
Kill the last timeGetTime calls.
hrydgard
2009-12-23
Dolphin now uses the first OpenCL device found on the system.
skidau
2009-10-22
add timing of the OpenCL compile functions...they're really slow here, almost...
Shawn Hoffman
2009-10-20
fix compiling if opencl is not enabled at compile time
Shawn Hoffman
2009-10-20
OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex...
Orphis
2009-10-07
OpenCL: More windows support and some unfinished work
XTra.KrazzY
2009-10-07
More OpenCL work, got XFB converting which needs more optimization. I haven't...
Sonicadvance1
2009-09-30
OpenCL: More work on centralization (need SCons reflection)
XTra.KrazzY