Age | Commit message (Expand) | Author |
---|---|---|
2022-12-26 | LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image | Stephan Unverwerth |
2022-09-11 | LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP` | Jelle Raaijmakers |
2022-09-11 | LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth` | Jelle Raaijmakers |
2022-08-27 | LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support | Jelle Raaijmakers |
2022-08-27 | LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion | Jelle Raaijmakers |
2022-04-06 | LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images | Stephan Unverwerth |