Author Topic: Nightly (Windows): 14 Jul 2016 - Revision d28be15  (Read 640 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 14 Jul 2016 - Revision d28be15
Here is the nightly for Windows on 14 Jul 2016 - Revision d28be15

Open non-feature issues in Mantis: 123

Group: NO-SSE
fso_NO-SSE_20160714_d28be15.7z
MD5Sum

Group: SSE
fso_SSE_20160714_d28be15.7z
MD5Sum

Group: AVX
fso_AVX_20160714_d28be15.7z
MD5Sum

Group: Standard
fso_Standard_20160714_d28be15.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit e620ffb
Author: SamuelCho <Wed Jul 13 23:58:57 2016 -0700>
Commit: SamuelCho <Wed Jul 13 23:58:57 2016 -0700>

    Make sure we gamma correct colors coming from the GL color state or the color verts.
 code/globalincs/def_files.cpp | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit ac46ee4
Author: SamuelCho <Tue Jul 12 23:36:05 2016 -0700>
Commit: SamuelCho <Tue Jul 12 23:36:05 2016 -0700>

    Fixed nebula missions from breaking scene render targets following the nohtl removal.
 code/nebula/neb.cpp | 73 ++++++++++++++++++++++++-----------------------------
 1 file changed, 33 insertions(+), 40 deletions(-)