You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitchellhansen c3902c2f6e
Added args and buffer handling, but now clEnqueueNDRangeKernel is failing
8 years ago
..
CL_Wrapper.cpp Added args and buffer handling, but now clEnqueueNDRangeKernel is failing 8 years ago
Curses.cpp 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
Map.cpp 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
Ray.cpp 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
RayCaster.cpp 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
TestPlatform.cpp Large amount done. OpenCL is almost completely abstracted out to the class 8 years ago
Vector3.cpp 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
main.cpp Added args and buffer handling, but now clEnqueueNDRangeKernel is failing 8 years ago
unifont.ttf implimented my curses doodad to show that 3d works in ascii too. 8 years ago