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 5d9d3c4f4d
Ah, I'm a dummy. Forgot to initialize the command queue! No wonder why it
8 years ago
assets Added a simple FPS counter and a place for assets 8 years ago
include Added args and buffer handling, but now clEnqueueNDRangeKernel is failing 8 years ago
kernels Ah, I'm a dummy. Forgot to initialize the command queue! No wonder why it 8 years ago
notes 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
src Ah, I'm a dummy. Forgot to initialize the command queue! No wonder why it 8 years ago
.gitignore 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
CMakeLists.txt 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
FindSFML.cmake 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
README.md 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

README.md

#How to Build