6 Jun
2009
6 Jun
'09
8:14 a.m.
2009/6/6 Jerome Leclanche <adys.wh(a)gmail.com>:
Would it be a good/stupid idea to check for fglrx during wineboot, and set OSRM to a different value than fbo?
That's essentially what blacklisting EXT_framebuffer_object would do, although during wined3d initialization, not wineboot. We want to avoid that for the reasons already mentioned by Roderick. Not using FBOs (EXT_framebuffer_blit in particular) also has a significant performance impact in a number of applications. HL2 and CS:S are good examples.