projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17befff
)
GL_INDEX_OFFSET fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 22 May 2006 17:41:59 +0000
(17:41 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 22 May 2006 17:41:59 +0000
(17:41 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 729eaeb60cb7318d3ef8c8145763923beedc4288..2a64a410dc62f6453316dbb6b57168c49d76f800 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1489,3
+1489,4
@@
Mesa Version History
- assorted minor fixes for 16 and 32 bit/channel modes
- fixed assorted bugs in texture compression paths
- fixed indirect rendering vertex array crashes (bug 6863)
+ - glDrawPixels GL_INDEX_OFFSET didn't always work