Magnus Norddahl
|
faac0805f0
|
- implement VKBuffer::Resize
|
2019-04-18 22:01:42 +02:00 |
|
Magnus Norddahl
|
cce96ca87a
|
- implement shadow maps
|
2019-03-15 07:54:34 +01:00 |
|
Magnus Norddahl
|
c280153ac2
|
- implement VkPostprocess::RenderScreenQuad
|
2019-03-05 23:31:38 +01:00 |
|
Magnus Norddahl
|
7d56aa4b0b
|
Merge remote-tracking branch 'origin/master' into vulkan2
|
2019-03-03 13:45:22 +01:00 |
|
Christoph Oelckers
|
213dfd2aaa
|
- fixed: when resizing the viewpoint buffer, the 2D entry must be reset so that for the next frame it gets recalculated.
|
2019-03-03 13:26:10 +01:00 |
|
Magnus Norddahl
|
69229d7719
|
- add missing forward declarations
|
2019-02-26 11:20:24 +01:00 |
|
Christoph Oelckers
|
e3eaa5964d
|
- removed v_video.h include from portals.h
This has no business in a play related file which also made no use of it.
|
2019-02-01 00:30:21 +01:00 |
|
Christoph Oelckers
|
89d607c9a6
|
- moved all rendering code into a common subdirectory.
No changes to the files themselves was made.
|
2019-01-31 19:58:17 +01:00 |
|