lilium-voyager/code
Zack Middleton ccd93c127b Port Elite Force renderer changes to OpenGL2
Appling the diff to renderergl2 mostly worked.

Had to change GLimp_HaveExtension to use GL_EXTENTIONS
directly because Elite Forces GL2 requires an extension that didn't fit in (the smaller than Q3)
glConfig.extensions_string.

Had to set ambientLight for RF_FULLBRIGHT, GL2 doesn't use ambientLightInt.

Made the RF_FORCE_ENT_ALPHA code change pStage->stateBits because the stateBits
are read a lot, whereas in GL1 it's done as an expression and passed to GL_State.
Copied from Spearmint.

There are a few issues; holodeck doors are missing and parts of light grid are black (???).
2014-10-29 09:00:23 -05:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
SDL2/include Update SDL2 to 2.0.3 2014-03-24 19:13:56 -04:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
cgame Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
client Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
game Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl-7.35.0/curl Fix building with curl on Linux PPC and Sparc 2014-09-09 13:18:28 -04:00
libogg-1.3.1 Upgrade libogg 1.3.0 to 1.3.1 2014-02-08 03:38:01 +00:00
libs Rebuilt MSVC SDL 1.2.15 Revision 8040 import libs 2014-04-16 15:08:21 -05:00
libspeex Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
libvorbis-1.3.4 There have been 0 days since the last compiler warning 2014-08-27 12:40:45 +01:00
null Remove unused functions from null_main.c and null_input.c 2014-08-27 20:35:16 -05:00
opus-1.1 Fix a few warnings 2014-08-30 17:29:23 +01:00
opusfile-0.5 Fix a few warnings 2014-08-30 17:29:23 +01:00
q3_ui Fix ui warnings 2014-09-01 11:05:46 +01:00
qcommon Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
renderercommon Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
renderergl1 Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
renderergl2 Port Elite Force renderer changes to OpenGL2 2014-10-29 09:00:23 -05:00
sdl Port Elite Force renderer changes to OpenGL2 2014-10-29 09:00:23 -05:00
server Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
sys Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui Port Elite Force iorev2231 patch to latest ioq3 2014-10-29 07:15:12 -05:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00