1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 17:18:11 +00:00
serenity/Userland/Libraries/LibGL/GL
Jelle Raaijmakers 8ab410a536 LibGL: Implement glGetTexImage
The plumbing was already there in LibGPU, so all that was left was to
implement the API :^)
2022-09-03 00:07:24 +02:00
..
gl.h LibGL: Implement glGetTexImage 2022-09-03 00:07:24 +02:00
glext.h LibGL: Add glext.h and lots of new defines in gl.h 2021-12-27 11:58:43 +01:00
glplatform.h LibGL: Improve constants and types compatibility 2022-09-03 00:07:24 +02:00