- May 25, 2022
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53034 Signed-off-by:
Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Ziqing Hui <zhui@codeweavers.com> Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Ziqing Hui <zhui@codeweavers.com> Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Ziqing Hui <zhui@codeweavers.com> Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Ziqing Hui <zhui@codeweavers.com> Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- May 24, 2022
-
-
conhost.exe currently copies the user-specified face name from the LOGFONT structure. This results in an invalid face name when the specified font is not available. Signed-off-by:
Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Anton Baskanov <baskanov@gmail.com>
-
Signed-off-by:
Anton Baskanov <baskanov@gmail.com>
-
Signed-off-by:
Anton Baskanov <baskanov@gmail.com>
-
Signed-off-by:
Anton Baskanov <baskanov@gmail.com>
-
Signed-off-by:
Anton Baskanov <baskanov@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
'print struct foo' will show all fields of structure 'print enum bar' will show all definitions inside of enum (and their value) 'print /d <type>' will show the type size (in bytes) Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
- Get rid of struct type_expr_t - Enable back typecasts (and rewrite the typecast to fit the type parsing scheme) Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
This will help mapping a name to a basic type. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Move initialization of the flag itself to `wined3d_format_base_flags`. Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
There are only three unused format flags left. I will soon submit changes which add four more format flags. I've noticed that format flags generally fall into two groups: * The first group consists of flags describing the content of a pixel format, e.g. whether or not this is a depth format, or whether this is a blocked format. These flags are the same for all resource types. * The second group consists of flags describing capabilities of the implementation with this format. These can and do vary by resource type. Only the second group needs to be stored per-resource-type. Signed-off-by:
Chip Davis <cdavis5x@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com> Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Georg Lehmann <dadschoorse@gmail.com>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com>
-
Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com>
-
Along the lines of d3714688 but for the no shader backend case. Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com>
-