summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/Image.cpp
AgeCommit message (Expand)Author
2023-05-04LibGL: Implement support for the `GL_RGB5_A1` internal image formatJelle Raaijmakers
2022-09-11LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d`Jelle Raaijmakers
2022-08-27LibGL+LibGPU+LibSoftGPU: Implement texture pixel format supportJelle Raaijmakers
2022-08-27LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversionJelle Raaijmakers