Markus Wick
|
ef1bfc26b2
|
Merge pull request #4291 from degasus/shader_gen
PixelShaderGen: Fix UID issues.
|
2016-10-05 12:20:58 +02:00 |
degasus
|
829fc8f0ad
|
PixelShaderGen: Drop dstAlphaMode constant in shader generation.
It is already stored within the UID.
|
2016-10-04 10:13:46 +02:00 |
Stenzek
|
1286c309e3
|
Vulkan: Fix compilation on 32-bit targets
|
2016-10-03 19:11:47 +10:00 |
Lioncash
|
9395b8efa9
|
Vulkan: Amend header includes
Adds headers where necessary to eliminate indirect includes.
Also adds headers to ensure certain standard constructs always
resolve correctly
|
2016-09-30 23:26:03 -04:00 |
Stenzek
|
f6cdc38c8b
|
Vulkan: Use render-pass based clears where possible
|
2016-10-01 02:40:02 +10:00 |
Stenzek
|
77a128ab87
|
Implement experimental Vulkan backend
|
2016-10-01 02:40:01 +10:00 |