summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/Tex
AgeCommit message (Expand)Author
2021-05-31LibGL: Use Texture Units in Rasterizer and ContextJesse Buhagiar
2021-05-31LibGL: Implement basic texture unitsJesse Buhagiar
2021-05-30LibGL: Introduce Texture base class for all texture typesStephan Unverwerth
2021-05-26LibGL: Implement Texture State ManagementJesse Buhagiar
2021-05-26LibGL: Add Texture Name AllocationJesse Buhagiar