[Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 14 06:51:13 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30488

--- Comment #3 from Marek Olšák <maraeo at gmail.com> 2010-12-14 06:51:12 PST ---
I think I can see the problem. Wine uses the subset of ARB_texture_rg that
depends on ARB_texture_float, i.e. it can only be used if ARB_texture_float is
supported, but Wine doesn't appear to care and uses it anyway. This should be
fixed in Wine.

Does setting this environment variable like this help?

MESA_EXTENSION_OVERRIDE=-GL_ARB_texture_rg

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


More information about the dri-devel mailing list