projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114246e
)
adjust texcoords for texture rectangle sampling
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 13 Sep 2004 14:54:19 +0000
(14:54 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 13 Sep 2004 14:54:19 +0000
(14:54 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 497089e18215bde8ff6bcd5a5fd23b472be65052..88e59ed499a16bd00dc1e4873b3233dd31f5ff58 100644
(file)
--- 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)