Alexandre Julliard pushed to branch master at wine / wine
Commits:
39e9c190 by Rémi Bernon at 2025-08-05T16:28:28+09:00
winemac: Create new client views with each VK/GL surface.
- - - - -
7b28c6d1 by Rémi Bernon at 2025-08-05T16:28:28+09:00
winemac: Use the new client surface views for GL rendering.
- - - - -
6471a429 by Rémi Bernon at 2025-08-05T16:28:29+09:00
winemac: Get rid of now unnecessary child cocoa views.
- - - - -
908f6791 by Rémi Bernon at 2025-08-05T16:28:29+09:00
winemac: Sync current context when drawable was updated.
- - - - -
eeb3e559 by Rémi Bernon at 2025-08-05T16:28:29+09:00
win32u: Call opengl_drawable_flush even if drawables didn't change.
In case they were updated / resized, we still need to notify the drivers
about it.
- - - - -
5 changed files:
- dlls/win32u/opengl.c
- dlls/winemac.drv/macdrv.h
- dlls/winemac.drv/opengl.c
- dlls/winemac.drv/vulkan.c
- dlls/winemac.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1a78e8a9cde630d8de6cfcd3fd341…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1a78e8a9cde630d8de6cfcd3fd341…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9a79398b by Nikolay Sivov at 2025-08-05T16:15:15+09:00
d2d1: Add initial implementation of CopyFromRenderTarget().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
89294861 by Nikolay Sivov at 2025-08-05T16:15:15+09:00
d2d1: Improve bitmap methods traces.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
9a42f16b by Nikolay Sivov at 2025-08-05T16:15:15+09:00
d2d1: Implement ComputeArea() for rectangles.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1254b1d7 by Nikolay Sivov at 2025-08-05T16:15:16+09:00
d2d1: Implement ComputeArea() for transformed geometries.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
4 changed files:
- dlls/d2d1/bitmap.c
- dlls/d2d1/d2d1_private.h
- dlls/d2d1/geometry.c
- dlls/d2d1/tests/d2d1.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/39c19620969c11320ba079379acfd…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/39c19620969c11320ba079379acfd…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3394379f by Rémi Bernon at 2025-08-05T16:14:20+09:00
winebus: Use a single global structure for bus options.
- - - - -
a19c57fe by Rémi Bernon at 2025-08-05T16:14:20+09:00
winebus: Support per-device/vendor hidraw registry option.
- - - - -
5 changed files:
- dlls/winebus.sys/bus_iohid.c
- dlls/winebus.sys/bus_sdl.c
- dlls/winebus.sys/bus_udev.c
- dlls/winebus.sys/main.c
- dlls/winebus.sys/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3cefa6532f03d72a64c0447787f4d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3cefa6532f03d72a64c0447787f4d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f9b399d7 by Jacek Caban at 2025-08-05T16:13:18+09:00
opengl32: Move static keyword logic to generate_unix_thunk.
- - - - -
d8611cbc by Jacek Caban at 2025-08-05T16:13:21+09:00
opengl32: Use generate_unix_thunk for wow64 wgl thunks.
- - - - -
e9a777fb by Jacek Caban at 2025-08-05T16:13:23+09:00
opengl32: Use generate_unix_thunk for wow64 gl thunks.
- - - - -
10847991 by Jacek Caban at 2025-08-05T16:13:26+09:00
opengl32: Use generate_unix_thunk for wow64 ext thunks.
- - - - -
3cefa653 by Jacek Caban at 2025-08-05T16:13:28+09:00
opengl32: Remove no longer used get_func_args arguments.
- - - - -
2 changed files:
- dlls/opengl32/make_opengl
- dlls/opengl32/unix_thunks.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9aed341a849013e3ea0128b237e8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9aed341a849013e3ea0128b237e8…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
24320770 by Henri Verbeet at 2025-08-04T15:00:02+02:00
tests/shader_runner: Parse hex blobs as a list of 32-bit integers.
- - - - -
72185900 by Henri Verbeet at 2025-08-04T15:00:02+02:00
tests: Strip reflection data from dxbc-tpf-hex shaders.
- - - - -
6 changed files:
- tests/hlsl/abs.shader_test
- tests/hlsl/half.shader_test
- tests/hlsl/interface-packing.shader_test
- tests/hlsl/is-front-face.shader_test
- tests/hlsl/tessellation.shader_test
- tests/shader_runner.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5dca0da2da423100b84221ecf68a…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5dca0da2da423100b84221ecf68a…
You're receiving this email because of your account on gitlab.winehq.org.