Age | Commit message (Expand) | Author |
---|---|---|
2023-02-02 | LibSoftGPU: Make blending simpler and more efficient | Jelle Raaijmakers |
2022-09-18 | Libraries: Add missing includes, add namespace qualifiers | Ben Wiederhake |
2022-05-09 | LibGL+LibGPU+LibSoftGPU: Implement point and line drawing | Jelle Raaijmakers |
2022-03-03 | LibSoftGPU: Add log2_approximate() | Stephan Unverwerth |
2022-03-03 | LibSoftGPU: Add ddx() and ddy() to calculate partial derivatives | Stephan Unverwerth |
2022-01-09 | LibSoftGPU: Add SIMD.h with SoftGPU specific SIMD functions | Stephan Unverwerth |