[Bug 37280] New: extension ARB_framebuffer_object not supported

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 16 12:05:33 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37280

            Bug ID: 37280
           Summary: extension ARB_framebuffer_object not supported
           Product: Wine
           Version: 1.7.26
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: opengl
          Assignee: wine-bugs at winehq.org
          Reporter: the_q123 at hotmail.com

Discovered this while trying to load shaders for the Aali's FF7/8 OGL driver:

http://forums.qhimm.com/index.php?topic=14922.0

The shader I used in particular is Asmodean's ComplexMultiShader:

http://www.mediafire.com/download/p214x9ftu2rxbge/ComplexMultiShader.post

This message (with shader model < 140, it's a warning; with 140+ it's an error)
comes up in FF7's APP.LOG:

0(21) : warning C7508: extension ARB_framebuffer_object not supported

I do not believe this is a problem with either the Aali's driver or Asmodean's
shader because they appear to be working for windows users. This must be a
problem in wine, probably in OpenGL.

I am building wine from git on 64-bit Archlinux and my GPU is a GeForce GT 630
with nvidia drivers 343.13.

ARB_framebuffer_object is listed explicitly as a supported extension by
nvidia-config.

-- 
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