diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-03-29 16:39:52 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-03-29 16:39:52 +0000 |
commit | 9c27050e277e571c5ad9737ea2bd4fb828f7f7ef (patch) | |
tree | 8f6300c541102be9bae5d4eb067bf3590228fcf1 /docs/RELNOTES-5.1 | |
parent | 997d468afeca6791d21ce703af36d8604e72a0c1 (diff) |
minor updates
Diffstat (limited to 'docs/RELNOTES-5.1')
-rw-r--r-- | docs/RELNOTES-5.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1 index b8447b769..3e3112a80 100644 --- a/docs/RELNOTES-5.1 +++ b/docs/RELNOTES-5.1 @@ -58,6 +58,8 @@ New files: nvvertexec.[ch] - NV vertex program execution swrast/s_nvfragprog.[ch] - NV fragment program execution +Removed files: + swrast/s_historgram.[ch] - moved into src/histogram.c @@ -88,4 +90,4 @@ driver call the _mesa_enable_1_4_extensions() function. ---------------------------------------------------------------------- -$Id: RELNOTES-5.1,v 1.7 2003/03/11 15:34:42 brianp Exp $ +$Id: RELNOTES-5.1,v 1.8 2003/03/29 16:39:52 brianp Exp $ |