-
-
Notifications
You must be signed in to change notification settings - Fork 48
impr: Ignore console.logs in vertex shaders #1985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aleksanderkatan
wants to merge
29
commits into
main
Choose a base branch
from
fix/better-error-when-logging-from-vertex
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 17 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c82ea68
Add an error
77c5132
Refactor
8417be7
Remove public currentStage
84c0399
Keep entrypoint info on functions
9c108c0
Remove remaining isEntry
ed3d0ae
Remove does from entrypoints
10e27ab
Remove `resolveStage`
675697a
Rename Stage to ShaderStage
e3e24a5
Add more tests
a1060a9
Fix circular dep
2f31c53
smol
45bf547
Merge remote-tracking branch 'origin/main' into fix/better-error-when…
3428f04
Review fixes
14e6b7a
Merge remote-tracking branch 'origin/main' into fix/better-error-when…
1310713
Add a test
c820cd0
Merge branch 'main' into fix/better-error-when-logging-from-vertex
aleksanderkatan 2ea9223
Merge branch 'main' into fix/better-error-when-logging-from-vertex
aleksanderkatan e42761a
Merge remote-tracking branch 'origin/main' into fix/better-error-when…
50c7f27
Merge fixes
23083d3
Add shaderStageSlot
3054814
Remove _currentStage
fd0f6a9
Update tests
f326bdf
Export type guards
7dc5e64
Update log test example
c51df35
smol
7579e3a
Update test
2e551d2
Update apps/typegpu-docs/src/examples/tests/log-test/index.ts
aleksanderkatan 07c81be
Remove duplicated test
e41cc9f
Merge branch 'main' into fix/better-error-when-logging-from-vertex
aleksanderkatan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.