1765c4594f
Sending messages to windows on other threads can deadlock if those threads aren't processing messages. The deeper issue is that we shouldn't be touching the window styles in the first place, but avoiding that may not be feasible without specific support from winex11/winemac. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
Makefile.in | ||
adapter_gl.c | ||
adapter_vk.c | ||
arb_program_shader.c | ||
ati_fragment_shader.c | ||
buffer.c | ||
context.c | ||
context_gl.c | ||
context_vk.c | ||
cs.c | ||
device.c | ||
directx.c | ||
gl_compat.c | ||
glsl_shader.c | ||
nvidia_texture_shader.c | ||
palette.c | ||
query.c | ||
resource.c | ||
sampler.c | ||
shader.c | ||
shader_sm1.c | ||
shader_sm4.c | ||
shader_spirv.c | ||
state.c | ||
stateblock.c | ||
surface.c | ||
swapchain.c | ||
texture.c | ||
utils.c | ||
version.rc | ||
vertexdeclaration.c | ||
view.c | ||
wined3d.spec | ||
wined3d_gl.h | ||
wined3d_main.c | ||
wined3d_private.h | ||
wined3d_shaders.h | ||
wined3d_vk.h |