Commit History

Author SHA1 Message Date
  Jelle Raaijmakers 9a1364d784 LibSoftGPU: Use `FloatVector4` pixel format for `Image` 3 years ago
  Stephan Unverwerth 4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images 3 years ago
  Stephan Unverwerth e416380826 LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU 3 years ago
  Stephan Unverwerth 54307a9cd3 LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU 3 years ago
  Jelle Raaijmakers 7004b20656 LibGL+LibSoftGPU: Use more expressive `is_power_of_two` 3 years ago
  Jelle Raaijmakers db0616c67a LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888 3 years ago
  Stephan Unverwerth 6f261d0362 LibSoftGPU: Use bitwise and instead of modulus operator for POT textures 3 years ago
  Stephan Unverwerth c72a996542 LibSoftGPU: Add method to copy texels between images 3 years ago
  Stephan Unverwerth b41ad28654 LibSoftGPU: Add methods to read and write image data 3 years ago
  Stephan Unverwerth 91ccf9958f LibSoftGPU: Add Image class 3 years ago