| Summary: | [PATCH] Add support for EGL_SURFACE_TYPE | ||
|---|---|---|---|
| Product: | SDL | Reporter: | tomwardio |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | 2.0.7 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Proposed patch for setting EGL_SURFACE_TYPE attribs. | ||
Added, thanks! https://hg.libsdl.org/SDL/rev/aed6a9ff3c99 |
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.