Sascha Willems
|
aa915d2c24
|
Replace dedicated offscreen command buffer and complicated synchronization with single command buffer and sync via sub pass dependencies
Proper stage and access masks
Code cleanup
|
2019-04-16 20:50:17 +02:00 |
|
saschawillems
|
c1c4f06a23
|
Updated samples to explicitly call drawUI (updated ImGUI version), some code cleanup, removed no-longer necessary UI setup
Refs #496
|
2018-08-30 21:08:02 +02:00 |
|
saschawillems
|
f29e024006
|
Moved conservative raster initialization to where it's actually first used
Fixes #465
|
2018-04-27 20:29:20 +02:00 |
|
saschawillems
|
b2d37e714b
|
Added conservative rasterization example
Refs #422
|
2018-03-03 17:32:28 +01:00 |
|