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