gallium: add PIPE_TEXTURE_RECT target
This allows to properly support OpenGL rectangle textures in a well defined way, especially on drivers that don't expose PIPE_CAP_NPOT_TEXTURES.
This commit is contained in:
@@ -15,6 +15,7 @@ Contents:
|
||||
debugging
|
||||
tgsi
|
||||
screen
|
||||
resources
|
||||
context
|
||||
cso
|
||||
distro
|
||||
|
Reference in New Issue
Block a user