adjust texcoords for texture rectangle sampling
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 13 Sep 2004 14:54:19 +0000 (14:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 13 Sep 2004 14:54:19 +0000 (14:54 +0000)
docs/VERSIONS

index 497089e18215bde8ff6bcd5a5fd23b472be65052..88e59ed499a16bd00dc1e4873b3233dd31f5ff58 100644 (file)
@@ -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)