Histórico de Commits

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