projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d322dc1
)
glBegin/EndQueryARB bug fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 28 Jun 2004 22:02:23 +0000
(22:02 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 28 Jun 2004 22:02:23 +0000
(22:02 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index fed173b77487c12c32c63621777e62c36b7b751d..df4b8162a1c80103d7b5264b12ceb4833d11841a 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1268,3
+1268,4
@@
Mesa Version History
- GL_INTENSITY was mistakenly accepted as a <format> to glTexImage
- fragment program writes to RC/HC register were broken
- fixed a few glitches in GL_HP_occlusion_test extension
+ - glBeginQueryARB and glEndQueryARB didn't work inside display lists