http://bugs.winehq.org/show_bug.cgi?id=11674
Selman ULUG selman.ulug@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |selman.ulug@gmail.com
--- Comment #318 from Selman ULUG selman.ulug@gmail.com 2013-09-04 16:06:37 CDT --- (In reply to comment #310)
You may be interested in my command stream work I've posted to http://www.winehq.org/pipermail/wine-devel/2013-September/101106.html . This patchset implements a feature similar to __GL_NV_THREADED_OPTIMIZATIONS in wined3d itself. It isn't complete yet, but it improves a lot of games already and should work on all drivers.
tested on an old notebook i5-460M & GT 420M. os is updated arch x86_64. Gw2 graphic settings is near medium. runned between bank and mystic forge about 10 minutes for every tests.
vanilla 12-16fps
44420 + __GL_THREADED_OPTIMIZATIONS=1 15-20fps (rarely spiking to 1fps)
cs + CSMT="disabled" 12-15fps
cs + CSMT="enabled" 18-24fps (but a few minutes later cpu + gpu hot & throttling to 7-8fps)
ps: I think I need a new notebook :)