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

apps often over-render #19

Open
JazzMaster opened this issue Jun 22, 2019 · 0 comments
Open

apps often over-render #19

JazzMaster opened this issue Jun 22, 2019 · 0 comments

Comments

@JazzMaster
Copy link
Owner

This is a bug in code everyone else writes- but Im going to point it out.
You over render.
Your loops- designed for one frame of graphics output- are rendering multiple frames in rapidfire mode- cockblocking input in the process..so bad- it can crash X11 entirely.

Blaming the vendor- and claiming they should fix "your bad code"(which should use timer callbacks) is BAD PRACTICE. They are not going to know what to render or not- at what speed--thats for YOU. Ive heard the blame being passed to ATI before. WRONG.

WRITE BETTER CODE.

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

No branches or pull requests

1 participant