| Age | Commit message (Expand) | Author |
| 2018-07-09 | Add locking methods to the ogl resource cache (#238) | gdkchan |
| 2018-06-23 | Small OpenGL Renderer refactoring (#177) | gdkchan |
| 2018-06-21 | Port from OpenTK.NETCore to OpenTK.NetStandard (#176) | ReinUsesLisp |
| 2018-06-10 | Fix a small size related issue on MapBufferEx and add the BC7U texture format | gdkchan |
| 2018-06-08 | Texture/Vertex/Index data cache (#132) | gdkchan |
| 2018-06-02 | Fix copy-paste mistake, also related to astc... | gdkchan |
| 2018-06-02 | Fix mistake on astc conversion, make some static methods that shouldn't be pu... | gdkchan |
| 2018-06-02 | Some small gpu improvements and shader improvements, add support for ASTC 4x4... | gdkchan |
| 2018-05-17 | Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ... | gdkchan |
| 2018-04-13 | Fix for current framebuffer issues (#78) | gdkchan |
| 2018-04-10 | [GPU] Add support for the BC4/5 texture formats | gdkchan |
| 2018-04-10 | [GPU] Add more shader instructions, add support for rgb565 textures | gdkchan |
| 2018-04-08 | Merge shader branch, adding support for GLSL decompilation, a macro | gdkchan |