Skip to content

Conversation

@acmlira
Copy link
Contributor

@acmlira acmlira commented Oct 29, 2020

We encountered some problems related to updating screens and handling events. To solve these problems we started with a generic implementation, now, we always design on a virtual surface and use SDL_BlitSurface to overlay the previous one.

Tested on

  • Raspberry Pi 4
  • iMX6ULL
  • iMX6S

image

@acmlira acmlira added bug Something isn't working enhancement Feature improvements Linux ARM Issue related to the platform Linux ARM labels Oct 29, 2020
@acmlira acmlira requested a review from flsobral October 29, 2020 14:51
@acmlira acmlira self-assigned this Oct 29, 2020
We encountered some problems related to updating screens and handling events.
To solve these problems we started with a generic implementation, now, we 
always design on a virtual surface and use `SDL_BlitSurface` to overlay the 
previous one.

Author: @acmlira and @flsobral
@acmlira acmlira force-pushed the bugfix/blank-screen-linux-arm branch from 026921b to 8ffa00c Compare October 29, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement Feature improvements Linux ARM Issue related to the platform Linux ARM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants