Christoph Oelckers
|
ad7aaa8f2a
|
- specify fragment output locations in the shader source.
OpenGL has been supporting this since version 3.3 and Vulkan requires it so it's the way to go.
|
2018-06-12 23:52:33 +02:00 |
|
Magnus Norddahl
|
e025f6e54b
|
Mark portals in scene alpha channel for the SSAO pass
|
2016-09-25 00:22:31 +02:00 |
|
Christoph Oelckers
|
6046b11b4f
|
- all shaders now compile in core profile.
|
2014-07-15 01:05:53 +02:00 |
|
Christoph Oelckers
|
60dc2e1122
|
- some shader fixes.
|
2014-07-13 13:01:35 +02:00 |
|
Christoph Oelckers
|
d868f60f6c
|
- since the clip planes for plane mirrors did not work anymore I reimplemented them using shader based logic. It still needs to be seen if this affects performance on older hardware.
|
2014-07-13 12:14:12 +02:00 |
|
Christoph Oelckers
|
cf45f2d718
|
- added missing shader files.
|
2014-05-12 22:24:26 +02:00 |
|