http://bugs.freedesktop.org/show_bug.cgi?id=23941





--- Comment #1 from Brian Paul <brian.e.p...@gmail.com>  2009-09-21 17:16:09 
PST ---
I don't have time to investigate, but does Wine have a search method for
finding supported framebuffer configurations?  If you read the spec, the driver
is free to mark the FBO as GL_FRAMEBUFFER_UNSUPPORTED_EXT for nearly any reason
(ex: trying to render to a RGB232 color buffer, or not using a combined
Z/stencil buffer).  So the app (Wine) should retry different configurations
until it finds one that works.  I don't know if Wine does that.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to