Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Use direct mode instead of rounder callback in win32drv. #212

Merged
merged 1 commit into from
May 4, 2022
Merged

Use direct mode instead of rounder callback in win32drv. #212

merged 1 commit into from
May 4, 2022

Conversation

MouriNaruto
Copy link
Contributor

@MouriNaruto MouriNaruto commented May 1, 2022

For @FASTSHIFT's suggestion, win32drv started to use direct mode instead of rounder callback.

Also, win32drv can reduce one memory copy for each frame when Windows supports the color depth your set in LVGL.

P.S. When I use the profiler, Windows GDI operation uses 80% of the main thread CPU time. I will try to create a new PR to offload them to a separate thread.

Kenji Mouri

@MouriNaruto
Copy link
Contributor Author

@kisvegabor ping for progress

Kenji Mouri

@kisvegabor
Copy link
Member

Merging, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants