From: Rich Geldreich Date: Fri, 21 Mar 2014 22:41:25 +0000 (-0700) Subject: Adding glTexGen[i|f|d] and glMaterial[f|i]v? to the display list whitelist. X-Git-Url: https://git.cworth.org/git?p=vogl;a=commitdiff_plain;h=5b969d60b9958678106cb01c894d19ccee8fcc6d Adding glTexGen[i|f|d] and glMaterial[f|i]v? to the display list whitelist. --- diff --git a/glspec/gl_glx_displaylist_whitelist.txt b/glspec/gl_glx_displaylist_whitelist.txt index c555b9f..034503d 100644 --- a/glspec/gl_glx_displaylist_whitelist.txt +++ b/glspec/gl_glx_displaylist_whitelist.txt @@ -91,3 +91,5 @@ glTextureSubImage[1-2]DEXT glTranslate[f|d] glVertex[2|3|4][f|d|i|s]v? glViewport +glTexGen[i|f|d] +glMaterial[f|i]v?