Implement quad overdraw display modes (not quite 100% yet)

This commit is contained in:
baldurk
2015-12-21 23:34:24 +01:00
parent d8f8a97c9e
commit db22eb64fb
15 changed files with 769 additions and 58 deletions
-1
View File
@@ -31,7 +31,6 @@ Known Issues
* Memory/image barriers are as yet unverified, potentially could lead to bad capture or replay.
* Sparse images with mips or array slices will not properly replay
* 'Quad overdraw' debug overlays aren't implemented.
Future work, post 1.0
========