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-04-23 21:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe2cf774c3721c64ea2ec76d030d16ff9edbde41
ladybird
/
Userland
/
Libraries
/
LibGL
/
Tex
History
Jelle Raaijmakers
212334eaef
LibGL: Simplify Texture2D reading; add support for RGB565
2021-12-12 21:51:08 +01:00
..
MipMap.h
…
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.cpp
…
Sampler2D.h
…
Texture2D.cpp
LibGL: Simplify Texture2D reading; add support for RGB565
2021-12-12 21:51:08 +01:00
Texture2D.h
LibGL: Improve mipmap lookup in Texture2D
2021-12-11 23:15:24 +01:00
Texture.h
…
TextureUnit.cpp
…
TextureUnit.h
…