Corentin Wallez
|
83e779d8f2
|
Fix all Windows warnings
|
2017-07-11 13:59:15 -04:00 |
|
Corentin Wallez
|
96acaef95e
|
Fix MSVC warnings on enum class switches
|
2017-07-11 13:59:15 -04:00 |
|
Corentin Wallez
|
98c90d4faa
|
Fix clang/GCC warnings
|
2017-07-10 19:35:21 -04:00 |
|
Kai Ninomiya
|
563e9e253e
|
Remove prints added in #67 and fix test broken in #64 (#69)
|
2017-07-10 10:23:27 -07:00 |
|
Kai Ninomiya
|
cb2d6d8553
|
Freeze texture transitions while attached; consolidate OutputAttachment usage (#67)
* lock usages for attachments during subpasses
* refactor IsTextureTransitionPossible
* change attachment usages to OutputAttachment
* make SetBindGroup validation lazier
|
2017-07-07 16:06:14 -07:00 |
|
Corentin Wallez
|
0230a8dea0
|
end2end: Add InputStateTests
They test aspects of the input state but don't try all combinations of
formats like dEQP would do.
|
2017-07-06 11:34:31 -04:00 |
|