1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 08:27:35 +00:00
serenity/Userland/Libraries/LibGL/Tex
Jesse Buhagiar 4f324ba4d7 LibGL: Implement Texture State Management
Some very primitive Texture State management. Data can now be
uploaded to textures.
2021-05-26 16:36:53 +04:30
..
NameAllocator.cpp LibGL: Add Texture Name Allocation 2021-05-26 16:36:53 +04:30
NameAllocator.h LibGL: Add Texture Name Allocation 2021-05-26 16:36:53 +04:30
Texture.cpp LibGL: Implement Texture State Management 2021-05-26 16:36:53 +04:30
Texture.h LibGL: Implement Texture State Management 2021-05-26 16:36:53 +04:30