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.
| Summary: |
SDL_DuplicateSurface |
| Product: |
SDL
|
Reporter: |
Rainer Deyke <rainerd> |
| Component: |
video | Assignee: |
Sam Lantinga <slouken> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Sam Lantinga <slouken> |
| Severity: |
enhancement
|
|
|
| Priority: |
P2
|
CC: |
philipp.wiesemann
|
| Version: |
HG 2.0 | |
|
| Hardware: |
All | |
|
| OS: |
All | |
|
| Attachments: |
The patch.
|
Created attachment 1588 [details] The patch. I've written a small patch that adds a small SDL_DuplicateSurface function to SDL. I've written the function as part of a larger (as yet unfinished) patch, but I think this function is useful enough that it merits inclusion in SDL on its own.