Author Topic: Nightly (Windows): 23 Mar 2016 - Revision 1cd9d3f  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 23 Mar 2016 - Revision 1cd9d3f
Here is the nightly for Windows on 23 Mar 2016 - Revision 1cd9d3f

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20160323_1cd9d3f.7z
MD5Sum

Group: SSE
fso_SSE_20160323_1cd9d3f.7z
MD5Sum

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

Group: AVX
fso_AVX_20160323_1cd9d3f.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 6184ae6
Author: asarium <Tue Mar 22 17:38:42 2016 +0100>
Commit: asarium <Tue Mar 22 17:38:42 2016 +0100>

    Clean up shader loading code a bit
 code/globalincs/def_files.cpp            |   6 +-
 code/globalincs/def_files.h              |   2 +-
 code/graphics/gropenglpostprocessing.cpp | 100 +++++++++++------------
 code/graphics/gropenglpostprocessing.h   |   2 +-
 code/graphics/gropenglshader.cpp         | 134 ++++++++++++++-----------------
 code/graphics/gropenglshader.h           |   1 -
 6 files changed, 115 insertions(+), 130 deletions(-)