http://bugs.winehq.org/show_bug.cgi?id=24800
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #2 from Roderick Colenbrander thunderbird2k@gmail.com 2010-10-19 13:58:09 CDT --- What does the output of glxinfo look like? After having a more closer look at the spec it seems to say that while texture_rg adds single and dual color formats, the float versions are only around when ARB_texture_float is also around. Right now we indeed only check for texture_rg and assume in case it is around, the float formats must also be around.