mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
added GL_EXT_texture_lod_bias
This commit is contained in:
parent
64eef48741
commit
9360a4450d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.20 2000/03/06 23:35:51 brianp Exp $
|
||||
$Id: VERSIONS,v 1.21 2000/03/07 17:59:54 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -689,6 +689,7 @@ Mesa Version History
|
|||
- demos/texdown program to measure texture download performance
|
||||
- glext.h header file
|
||||
- demos/geartrain program
|
||||
- GL_EXT_texture_lod_bias extension
|
||||
Bug Fixes:
|
||||
-
|
||||
Changes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue