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 4115 - SDL_render, overscan tap dance
Summary: SDL_render, overscan tap dance
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-24 22:51 UTC by Ozkan Sezer
Modified: 2018-05-10 05:30 UTC (History)
0 users

See Also:


Attachments
overscan.patch (1.20 KB, patch)
2018-03-24 22:51 UTC, Ozkan Sezer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ozkan Sezer 2018-03-24 22:51:29 UTC
Created attachment 3214 [details]
overscan.patch

The attached patch to SDL_render.c to do the direct3d tap dance for
overscan hint only if SDL_VIDEO_RENDER_D3D is enabled.
Comment 1 Ozkan Sezer 2018-05-10 05:30:27 UTC
Pushed this chage as http://hg.libsdl.org/SDL/rev/9f61cd1be333