summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/Tex/Sampler2D.h
AgeCommit message (Expand)Author
2022-04-09LibGL: Add `border_color` to `Sampler2D`Jesse Buhagiar
2021-12-24LibGL: Remove sampling code from Sampler2DStephan Unverwerth
2021-12-21LibGL: Make texture coordinates a `FloatVector4`Jelle Raaijmakers
2021-08-12LibGL: Turn Sampler2D into an actual classStephan Unverwerth