[iortcw] 73/152: All: Rend2: Remove duplicate glRefConfig.textureFloat = qfalse

Simon McVittie smcv at debian.org
Fri Sep 8 10:40:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.5a
in repository iortcw.

commit 801371b831821a2f8e2f2f0b19bcae0799d135dc
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Sat Jun 18 16:14:48 2016 -0400

    All: Rend2: Remove duplicate glRefConfig.textureFloat = qfalse
---
 MP/code/rend2/tr_extensions.c | 1 -
 SP/code/rend2/tr_extensions.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/MP/code/rend2/tr_extensions.c b/MP/code/rend2/tr_extensions.c
index f619f5b..9c3b7a4 100644
--- a/MP/code/rend2/tr_extensions.c
+++ b/MP/code/rend2/tr_extensions.c
@@ -468,7 +468,6 @@ void GLimp_InitExtraExtensions()
 
 	// GL_ARB_shading_language_100
 	extension = "GL_ARB_shading_language_100";
-	glRefConfig.textureFloat = qfalse;
 	if( GLimp_HaveExtension( extension ) )
 	{
 		char version[256];
diff --git a/SP/code/rend2/tr_extensions.c b/SP/code/rend2/tr_extensions.c
index f619f5b..9c3b7a4 100644
--- a/SP/code/rend2/tr_extensions.c
+++ b/SP/code/rend2/tr_extensions.c
@@ -468,7 +468,6 @@ void GLimp_InitExtraExtensions()
 
 	// GL_ARB_shading_language_100
 	extension = "GL_ARB_shading_language_100";
-	glRefConfig.textureFloat = qfalse;
 	if( GLimp_HaveExtension( extension ) )
 	{
 		char version[256];

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list