Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Nov 11, 2025

Fixes an EGL_BAD_MATCH (12297) error that occurred during EGL image creation when running profile_onroad.py on a device:

Failed to create EGL image: 12297
Failed to create EGL image: 12297
Failed to create EGL image: 12297
...

The update corrects the buffer size setup, ensuring EGL images are created successfully.

@github-actions github-actions bot added the ui label Nov 11, 2025
@github-actions
Copy link
Contributor

raylib UI Preview

All Screenshots

@deanlee deanlee marked this pull request as ready for review November 11, 2025 11:24
patch_submaster(message_chunks)

W, H = 1928, 1208
W, H = 2048, 1216
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these documented anywhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants