Commit History

Author SHA1 Message Date
  Jelle Raaijmakers eda1ffba73 LibGL: Implement `GL_TEXTURE_LOD_BIAS` for texture objects 2 years ago
  Jelle Raaijmakers 1540c56e6c LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP` 2 years ago
  Stephan Unverwerth 4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images 3 years ago
  Lenny Maiorani 4660b99ab7 Libraries: Use default constructors/destructors in LibGL 3 years ago
  Stephan Unverwerth 39545d4b49 LibGL: Attach device image to texture object and upload image data 3 years ago
  Stephan Unverwerth fde0045ebe LibGL: Introduce Texture base class for all texture types 4 years ago
  Jesse Buhagiar 4f324ba4d7 LibGL: Implement Texture State Management 4 years ago