This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-05 16:14:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98a6f962a020073de68c19cf6cc7068eebcc3fed
ladybird
/
Userland
/
Libraries
/
LibGL
/
Tex
History
Jelle Raaijmakers
eda1ffba73
LibGL: Implement
GL_TEXTURE_LOD_BIAS
for texture objects
2022-09-13 20:20:03 +02:00
..
NameAllocator.cpp
LibGL: Make
glDeleteTextures
skip over 0 names
2021-12-11 23:15:24 +01:00
NameAllocator.h
LibGL: Make
glDeleteTextures
skip over 0 names
2021-12-11 23:15:24 +01:00
Sampler2D.h
LibGL: Add
border_color
to
Sampler2D
2022-04-09 11:40:33 +02:00
Texture2D.cpp
LibGL+LibGPU+LibSoftGPU: Implement
GL_GENERATE_MIPMAP
2022-09-11 22:37:07 +01:00
Texture2D.h
LibGL+LibGPU+LibSoftGPU: Implement
GL_GENERATE_MIPMAP
2022-09-11 22:37:07 +01:00
Texture.h
LibGL: Implement
GL_TEXTURE_LOD_BIAS
for texture objects
2022-09-13 20:20:03 +02:00
TextureUnit.h
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
2022-09-11 22:37:07 +01:00