Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-17 | opengl: add flipping vertex shader | Gerd Hoffmann | 1 | -1/+1 |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann | 1 | -8/+6 |
2015-10-08 | shaders: initialize vertexes once | Gerd Hoffmann | 1 | -1/+3 |
2015-05-29 | ui: shader.h protect against double inclusion | Gerd Hoffmann | 1 | -0/+5 |
2015-05-29 | ui: use libexpoxy | Gerd Hoffmann | 1 | -4/+1 |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 1 | -0/+2 |
2015-05-05 | opengl: add shader helper functions. | Gerd Hoffmann | 1 | -0/+9 |