summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/GL/glplatform.h
AgeCommit message (Expand)Author
2023-01-03LibGL: Remove i686 data types in favor of 64-bit typesJelle Raaijmakers
2023-01-03LibGL: Make `GLsizeiptr` signedJelle Raaijmakers
2022-10-19LibGL: Add buffer API stubsJelle Raaijmakers
2022-09-03LibGL: Improve constants and types compatibilityJelle Raaijmakers
2021-12-27LibGL: Add glext.h and lots of new defines in gl.hJelle Raaijmakers
2021-12-27LibGL: Extract platform types to `glplatform.h`Jelle Raaijmakers