summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/Tex/MipMap.h
AgeCommit message (Expand)Author
2021-08-18LibGL: Return white texel when sampling uninitialized textureStephan Unverwerth
2021-08-18LibGL: Fix interpretation of BGRA byte orderStephan Unverwerth
2021-08-12LibGL: Turn Sampler2D into an actual classStephan Unverwerth