Historique des commits

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