- 10 Nov, 2023 17 commits
-
-
Zebediah Figura authored
wined3d: Check the wined3d resource type and usage instead of the GL target in texture_binding_might_invalidate_ps().
-
Zebediah Figura authored
Make a complex conditional a bit easier to read.
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Bartosz Kosiorek authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Support both --align and --packing for compatibility with midl.
-
Alexandre Julliard authored
-
Alex Henrie authored
-
- 09 Nov, 2023 23 commits
-
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Anton Baskanov authored
-
Anton Baskanov authored
FluidSynth never calls synth_preset_free(), causing preset and instrument leaks.
-
Anton Baskanov authored
We always set the data.
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Floris Renaud authored
-
Yuxuan Shui authored
There are applications that uses SRWLOCK in an invalid way and then checks its binary representation. Tweak our representation a bit so they are happy.
-
Yuxuan Shui authored
-
Connor McAdams authored
oleaut32: Lock ITypeLib2 interface reference count behind the typelib cache critical section on Release. This prevents an ITypeLib2 interface being returned from the typelib cache that is in the middle of being destroyed. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Zhiyi Zhang authored
pszAppName should not be changed as it's used in the loop to check if window application name is set.
-
Jacek Caban authored
Fixes clang warning: string.c:370:25: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
-
Jacek Caban authored
Fixes -Wincompatible-pointer-types clang warnings.
-
Jacek Caban authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-