Lioncash
|
8a1a924e2e
|
Vulkan/PostProcessing: Make file-scope std::string instances const char arrays
Avoids performing avoidable file-scope heap allocations
|
2018-05-21 12:29:05 -04:00 |
Lioncash
|
50a476c371
|
Assert: Uppercase assertion macros
Macros should be all upper-cased. This is also kind of a wart that's
been sticking out for quite a while now (we avoid prefixing
underscores).
|
2018-03-14 22:03:12 -04:00 |
Stenzek
|
81b4ed2a81
|
Vulkan: Uber shader support
|
2017-07-30 17:43:59 +10:00 |
Stenzek
|
aff44684a4
|
Vulkan: Move shader/pipeline-related methods to ShaderCache
|
2017-07-30 12:38:49 +10:00 |
Jules Blok
|
1f2d43c870
|
Vulkan: Implement Quad-Buffered stereoscopy support.
|
2017-07-05 22:43:39 +02:00 |
Stenzek
|
417a4ca206
|
Vulkan: Implement post-processing backend
No new features, just parity with OpenGL.
|
2017-04-25 14:27:02 +10:00 |