NS/main/source/util
pierow 8ab1a69972 add postprocessing
- add GLSL postprocessing shader to world view and have it replicate the old gamma ramp
- clear framebuffer between frames to fix visual bugs outside map
- remove old gamma ramp code (was disabled) and remove gamma adjustments to hud elements as they're now unaffected by the shader
- additional visual preset config updates
2024-02-28 22:36:49 -05:00
..
hl Update line endings 2018-04-22 18:55:55 +03:00
Balance.cpp Added const qualifiers to avoid VS2019 errors (#76) 2020-07-24 12:27:17 -04:00
Balance.h Update line endings 2018-04-22 18:55:55 +03:00
Balance.txt version number to v33b8 2023-11-21 03:46:47 -05:00
Checksum.cpp Update line endings 2018-04-22 18:55:55 +03:00
Checksum.h Update line endings 2018-04-22 18:55:55 +03:00
CString.h feat: Compileable Mac OS 2018-04-29 22:14:05 -07:00
GammaTable.cpp Update line endings 2018-04-22 18:55:55 +03:00
GammaTable.h Update line endings 2018-04-22 18:55:55 +03:00
LinuxSupport.cpp Update line endings 2018-04-22 18:55:55 +03:00
LinuxSupport.h Update line endings 2018-04-22 18:55:55 +03:00
Mat3.cpp Update line endings 2018-04-22 18:55:55 +03:00
Mat3.h Update line endings 2018-04-22 18:55:55 +03:00
MathUtil.cpp Fixed web hit detection 2023-09-05 13:14:40 -04:00
MathUtil.h Fixed web hit detection 2023-09-05 13:14:40 -04:00
nowarnings.h Update line endings 2018-04-22 18:55:55 +03:00
Quat.cpp Update line endings 2018-04-22 18:55:55 +03:00
Quat.h Update line endings 2018-04-22 18:55:55 +03:00
ShaderUtil.cpp add postprocessing 2024-02-28 22:36:49 -05:00
ShaderUtil.h add postprocessing 2024-02-28 22:36:49 -05:00
Stacktrace.cpp Overhauled Visual Studio Project 2023-09-16 11:36:34 -04:00
Stacktrace.h Update line endings 2018-04-22 18:55:55 +03:00
STLUtil.cpp Update line endings 2018-04-22 18:55:55 +03:00
STLUtil.h Update line endings 2018-04-22 18:55:55 +03:00
StringVector.h Update line endings 2018-04-22 18:55:55 +03:00
Tokenizer.cpp Update line endings 2018-04-22 18:55:55 +03:00
Tokenizer.h Update line endings 2018-04-22 18:55:55 +03:00
Zassert.cpp Debug build config. Works on server dll. Thanks Neoptolemus! 2023-08-23 17:29:04 -04:00
Zassert.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
ZassertTemplate.cpp Overhauled Visual Studio Project 2023-09-16 11:36:34 -04:00