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

Add estimate of dirty tiles #70

Merged
merged 1 commit into from
May 20, 2024
Merged

Add estimate of dirty tiles #70

merged 1 commit into from
May 20, 2024

Conversation

stwalkerster
Copy link
Collaborator

This adds a new command-line argument to estimate the number of tiles in the dirty tile list, while skipping texture generation and the actual render.

I'm not 100% sure I like this implementation, nor have I properly tested it (yet).

Fixes #69

This adds a new commandline argument to estimate the number of tiles in the dirty tile
list, while skipping texture generation and the actual render.

Fixes #69
@Gregory-AM
Copy link
Contributor

Dang, you did that quickly lol

Copy link
Contributor

@Gregory-AM Gregory-AM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does work by telling the user how many tiles are needing to be rendered.

@Gregory-AM Gregory-AM merged commit 4fcd724 into main May 20, 2024
1 check passed
@stwalkerster stwalkerster deleted the render-queue-count branch May 25, 2024 19:51
@yyyhko
Copy link

yyyhko commented Nov 10, 2024

Xbox

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.

Feature Request: Provide a non-rendering mode that just gives a count of how many tiles need to be rendered
3 participants