summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-09-13 14:54:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-09-13 14:54:19 +0000
commit1fcac8b1c19d0603a9feac44306a86d811ea865a (patch)
treec04bd4644348f9c8f9d889b9020ae6956a5e746d /docs/VERSIONS
parent114246eb86c3f0571d5596e01e2586f955ccfb24 (diff)
adjust texcoords for texture rectangle sampling
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 497089e182..88e59ed499 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1288,3 +1288,4 @@ Mesa Version History
- fixed a matrix classification bug (reported by Wes Bethel)
- we weren't reseting the vertex/fragment program error state
before parsing (Dave Reveman)
+ - adjust texcoords for sampling texture rectangles (Dave Reveman)