62 Commits (7cc1b237992b9ff67280c529052e2855ab24ea52)

Author SHA1 Message Date
mitchellhansen 9c99f9edd0 some tweaks, switching to windows for the weekend
8 years ago
mitchellhansen cf607382a9 WORKING! Awesome! It now casts fully inside the gpu,
8 years ago
mitchellhansen c565d0facc Refactored the cl init stuff, added the rest of the image handling in.
8 years ago
mitchellhansen a7234675cb Continuing on adding argument handling.
8 years ago
mitchellhansen 11146a6551 Getting things passed over to cl. No vector4 datatype in sfml,
8 years ago
mitchellhansen 0b9010b007 little tweaks, tomorrow/this week will hook up the arguments and data loading
8 years ago
mitchellhansen 5d9d3c4f4d Ah, I'm a dummy. Forgot to initialize the command queue! No wonder why it
8 years ago
mitchellhansen c3902c2f6e Added args and buffer handling, but now clEnqueueNDRangeKernel is failing
8 years ago
mitchellhansen 0c70c24a52 Switched names, thinking about how to do kernel args, and buffers.
8 years ago
mitchellhansen 5dea2494a0 Large amount done. OpenCL is almost completely abstracted out to the class
8 years ago
MitchellHansen edd8075afb Added a quick printout of the hardware info. Running into a problem choosing between platforms, going to abstract CL out into it's own class and hide all that logic
8 years ago
mitchellhansen d2b79ceec3 Added a compilation routine, probably will abstract all this out into
8 years ago