summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSoftGPU/SIMD.h
AgeCommit message (Expand)Author
2023-02-02LibSoftGPU: Make blending simpler and more efficientJelle Raaijmakers
2022-09-18Libraries: Add missing includes, add namespace qualifiersBen Wiederhake
2022-05-09LibGL+LibGPU+LibSoftGPU: Implement point and line drawingJelle Raaijmakers
2022-03-03LibSoftGPU: Add log2_approximate()Stephan Unverwerth
2022-03-03LibSoftGPU: Add ddx() and ddy() to calculate partial derivativesStephan Unverwerth
2022-01-09LibSoftGPU: Add SIMD.h with SoftGPU specific SIMD functionsStephan Unverwerth