Browse Source

misc updates

tags/mesa_3_3
Brian Paul 26 years ago
parent
commit
316b75ecc2
1 changed files with 8 additions and 4 deletions
  1. 8
    4
      docs/VERSIONS

+ 8
- 4
docs/VERSIONS View File

@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.15 1999/12/03 18:50:48 brianp Exp $
$Id: VERSIONS,v 1.16 2000/01/05 07:02:15 brianp Exp $


Mesa Version History
@@ -661,26 +661,30 @@ Mesa Version History
- New Makefile-system (autoconf,automake,libtool)


3.1 final December ??, 1999
3.1 final December 14, 1999
New:
- added demos/gloss.c
- added xdemos/glxdpyinfo.c
- added GLX_ARB_get_proc_address extension
- rewritten glTexImage code paths (faster, less memory, bug fixes)
Bug Fixes:
- several vertex array bug fixes
- overlapping glCopyPixels with pixel zooming now works
- glXUseXFont() bitmaps were vertically shifted by one pixel
- glCopyPixels with pixel zooming now works


3.2 (Stabilization of 3.1)
3.2 (Stabilization of 3.1) January ??, 2000
Bug Fixes:
(TBD)


3.3 (Experimental/advanced development)
3.3 (Experimental/advanced development) Month?, ??, 2000
New:
- GL_EXT_texture_env_add texture mode extension
- GLX 1.3 API
- support for separate draw/read buffers (ie GL_SGI_make_current_read)
- better thread safety
Bug Fixes:
-
Changes:

Loading…
Cancel
Save