diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-08-20 14:21:20 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-08-20 14:21:20 +0000 |
commit | edfe0fe78b299cd3ddc5b447459cbcf9e94f534f (patch) | |
tree | 4c719424eee19fcd33b5d8b0e10bc27fcf2c3716 /docs | |
parent | d4edb532012bffbeac7b3aa038aba11977cdf572 (diff) |
enabled GL_ARB_texture_rectangle
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 6c63de9956..f4a5769b33 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1278,6 +1278,7 @@ Mesa Version History 6.2 Month, day, 2004 New: + - enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle) Changes: Bug fixes: - OpenGL version 1.5 doesn't need GL_ARB_texture_non_power_of_two |