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 1182 - OpenGL artifacts on desktop after game shutdown
Summary: OpenGL artifacts on desktop after game shutdown
Status: RESOLVED WORKSFORME
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.14
Hardware: x86_64 Linux
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 02:00 UTC by Donald
Modified: 2011-08-21 08:53 UTC (History)
1 user (show)

See Also:


Attachments
Screen corruption with artifacts (416.02 KB, image/png)
2011-04-13 02:00 UTC, Donald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Donald 2011-04-13 02:00:16 UTC
Created attachment 600 [details]
Screen corruption with artifacts

Tested with ioquake3 and nexuiz:
On low-power video boards I forced to use lower video resolution. Problem is when a video game shutdowns, it leaves visible artifacts on desktop. These artifacts persists due to run a native OpenGL program. When I use native OpenGL versions of these games - everything is normal. These artifacts can be seen on attached screenshot (just after exit from openarena 0.8.5 1024x768 -> 1280x1024).
Comment 1 Ryan C. Gordon 2011-08-21 08:53:40 UTC
This appears to be a driver bug, not an SDL issue.

--ryan.