-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: split JitKernel and SourceKernel (#1569)
* refactor execute_dynamic into Execution * minor change * extension cfg * jitkernel and sourcekernel * add todo statement * cleanup and docs * update book * fix server dependancy on compiler * refactor into shader information * refactor to compile shader once * clippy * clippy * clippy * fix doc * fix doc * fmt * rename feature flag * refactor * All broked * compile at the right time * todo done * all dynamic * all dynamic in template too * fmt * fix ci --------- Co-authored-by: nathaniel <[email protected]>
- Loading branch information
1 parent
1239d9b
commit f5159b6
Showing
54 changed files
with
694 additions
and
738 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
Oops, something went wrong.