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 2861

Summary: Rendering flickers when sdl-gfx functions called several times on the same area
Product: SDL Reporter: nkozina
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: nkozina
Version: 2.0.3   
Hardware: x86   
OS: Linux   
Attachments: test case
Better test case. Does not depend on SDL2-gfx
apitrace trace file

Description nkozina 2015-02-01 13:51:45 UTC
Created attachment 2011 [details]
test case

See attachment for test case. When TESTVAR > 7 the gradient of green boxes on top of the red box flicker.
Comment 1 nkozina 2015-02-04 22:43:34 UTC
Created attachment 2018 [details]
Better test case. Does not depend on SDL2-gfx
Comment 2 nkozina 2015-02-04 23:27:09 UTC
Created attachment 2019 [details]
apitrace trace file
Comment 3 nkozina 2015-02-05 17:56:01 UTC
Probably an i915 driver bug.