Magnus Norddahl
|
ff68d2e651
|
- hooked up the debug names for objects, which was a bit of a waste of time since the validation layer is brain dead and doesn't use the information in its messages..
|
2019-03-09 21:34:29 +01:00 |
|
Magnus Norddahl
|
6db231596f
|
- hook up postprocessing
|
2019-03-07 18:05:12 +01:00 |
|
Magnus Norddahl
|
0679b493ec
|
- hook up the present shader
|
2019-03-06 22:59:21 +01:00 |
|
Magnus Norddahl
|
a857bec846
|
- implemented VkPostprocess::GetInput
|
2019-03-06 19:42:02 +01:00 |
|
Magnus Norddahl
|
9d061cbef6
|
- implement VkPostprocess::GetOutput
|
2019-03-06 18:33:31 +01:00 |
|
Magnus Norddahl
|
40c14bcd67
|
- create pipeline images
- fix some minor typos
|
2019-03-06 17:59:11 +01:00 |
|
Magnus Norddahl
|
c280153ac2
|
- implement VkPostprocess::RenderScreenQuad
|
2019-03-05 23:31:38 +01:00 |
|
Magnus Norddahl
|
fb983186b1
|
- upload the pp textures
|
2019-03-05 20:39:27 +01:00 |
|
Magnus Norddahl
|
a07e4601e7
|
- compile the effect shaders
|
2019-03-05 19:49:06 +01:00 |
|
alexey.lysiuk
|
741d44d263
|
- fixed compilation with GCC 7+
src/rendering/vulkan/renderer/vk_postprocess.h:16:48: error: ‘function’ in namespace ‘std’ does not name a template type
|
2019-03-05 10:21:39 +02:00 |
|
Magnus Norddahl
|
d65de299e8
|
- add some classes for managing postprocess and render buffers
|
2019-03-05 04:59:17 +01:00 |
|