projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7e58e
)
fix glBegin error test
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 8 Jun 2006 23:12:58 +0000
(23:12 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 8 Jun 2006 23:12:58 +0000
(23:12 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 38e812b57b63c776e788d6dcf1a4b2577ebb66e2..226a8d986435fef7308b5be0013bc2b1315a7454 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1492,3
+1492,4
@@
Mesa Version History
- glDrawPixels GL_INDEX_OFFSET didn't always work
- fixed convolution memory leak (bug 7077)
- rectangular depth textures didn't work
+ - invalid mode to glBegin didn't generate an error (bug 7142)