ioq3quest/code
Zack Middleton e7f43545ed Don't wash out HDR vertex lite surfaces in OpenGL2
Vertex lite surfaces being brighter than light maps looks bad,
they're meant to look the same. Especially in ET, which mixes
them fequently. It's noticeable in Q3 too though.

BSP lightmaps (i.e. not external HDR lightmaps) use
R_ColorShiftLightingBytes, now *Floats (used by vertex colors)
has the same behavior.

This may be a problem for HDR lightmaps, as the RGB will always be
scaled to 0.0 to 1.0 range.

I had enabled this for non-HDR before, but now HDR needs it too.
2014-03-08 12:30:47 -06:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib clean up return statements a bit more 2013-05-30 15:43:21 -05:00
cgame Fix warning message in animation.cfg parsing functions 2013-09-04 15:51:34 -05:00
client Fix s_alDopplerSpeed default value 2014-03-02 23:00:46 -06:00
game Fix native trap_BotMutateGoalFuzzyLogic 2014-03-02 22:53:15 -06: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 Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) 2014-02-08 17:33:56 +00:00
libogg-1.3.1 Upgrade libogg 1.3.0 to 1.3.1 2014-02-08 03:38:01 +00:00
libs Rebuilt Windows libcurl-7.35.0 static libraries 2014-02-14 20:08:48 -06: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
null Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
opus-1.1 Upgrade opus 1.0.2 -> 1.1 2014-02-08 03:21:02 +00:00
opusfile-0.5 Upgrade opusfile 0.2 to 0.5 2014-02-08 03:29:10 +00:00
q3_ui Fix warning message in animation.cfg parsing functions 2013-09-04 15:51:34 -05:00
qcommon #6069: Remove md4 model support. 2013-11-29 16:13:47 -08:00
renderercommon Fix check for jpeg_mem_ to work with libjpeg-turbo 2014-01-27 23:41:51 +01:00
renderergl1 Check for buffer overflow for rail/lightning surfaces 2014-01-25 21:15:36 -06:00
renderergl2 Don't wash out HDR vertex lite surfaces in OpenGL2 2014-03-08 12:30:47 -06:00
sdl Add latch to r_centerWindow and r_allowResize 2013-12-06 23:42:23 -06:00
SDL12/include Minor hack to SDL headers for building on Linux. 2012-04-11 04:51:58 +00:00
server Fix sending pk3 download error messages to clients 2014-02-09 20:23:48 -06:00
sys Bug #6021 Fix misuse of Sys_Mkdir (Joerg Dietrich) 2013-09-04 17:56:11 +01:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui Have ui_test cmd in missionpack ui return qtrue 2013-12-07 21:27:17 -06:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00