-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update to latest idl * update headers * fix adapter properties * fix perferred format * remaining report * fix error callback * set default format * cube progress * working cube and triangle * make ._release() part of end() * implement _get_surface_capabilities as private method * update whitespaces and ids in expected errrors * surpress depth slice warning * use tagged release * handle device lost as error too * lint * decode error type from message * update to 22.1.0.2 * remove typo * Yes, device must be passed to constructor, not self * device-lost * bind stuff to device, not adapter * check errors * allow rust to release adpater-info members * tone_mapping is a placeholder for now * cleanup * disable on_submitted_work_done, and add comments * todos, flake * fix memtests * flake and clean * help pypy maybe * codegen * guard against null values * revert storing pass encoders * refactor capabilities * fix * Fix that surfaces were not compatible * Update how to handle capabilities of incompatible surfaces * black/flake * clean up * codegen --------- Co-authored-by: Almar Klein <[email protected]>
- Loading branch information
1 parent
e2838ae
commit e9e3672
Showing
18 changed files
with
779 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.