baldurk
6e2e2abb22
Fix check for strip restart, only apply if an index buffer is active
2019-05-24 17:12:55 +01:00
baldurk
2d370ac4ae
Add functions to check vertex input data as well as vertex output data
2019-05-24 17:12:54 +01:00
baldurk
ce8fcc1a16
Fix UNorm/SNorm post-processing on mesh data decode
2019-05-24 13:31:48 +01:00
baldurk
f6a2bd345c
Fix PostVS alignment calculation in test mesh fetch
2019-05-24 13:31:24 +01:00
baldurk
2237c241ff
Fix incorrectly named methods in ResourceFormat
...
* We try to maintain at least an internally consistent naming scheme for the
python/public interface, even if it doesn't match python naming schemes.
2019-01-03 12:22:29 +00:00
baldurk
1f0192ba3e
Fix python not calling bgraOrder function right (it used to be a flag)
2018-12-12 13:55:16 +00:00
baldurk
a9151a8c0b
Add testing framework useful for automated testing
...
* Built entirely independently of the main renderdoc build (for now).
* Contains python scripts & framework for running tests on a renderdoc build,
which will be run nightly.
2018-11-29 14:47:20 +00:00