Skip to content

Add naive implementation of pixel size#25

Merged
tuupola merged 2 commits intomasterfrom
pixel-size
Sep 29, 2022
Merged

Add naive implementation of pixel size#25
tuupola merged 2 commits intomasterfrom
pixel-size

Conversation

@tuupola
Copy link
Copy Markdown
Owner

@tuupola tuupola commented Sep 29, 2022

HAGL_HAL_PIXEL_SIZE = 1
HAGL_HAL_PIXEL_SIZE = 2

MIPI_DISPLAY_WIDTH and MIPI_DISPLAY_HEIGHT are the hardware dimensions.
DISPLAY_WIDTH and DISPLAY_WIDTH are the backbuffer dimensions.

Currently unoptimized proof of concept. Mostly used to run memory hungry
demo effects with larger screens.

Does not work with DMA at the moment.

HAGL_HAL_PIXEL_SIZE = 1
HAGL_HAL_PIXEL_SIZE = 2

MIPI_DISPLAY_WIDTH and MIPI_DISPLAY_HEIGHT are the hardware dimensions.
DISPLAY_WIDTH and DISPLAY_WIDTH are the backbuffer dimensions.

Currently just unoptimized proof of concept.
@tuupola tuupola merged commit a206fad into master Sep 29, 2022
@tuupola tuupola deleted the pixel-size branch September 29, 2022 21:05
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.

1 participant