From 2bb04cad14f5edd9e2657a1122ceeb1fb468f4a9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 26 Mar 2001 19:42:40 +0000 Subject: added GL_ARB_texture_border_clamp --- docs/RELNOTES-3.5 | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'docs/RELNOTES-3.5') diff --git a/docs/RELNOTES-3.5 b/docs/RELNOTES-3.5 index 33c6ce1701..f986560da0 100644 --- a/docs/RELNOTES-3.5 +++ b/docs/RELNOTES-3.5 @@ -69,6 +69,21 @@ GL_EXT_secondary_color instead of getting it only from lighting in GL_SEPARATE_SPECULAR_COLOR mode. +GL_ARB_texture_env_combine + Basically the same as GL_EXT_texture_env_combine + +GL_ARB_texture_env_add extension + Texture addition mode. + +GL_ARB_texture_env_dot3 extension + Dot product texture environment. + +GL_ARB_texture_border_clamp + Adds GL_CLAMP_TO_BORDER_ARB texture wrap mode + +GL_SGIX_depth_texture, GL_SGIX_shadow and GL_SGIX_shadow_ambient + Implements a shadow casting algorithm based on depth map textures + libOSMesa.so @@ -168,4 +183,4 @@ interface structures like __GLimports and __GLexports. ---------------------------------------------------------------------- -$Id: RELNOTES-3.5,v 1.9 2001/03/17 00:47:19 brianp Exp $ +$Id: RELNOTES-3.5,v 1.10 2001/03/26 19:45:08 brianp Exp $ -- cgit v1.2.3