Age | Commit message (Expand) | Author |
---|---|---|
2023-01-03 | LibGL: Remove i686 data types in favor of 64-bit types | Jelle Raaijmakers |
2023-01-03 | LibGL: Make `GLsizeiptr` signed | Jelle Raaijmakers |
2022-10-19 | LibGL: Add buffer API stubs | Jelle Raaijmakers |
2022-09-03 | LibGL: Improve constants and types compatibility | Jelle Raaijmakers |
2021-12-27 | LibGL: Add glext.h and lots of new defines in gl.h | Jelle Raaijmakers |
2021-12-27 | LibGL: Extract platform types to `glplatform.h` | Jelle Raaijmakers |