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

macOS blit performance #895

Open
p0nce opened this issue Jan 1, 2025 · 1 comment
Open

macOS blit performance #895

p0nce opened this issue Jan 1, 2025 · 1 comment
Labels
Low interest Importance of this issue seems questionable for the bottom-line.. Mac This issue is Mac-specific. Performance This issue is about performance enhancement. Question Input welcome.

Comments

@p0nce
Copy link
Collaborator

p0nce commented Jan 1, 2025

Read that, are we missing something? https://user.cockos.com/~deadbeef/index.php?article=516

@p0nce p0nce added Question Input welcome. Performance This issue is about performance enhancement. Low interest Importance of this issue seems questionable for the bottom-line.. Mac This issue is Mac-specific. labels Jan 1, 2025
@p0nce
Copy link
Collaborator Author

p0nce commented Jan 3, 2025

Advice from plugin developer who profiled a lot:

I'd def recommend looking at CoreAnimation. Long story short, it gives fine-grained control over when stuff gets programmatically redrawn. Can still use CG for the actual drawing (of text, paths, gradients and so on).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low interest Importance of this issue seems questionable for the bottom-line.. Mac This issue is Mac-specific. Performance This issue is about performance enhancement. Question Input welcome.
Projects
None yet
Development

No branches or pull requests

1 participant