-
Notifications
You must be signed in to change notification settings - Fork 181
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
Faster particles #1578
Draft
gcask
wants to merge
9
commits into
daid:master
Choose a base branch
from
gcask:faster-particles
base: master
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.
Draft
Faster particles #1578
Commits on Oct 26, 2021
-
* uses the full size of u16 indices. * Will use multiple VBOs to alleviate the sync point with the GPU
Configuration menu - View commit details
-
Copy full SHA for 0786fce - Browse repository at this point
Copy the full SHA 0786fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a857ae - Browse repository at this point
Copy the full SHA 1a857aeView commit details -
* Uses a dedicated, tightly packed rendering structure for particles. * Switched to using a GL_STREAM_DRAW buffer type with orphaning.
Configuration menu - View commit details
-
Copy full SHA for 5dce6d4 - Browse repository at this point
Copy the full SHA 5dce6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d9657 - Browse repository at this point
Copy the full SHA 83d9657View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 528e99b - Browse repository at this point
Copy the full SHA 528e99bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f40b2f - Browse repository at this point
Copy the full SHA 4f40b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bffd99c - Browse repository at this point
Copy the full SHA bffd99cView commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6674cef - Browse repository at this point
Copy the full SHA 6674cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5a090 - Browse repository at this point
Copy the full SHA 8b5a090View commit details
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.