Files
ladybird/Userland/Libraries/LibGL/Tex/Texture2D.cpp
Jelle Raaijmakers 1540c56e6c LibGL+LibGPU+LibSoftGPU: Implement GL_GENERATE_MIPMAP
We can now generate texture mipmaps on the fly if the client requests
it. This fixes the missing textures in our PrBoom+ port.
2022-09-11 22:37:07 +01:00

1.9 KiB