Files
reactos/dll
Thomas Faber adfbefde2b [WINED3D] Avoid spinning in wined3d_cs_run. CORE-14534
Spinning here is supposed to improve performance by avoiding scheduling
overhead, but because ReactOS's Win32 subsystem does not deal with this well,
it causes the system to freeze on ROS.
As a workaround, we disable spinning and jump directly to the wait.

It should become obvious when this starts actually causing performance issues
again and it's time to undo.
2018-08-19 13:46:02 +02:00
..
2018-04-21 18:56:33 +02:00
2018-08-04 19:19:34 +02:00
2017-11-26 14:29:35 +01:00