aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-21Added fixed precision float for shader from githubHEADmasterCharles Cabergs
2020-05-20Correct resize, linear iterpolation draftCharles
2020-05-20Added Smoothness and super samplingCharles
2020-05-20Added multiple key pressed at onceCharles
2020-05-20Added colors with 1D textureCharles
2020-05-19Simple (but insanly fast compared to CPU) fragment shader to draw mandelbrot setCharles
2020-05-19Added OpenGL boilerplateCharles
2020-05-19Basic explorer with window resize, iterations change, moving aroundCharles
2020-05-19Back to basic SDL application boilerplateCharles