summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSoftGPU/Sampler.h
AgeCommit message (Collapse)Author
2022-10-19LibSoftGPU: Clean up `Sampler` importsJelle Raaijmakers
2022-04-06LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPUStephan Unverwerth
2022-03-03LibSoftGPU: Add mipmap selection to sampler classStephan Unverwerth
2022-01-09LibSoftGPU: Vectorize texture sampling and shadingStephan Unverwerth
2021-12-24LibSoftGPU: Add legacy texture env mode to sampler configStephan Unverwerth
2021-12-24LibSoftGPU: Add device method for creating imagesStephan Unverwerth