Commit Graph

9 Commits

Author SHA1 Message Date
2272a8a974 use hires coordinate again 2023-09-26 23:20:16 +02:00
e3495011bf take all edge cases into account for XMin/XMax calculation 2023-09-26 23:20:16 +02:00
ddad9b5526 fix full color textures 2023-09-26 23:20:14 +02:00
07bd9c06aa fix UB
also misc changes to use more unsigned multiplication
also fix framebuffer resize
2023-09-26 23:20:12 +02:00
60a3fe24ed add hires rendering to the compute shader renderer 2023-09-26 23:20:11 +02:00
ea719ff4a4 handle cleanup properly 2023-09-26 23:20:11 +02:00
5984c78588 implement display capture for compute renderer
it's actually just all stolen from the regular OpenGL renderer
2023-09-26 23:20:10 +02:00
91bea108ea it works! 2023-09-26 23:18:50 +02:00
b11b5bf522 nothing works yet 2023-09-26 23:15:01 +02:00