aboutsummaryrefslogtreecommitdiff
path: root/src/state.c
AgeCommit message (Expand)Author
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