mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
added glReadPixels item
This commit is contained in:
parent
3cbbef53bc
commit
813882526d
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.46 2000/10/27 18:32:55 brianp Exp $
|
||||
$Id: VERSIONS,v 1.47 2000/12/13 00:48:02 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -765,6 +765,9 @@ Mesa Version History
|
|||
- libOSMesa.so now created, contains the OSMesa driver interface
|
||||
- GL_EXT_fog_coord extension (Keith Whitwell)
|
||||
- GL_EXT_secondary_color extension (Keith Whitwell)
|
||||
- GL/glxext.h header file for GLX extensions
|
||||
- Improved precision in glReadPixels, improves conformance for 16bpp
|
||||
- somewhat faster software texturing, fogging, depth testing
|
||||
Bug Fixes:
|
||||
- fbiRev and tmuRev were unitialized when using Glide3
|
||||
Changes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue