From cf4d2f7109bf928d3b01684593bbe6ccf453de4b Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 18 Aug 2006 20:24:54 +0000 Subject: updates for 6.5.1 --- docs/RELNOTES-6.5.1 | 4 +++- docs/VERSIONS | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'docs') 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 $ diff --git a/docs/VERSIONS b/docs/VERSIONS index 47a9b7a6e1..ab595582df 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1476,7 +1476,10 @@ Mesa Version History - Intel i965 DRI driver - GL_APPLE_vertex_array_object extension (Ian Romanick) - GL_EXT_texture_sRGB extension + - GL_EXT_gpu_program_parameters (Ian Romanick) - "engine" demo + - updated fbdev driver and GLUT for fbdev (Sean D'Epagnier) + - many updates to the DRI drivers Changes: - The glVertexAttribARB functions no longer alias the conventional vertex attributes. -- cgit v1.2.3