[ scummvm-Patches-2863653 ] PSP Flickering problem fix

SourceForge.net noreply at sourceforge.net
Mon Sep 21 19:12:19 CEST 2009


Patches item #2863653, was opened at 2009-09-21 17:12
Message generated for change (Tracker Item Submitted) made by bluddy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2863653&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bluddy (bluddy)
Assigned to: Nobody/Anonymous (nobody)
Summary: PSP Flickering problem fix

Initial Comment:
Sometimes Scummvm exhibited weird graphical artifacts like flickering or stretching of the image. This was a result (I believe) of reuse of vertex arrays in the PSP GU code. I separated the vertex arrays which seems to have taken care of the issue. In addition, I removed the seemingly unnecessary call to Cache Flush which is expensive, and converted some of the double constants to float which saves a few precious cycles :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2863653&group_id=37116




More information about the Scummvm-tracker mailing list