diff options
author | Brian Paul <[email protected]> | 2002-05-27 17:05:51 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-05-27 17:05:51 +0000 |
commit | 1c40d5001456ae5cae8ab0837761ea4e2fff4473 (patch) | |
tree | 9b32d1c32f066590cf1a6e33fdf28eb8d1bb67cb /docs/VERSIONS | |
parent | f105bc409511ecd4d9bdb91c10963123cdf999fa (diff) |
added GL_NV_point_sprite
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index b0baf7e7bb2..1d279d17d94 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.87 2002/04/04 17:01:50 brianp Exp $ +$Id: VERSIONS,v 1.88 2002/05/27 17:09:20 brianp Exp $ Mesa Version History @@ -965,6 +965,7 @@ Mesa Version History - GL_ARB_shadow_ambient extension - GL_EXT_shadow_funcs extension - GL_ARB_point_parameters extension + - GL_NV_point_sprite extension - massive overhaul/simplification of software rasterizer module, many contributions from Klaus Niederkrueger - faster software texturing in some cases (i.e. trilinear filtering) |