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:
Luca Barbieri
2010-04-15 09:02:29 +02:00
parent 9b3362932d
commit 72b3e3fee3
3 changed files with 45 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ Contents:
debugging
tgsi
screen
resources
context
cso
distro