MitchellHansen
|
d8f31d2e81
|
Oh my, it worked. Clean up time
|
9 years ago |
MitchellHansen
|
699150de2d
|
Can't for the life of me get this to work. It's real darn good at crashing my computer though. Probably all those waits...
|
9 years ago |
MitchellHansen
|
d93a57cbdf
|
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 |
MitchellHansen
|
15fd83147b
|
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 |
MitchellHansen
|
6334e9c848
|
Trying to find a way to make this as simd friendly as possible. Perhaps a kernel for calucation and then a kernel to "clean" the back buffer
|
9 years ago |