wined3d: Make the CS thread yield CPU when it can't block waiting.
commitfcccca153a1db3d1151c62521b0670ecb4194619
authorMatteo Bruni <mbruni@codeweavers.com>
Thu, 15 Nov 2018 21:39:45 +0000 (15 22:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jul 2023 13:37:28 +0000 (4 15:37 +0200)
tree51b3b6f6e4aac08251850eab07461c8378624414
parentecdeab593bdb42c6c8854cdef9c59daba9ba6ce1
wined3d: Make the CS thread yield CPU when it can't block waiting.

It can't block because there are pending queries.
dlls/wined3d/cs.c