Skip to content
  • Roland Scheidegger's avatar
    gallium: fixes for srgb, new srgb formats · fd2492d2
    Roland Scheidegger authored
    add some more srgb texture formats, including compressed ones
    various fixes relating to srgb formats
    
    issues: the util code for generating mipmaps will not handle srgb formats
            correctly (would need to use a linear->srgb conversion shader)
    fd2492d2