1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 23:35:08 +00:00
serenity/Userland/Libraries/LibGL/Tex
cflip 892006218a LibGL: Refactor TextureNameAllocator to a more general NameAllocator
This functionality can also be used for other types of objects.
2022-11-26 09:38:13 +01:00
..
Sampler2D.h LibGL: Add border_color to Sampler2D 2022-04-09 11:40:33 +02:00
Texture.h LibGL: Implement GL_TEXTURE_LOD_BIAS for texture objects 2022-09-13 20:20:03 +02:00
Texture2D.cpp LibGL+LibGPU+LibSoftGPU: Implement GL_GENERATE_MIPMAP 2022-09-11 22:37:07 +01:00
Texture2D.h LibGL+LibGPU+LibSoftGPU: Report maximum texture size 2022-10-19 22:07:05 +02:00
TextureUnit.h LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit 2022-09-11 22:37:07 +01:00