- 14 Sep, 2022 13 commits
-
-
Julian Klemann authored
This includes any remaining dependencies. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53328
-
Julian Klemann authored
Remove nested namespaces and forward declares, add comma to last entry of enums.
-
Julian Klemann authored
Fixes the UUID of ITypedEventHandler<DeviceWatcher*, IInspectable*> to match MIDL.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacob Czekalla authored
-
Jacob Czekalla authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53679
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 13 Sep, 2022 27 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
And rename them to adapter_(set|get)_registry_settings.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Eric Pouech authored
Store all the internal address ranges for an inline site (as we already do in dwarf debug info). Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
When using an inline context which depth points towards the top level function (so when it's not strictly speaking an inline context), native falls back to picking information in the top level function. So we do now in SymSetScopeFromInlineContext() and SymFromInlineContext() (instead of returning an error). Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Nikolay Sivov authored
Fallback instance does not get access to layout contents outside of given range. This could be observed with a custom fallback. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Zebediah Figura authored
Spotted by Philip Rebohle. This fixes rendering in "Discovery Tour by Assassin's Creed: Ancient Egypt".
-
Zebediah Figura authored
wined3d: Add a dirty region to the destination texture in wined3d_device_context_blt() if applicable.
-
Zebediah Figura authored
This was probably added on the assumption that IDirect3DDevice8::CopyRects() behaves like the similar IDirect3DDevice9::UpdateSurface(), but it does not.
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-