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

Summary: OpenGL artifacts on desktop after game shutdown
Product: SDL Reporter: Donald <dj.jankins>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WORKSFORME QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: icculus
Version: 1.2.14   
Hardware: x86_64   
OS: Linux   
Attachments: Screen corruption with artifacts

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.