first fix for 6.4: GLX_X_RENDERABLE in glXChooseFBConfig

This commit is contained in:
Brian Paul 2005-08-22 14:30:11 +00:00
parent 912bcb2386
commit 247e27d0b8

View file

@ -1372,3 +1372,10 @@ Mesa Version History
- wglGetProcAddress() didn't handle wgl-functions
- fixed glxext.h cross-compile issue (Colin Harrison)
- assorted DRI driver fixes
6.4 month, day, 2005
New:
Change:
Bug fixes:
- GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig