Age | Commit message (Expand) | Author |
---|---|---|
2022-05-05 | LibSoftGPU: Use `FloatVector4` pixel format for `Image` | Jelle Raaijmakers |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images | Stephan Unverwerth |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU | Stephan Unverwerth |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU | Stephan Unverwerth |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU | Stephan Unverwerth |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU | Stephan Unverwerth |
2022-02-22 | LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888 | Jelle Raaijmakers |
2022-01-09 | LibSoftGPU: Use bitwise and instead of modulus operator for POT textures | Stephan Unverwerth |
2021-12-24 | LibSoftGPU: Add method to copy texels between images | Stephan Unverwerth |
2021-12-24 | LibSoftGPU: Add methods to read and write image data | Stephan Unverwerth |
2021-12-24 | LibSoftGPU: Add Image class | Stephan Unverwerth |