Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/conways-game-of-life-gpu/src/commit/d8f31d2e81fa1669445b98b3853c99d34103d448/Conway_OpenCL
You should set ROOT_URL correctly, otherwise the web may not work correctly.
MitchellHansen
d8f31d2e81
Oh my, it worked. Clean up time
9 years ago
..
Conway.hpp
Oh my, it worked. Clean up time
9 years ago
Conway_OpenCL.vcxproj
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
9 years ago
Shader.hpp
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
9 years ago
conway_align.cl
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
9 years ago
conway_compute.cl
Oh my, it worked. Clean up time
9 years ago
fragment_shader.sh
So, it is sharing the textures correctly, it is drawing the OpenGL texture fine. But OpenCL will not touch the thing. CodeXL wont debug it for some reason, and I can't read out from enqueueReadBuffer. I really don't know whats going on here
9 years ago
vertex_shader.sh
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
9 years ago
~AutoRecover.Conway_OpenCL.vcxproj
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
9 years ago