Skip to content
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

Profiling statistics and small optimization. #53

Merged
merged 8 commits into from
Jun 25, 2021

Conversation

janie177
Copy link
Member

Comment out some debug code and add profiling statistics.

KamenYBuas and others added 8 commits June 24, 2021 14:22
[*]
The solid intersection shader in Optix now stores all data into a single uint4 union.
*Commented out OptixDenoiser code which was causing the application to crash when the rendering resolution was changed.
[*]
Now correctly set the atomic counter for the intersection buffer to be the correct count.
Make the atomic buffer operations inline.
Merge (Overwrites some important bug fixes, do not merge back into dev untill manually reapplying them).
[*]
Add in bug fixes previously removed by light buffer branch.
[+]
Add the profiler logging back into the wavefront pipeline.
@BasWalhout BasWalhout merged commit fb2750b into dev Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants