updates for 6.3.2 release, plus other assorted clean-ups

This commit is contained in:
Brian Paul
2005-08-19 16:57:50 +00:00
parent d912f6cfe3
commit b7c727e500
8 changed files with 100 additions and 153 deletions

View File

@@ -1371,3 +1371,4 @@ Mesa Version History
- the GL_PIXEL_MAP_I_TO_I table is now floating point, not integer
- wglGetProcAddress() didn't handle wgl-functions
- fixed glxext.h cross-compile issue (Colin Harrison)
- assorted DRI driver fixes