mitchellhansen
|
9043c2cd3c
|
removed the colored vertex and combined into one. Half fixed texturing. Fully fixed images and compute swapping
|
5 years ago |
mitchellhansen
|
9135d9ec84
|
minimal example of 15ms lag
|
5 years ago |
mitchellhansen
|
3f14555c99
|
texturing works, next will be images
|
5 years ago |
mitchellhansen
|
0be20eb959
|
removed the extra stuff from the kernels. Having some issues with the layouts not agreeing with the set size...
|
5 years ago |
mitchellhansen
|
28878dc345
|
fixed minor regression, cleaned up source tree
|
5 years ago |
mitchellhansen
|
1f33d96ae5
|
Added sprite and better vertex format. works, but now I lost texturing
|
5 years ago |
mitchellhansen
|
cce893a0c8
|
saving working on key entry. going to do pallette now
|
5 years ago |
mitchellhansen
|
982e2ad517
|
initial impl of get image set
|
5 years ago |
mitchellhansen
|
e476cb2e4e
|
It was the gamma being wrong. Interesting how much different this is working than SFML+OpenCL
|
5 years ago |
mitchellhansen
|
58f5289a3b
|
wasn't the layout. It was the colors being bound between 0-1 instead of 255 like I was expecting
|
5 years ago |
mitchellhansen
|
5928eb5dde
|
getting close, something wrong with copying the buffer. Probably the format that I've selected
|
5 years ago |
mitchellhansen
|
26410b78a2
|
Got something working. Need to test and verify I'm getting the data from the compute kernel
|
5 years ago |
mitchellhansen
|
937b4fc8ca
|
added texture. looks like copying the one from the compute output isn't going to totally work out of the box
|
5 years ago |