Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Stephan Unverwerth 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image hace 2 años
  Jelle Raaijmakers 8ff7c52cf4 LibSoftGPU: Return a `const&` texel in `Image` to prevent copying hace 2 años
  Jelle Raaijmakers 1540c56e6c LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP` hace 2 años
  Jelle Raaijmakers dda5987684 LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth` hace 2 años
  Jelle Raaijmakers 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support hace 2 años
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion hace 2 años
  Jelle Raaijmakers 73f7f4656c LibSoftGPU: Make `ownership_token` type in `Image` consistent hace 2 años
  Jelle Raaijmakers 9a1364d784 LibSoftGPU: Use `FloatVector4` pixel format for `Image` hace 3 años
  Stephan Unverwerth 4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images hace 3 años
  Stephan Unverwerth e416380826 LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU hace 3 años
  Stephan Unverwerth 54307a9cd3 LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU hace 3 años
  Jelle Raaijmakers 7004b20656 LibGL+LibSoftGPU: Use more expressive `is_power_of_two` hace 3 años
  Jelle Raaijmakers db0616c67a LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888 hace 3 años
  Stephan Unverwerth 6f261d0362 LibSoftGPU: Use bitwise and instead of modulus operator for POT textures hace 3 años
  Stephan Unverwerth c72a996542 LibSoftGPU: Add method to copy texels between images hace 3 años
  Stephan Unverwerth b41ad28654 LibSoftGPU: Add methods to read and write image data hace 3 años
  Stephan Unverwerth 91ccf9958f LibSoftGPU: Add Image class hace 3 años