From: Brian Paul Date: Mon, 28 Jun 2004 22:02:23 +0000 (+0000) Subject: glBegin/EndQueryARB bug fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=36bdb0786001a138547064b408e7a025d896fc74;p=mesa.git glBegin/EndQueryARB bug fix --- diff --git a/docs/VERSIONS b/docs/VERSIONS index fed173b7748..df4b8162a1c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1268,3 +1268,4 @@ Mesa Version History - GL_INTENSITY was mistakenly accepted as a 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