- 23 Apr, 2024 19 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
Note that this won't compile very many shaders until vkd3d-shader's GLSL support is much more complete.
-
Henri Verbeet authored
-
Henri Verbeet authored
Much like we do for e.g. shader_glsl_generate_vertex_shader().
-
Brendan McGrath authored
The default behaviour for gstreamer is to use the URI to create the stream-id. Without this, gstreamer creates a random stream-id per pad which can cause inconsistent ordering on the decodebin src pads. This in turn can cause issues, for example, with audio stream selection.
-
Brendan McGrath authored
This is a partial cherry-pick of eda34f74c6ad from Proton.
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Billy Laws authored
This is necessary to prevent virtual_set_force_exec from resetting the permissions of mappings back to --- when a non-NX-compatible module is loaded.
-
- 22 Apr, 2024 3 commits
-
-
Michael Bond authored
-
Piotr Caban authored
-
Esme Povirk authored
-
- 19 Apr, 2024 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 18 Apr, 2024 11 commits
-
-
Jacek Caban authored
-
Tim Clem authored
Hide the icon when an app has no visible windows, or when all of its visible windows would have no taskbar entry (i.e., they are owned or have WS_EX_TOOLWINDOW or WS_EX_NOACTIVATE, but not WS_EX_APPWINDOW). The dock icon returns if those conditions are no longer satisfied. This behavior is behind a Mac Driver registry key, EagerDockIconHiding (defaulting to true), to allow toggling it on a per-app or global basis.
-
Jinoh Kang authored
Const correctness is helpful for figuring out which fields are mutable and which ones are intended to stay constant.
-
Jinoh Kang authored
The parameter types are (size_t, size_t, BOOL). Fixes: 4baada41
-
Zhiyi Zhang authored
Fix Imperium: Greek Wars (1183470) launcher scrollbar largely drawn as transparent. The application sets a hardcoded #ffffff as the color key for transparency. On Windows, the scrollbar parts only have very few #ffffff pixels so the scrollbar is drawn as basically opaque. If a theme that have many 0xffffff pixels is being used, then the bug reproduces as well on Windows. I don't want to change the light theme style for this. So let's work around this by using #fefefe instead of #ffffff. This have little difference visually. Based on investigation done by Santino Mazza.
-
Zhiyi Zhang authored
-
Brendan Shanks authored
Microsoft Flight Simulator (2020) requires IDXGISwapChain4.
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 17 Apr, 2024 5 commits
-
-
Isaac Marovitz authored
-
Vijay Kiran Kamuju authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56369
-
Piotr Caban authored
-
Paul Gofman authored
-
Alexandre Julliard authored
-