From: Brian Paul Date: Tue, 29 Jun 2004 00:30:06 +0000 (+0000) Subject: fixed vertex program state references X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c1207a2ec3f548921caad2e41807f3df9e1536d;p=mesa.git fixed vertex program state references --- diff --git a/docs/VERSIONS b/docs/VERSIONS index df4b8162a1c..1b6217978bd 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1269,3 +1269,4 @@ Mesa Version History - 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 + - vertex program state references were broken