added latest 3.5.1 bug fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
$Id: VERSIONS,v 1.62 2001/07/14 16:30:56 brianp Exp $
|
$Id: VERSIONS,v 1.63 2001/07/27 14:49:08 brianp Exp $
|
||||||
|
|
||||||
|
|
||||||
Mesa Version History
|
Mesa Version History
|
||||||
@@ -873,7 +873,11 @@ Mesa Version History
|
|||||||
New:
|
New:
|
||||||
- GL_IBM_rasterpos_clip extension
|
- GL_IBM_rasterpos_clip extension
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
- GLX_PBUFFER_WIDTH/HEIGHT were missing from glx.h
|
- added some missing GLX 1.3 tokens to include/GL/glx.h
|
||||||
- GL_COLOR_MATRIX changes weren't recognized by teximage functions
|
- GL_COLOR_MATRIX changes weren't recognized by teximage functions
|
||||||
- glCopyPixels with scale and bias was broken
|
- glCopyPixels with scale and bias was broken
|
||||||
- glRasterPos with lighting could segfault
|
- glRasterPos with lighting could segfault
|
||||||
|
- glDeleteTextures could leave a dangling pointer
|
||||||
|
- Proxy textures for cube maps didn't work
|
||||||
|
- fixed a number of 16-bit color channel bugs
|
||||||
|
- fixed a few minor memory leaks
|
||||||
|
Reference in New Issue
Block a user