Stenzek
|
61a656570e
|
AbstractPipeline: Support returning "cache data"
"Cache data" can be used to assist a driver with creating pipelines by
using previously-compiled shader ISA.
|
2019-04-16 00:09:47 +10:00 |
Stenzek
|
f039149198
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10: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
|
24df896eb8
|
VKShader: Fix incorrect loading of binary shaders
|
2018-03-10 15:56:27 +10:00 |
Stenzek
|
fec6bb4d56
|
VideoBackends: Add AbstractShader and AbstractPipeline classes
|
2018-02-22 22:02:34 +10:00 |