커밋 기록

작성자 SHA1 메시지 날짜
  Jelle Raaijmakers 1540c56e6c LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP` 2 년 전
  Jelle Raaijmakers dda5987684 LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth` 2 년 전
  Jelle Raaijmakers 494024b70e LibGL: Verify `Texture2D` existence 2 년 전
  Jelle Raaijmakers 8ab410a536 LibGL: Implement `glGetTexImage` 2 년 전
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion 2 년 전
  Stephan Unverwerth 54307a9cd3 LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU 3 년 전
  Stephan Unverwerth 4e0643ae97 LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU 3 년 전
  Jelle Raaijmakers c21a3b3029 LibGL: Better handling of texture targets and default textures 3 년 전
  Jelle Raaijmakers 3832656464 LibGL: East-const two methods in `Texture2D` 3 년 전
  Jelle Raaijmakers 7833f25f8f LibGL: Remove stubbed border from `glTexImage2D` 3 년 전
  Stephan Unverwerth 5e9d99474d LibGL: Remove image storage from MipMap 3 년 전
  Stephan Unverwerth 39545d4b49 LibGL: Attach device image to texture object and upload image data 3 년 전
  Jelle Raaijmakers 212334eaef LibGL: Simplify Texture2D reading; add support for RGB565 3 년 전
  Jelle Raaijmakers bccfa205d3 LibGL: Improve mipmap lookup in Texture2D 3 년 전
  Jelle Raaijmakers 5e370e6f96 LibGL: Implement `GL_(UN)PACK_ALIGNMENT` 3 년 전
  Jelle Raaijmakers 0d57f08b98 LibGL: Use `Array::back()` for last mipmap selection 3 년 전
  Stephan Unverwerth e7d3483618 LibGL: Implement glTexSubImage2D 3 년 전
  Stephan Unverwerth 19a08ff187 LibGL: Implement glPixelStorei 3 년 전
  Stephan Unverwerth b38edf994b LibGL: Allow glTexImage2D to create uninitialized textures 3 년 전
  Stephan Unverwerth 22905daacb LibGL: Fix interpretation of BGRA byte order 3 년 전
  Stephan Unverwerth 12785849aa LibGL: Turn Sampler2D into an actual class 3 년 전
  Stephan Unverwerth fde0045ebe LibGL: Introduce Texture base class for all texture types 4 년 전