summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-6.5.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-08-18 20:24:54 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-08-18 20:24:54 +0000
commitcf4d2f7109bf928d3b01684593bbe6ccf453de4b (patch)
treeecf9aa05544607632d6b4fcbd308dc2c349f5635 /docs/RELNOTES-6.5.1
parent92c43b110c22474c5304c782193494c197256ab7 (diff)
updates for 6.5.1
Diffstat (limited to 'docs/RELNOTES-6.5.1')
-rw-r--r--docs/RELNOTES-6.5.14
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/RELNOTES-6.5.1 b/docs/RELNOTES-6.5.1
index 794e3e8e46..c2dd7df933 100644
--- a/docs/RELNOTES-6.5.1
+++ b/docs/RELNOTES-6.5.1
@@ -26,6 +26,8 @@ New Features
GL_EXT_texture_sRGB - non-linearly mapped texture formats
+ GL_EXT_gpu_program_parameters - addes a few new functions for setting
+ multiple vertex/fragment program parameters with one call.
@@ -55,4 +57,4 @@ D3D needs updating
----------------------------------------------------------------------
-$Id: RELNOTES-6.5.1,v 1.1 2006/08/10 14:54:19 brianp Exp $
+$Id: RELNOTES-6.5.1,v 1.2 2006/08/18 20:24:54 brianp Exp $