- 02 Aug, 2023 11 commits
-
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Rather than filling it during initialization, which was a bit confusing, even more later on when dispex will handle Cycle Collection. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Francois Gouget authored
-
Zebediah Figura authored
Don't load the buffer location if we are clearing the whole buffer, and never load the texture location (for Vulkan; GL already did this). Only prepare them instead.
-
Zebediah Figura authored
This is a step towards implementing D3D11_COPY_FLAGS.
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
They are quite GL-specific.
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
And its dependencies.
-
- 01 Aug, 2023 29 commits
-
-
Petrichor Park authored
-
Petrichor Park authored
-
Petrichor Park authored
DirectX's FFP normalizes the zero vector to the zero vector, but GLSL normalizes them to all NaN. This patch creates ffp_normalize, which normalizes vectors but has DirectX's behavior on 0 vectors. Further patches in this set switch other calls from GLSL's normalize to the 0-safe version. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=36564
-
Gabriel Ivăncescu authored
Since they act like values. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Skorokhodov authored
Some applications (e.g. UE4) require the DriverVersion string in the registry. Signed-off-by: Mykhailo Skorokhodov <mykhailo.skorokhodov@globallogic.com>
-
David Kahurani authored
Signed-off-by: David Kahurani <k.kahurani@gmail.com>
-
David Kahurani authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55351Signed-off-by: David Kahurani <k.kahurani@gmail.com>
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Zhao Yi authored
Signed-off-by: Zhao Yi <zhaoyi@uniontech.com>
-
Sven Baars authored
-
Sven Baars authored
-