[quake3-commits] [ioquake/ioq3] 6b514e: Correct test for GL_EXT_texture_env_add support
Wolf
wolfwings at wolfwings.us
Thu Jan 26 03:14:33 EST 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 6b514ee532acd9ff5bfb3819328ac6131d69e345
https://github.com/ioquake/ioq3/commit/6b514ee532acd9ff5bfb3819328ac6131d69e345
Author: Wolf <wolfwings at wolfwings.us>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Changed paths:
M code/sdl/sdl_glimp.c
Log Message:
-----------
Correct test for GL_EXT_texture_env_add support
The test string is missing the initial "GL_" so it is always failing the test even when supported on newer hardware.
More information about the quake3-commits
mailing list