We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3940 - [PATCH] Add support for EGL_SURFACE_TYPE
Summary: [PATCH] Add support for EGL_SURFACE_TYPE
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.7
Hardware: x86_64 Linux
: P2 minor
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-03 16:26 UTC by tomwardio
Modified: 2017-11-04 16:07 UTC (History)
0 users

See Also:


Attachments
Proposed patch for setting EGL_SURFACE_TYPE attribs. (990 bytes, text/plain)
2017-11-03 16:26 UTC, tomwardio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomwardio 2017-11-03 16:26:44 UTC
Created attachment 3064 [details]
Proposed patch for setting EGL_SURFACE_TYPE attribs.

Add support to be able to set EGL_SURFACE_TYPE bits when creating an EGL config. This is usefule when wanting to create pixel buffer surfaces in custom video drivers.
Comment 1 Sam Lantinga 2017-11-04 16:07:50 UTC
Added, thanks!
https://hg.libsdl.org/SDL/rev/aed6a9ff3c99