diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-10-02 15:43:14 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-10-02 15:43:14 +0000 |
commit | 9cef3efc299b7cafb5720782fc1ed5731f47d7ce (patch) | |
tree | 3e42edf43a04e01a4fe88e5a848bcf60e8875fbc /docs/VERSIONS | |
parent | 7e73b1afa2de1989251aee4ad2d609ff141f4a5e (diff) | |
download | external_mesa3d-9cef3efc299b7cafb5720782fc1ed5731f47d7ce.zip external_mesa3d-9cef3efc299b7cafb5720782fc1ed5731f47d7ce.tar.gz external_mesa3d-9cef3efc299b7cafb5720782fc1ed5731f47d7ce.tar.bz2 |
initial stuff for 6.3
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 65b3a08..65c8e82 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1295,3 +1295,12 @@ Mesa Version History - spriteblast demo didn't handle window size changes correctly - glTexSubImage didn't handle pixels=NULL correctly for PBOs - fixed color index mode glDrawPixels bug (Karl Schultz) + + +6.3 Month day, 2004 + New: + - + Changes: + - + Bug fixes: + - |