Skip to content
Snippets Groups Projects

Disable mipmapping for sRGB textures

Merged Michael Migliore requested to merge michael.migliore/vtk:srgb-mipmap into master

On Android (GLES 3.2), calling glGenerateMipmap on a SRGB8 target results in completely black levels because SRGB8 is not a valid "renderable" texture.
See https://stackoverflow.com/a/43976056/2609654

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading