alexey.lysiuk
|
19ca416d09
|
- fixed compilation with GCC and Clang
error: no template named 'unique_ptr' in namespace 'std'
|
2018-06-14 15:10:49 +03:00 |
|
Christoph Oelckers
|
9a7f9bdb4c
|
- moved postprocessing shader classes to hwrenderer after removing all dependencies on OpenGL.
|
2018-06-13 22:37:01 +02:00 |
|
Christoph Oelckers
|
3401876476
|
- use FShaderProgram through an abstract interface and remove all dependencies on the GL renderer from the shader definition source files.
|
2018-06-13 22:08:55 +02:00 |
|
Magnus Norddahl
|
832e7818c8
|
- rewrote the blur shader so that it works the same way as the rest
|
2018-06-12 22:14:44 +02:00 |
|
Christoph Oelckers
|
46a57fdfa1
|
- moved the postprocessing CVARs to hwrenderer.
|
2018-05-17 20:51:42 +02:00 |
|