[Bug 14724] Max Payne 2: PP effect performance (ORM=fbo)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 2 14:53:35 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14724





--- Comment #6 from Tobias Jakobi <liquid.acid at gmx.net>  2008-08-02 14:53:33 ---
Created an attachment (id=15222)
 --> (http://bugs.winehq.org/attachment.cgi?id=15222)
simple test application for NPOT/POT texture performance

Very simple test application to verify the claim that the Geforce FX series
falls back to a software path as soon as the ARB_tex_npot extension is used
(and not only when more features than the ones from ARB_tex_rect are used).

Tarball includes a script to compile, the source itself and two raw textures
(one POT size, the other one NPOT).

App needs GL and GLUT libraries to compile. Maybe you have to edit the
compile.sh

Control the app with the 'f' key, which changes from NPOT mode to POT and
vice-versa. Each time the mode is changed a FPS value is computed, so you can
check performance.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list