Elizabeth Figura pushed to branch master at wine / wine-staging
Commits:
acb3c0bb by Elizabeth Figura at 2025-02-27T16:01:44-06:00
server-Realtime_Priority: Remove patch set.
This functionality was introduced upstream by 945efda7fe4c95276a1c64a8d10368726d834937.
- - - - -
0e1220c7 by Elizabeth Figura at 2025-02-27T16:01:51-06:00
d3dx9_36-DDS: Rebase and re-enable.
Patch 0001 was implemented upstream by ee4ad2a0a460cf9737c7d0d6057b57528e8ea912.
- - - - -
6f8931b3 by Elizabeth Figura at 2025-02-27T16:34:34-06:00
Rebase against 0bf15e3e0715ebda735e9857cbcb36ebc491293f.
- - - - -
8 changed files:
- − patches/d3dx9_36-DDS/0001-d3dx9_36-Add-support-for-FOURCC-surface-to-save_dds_.patch
- patches/d3dx9_36-DDS/0002-d3dx9_36-Improve-D3DXSaveTextureToFile-to-save-simpl.patch
- patches/eventfd_synchronization/0002-server-Create-server-objects-for-eventfd-based-synch.patch
- patches/eventfd_synchronization/definition
- − patches/server-Realtime_Priority/0001-wineserver-Draft-to-implement-priority-levels-throug.patch
- − patches/server-Realtime_Priority/definition
- patches/version-VerQueryValue/0001-version-Test-for-VerQueryValueA-try-2.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/a381f356d65565735c1a8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/a381f356d65565735c1a8…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
34eb282c by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Implement zwlr_data_control_device_v1 initialization.
- - - - -
317eef27 by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Support copying text from win32 clipboard to native apps.
- - - - -
68abb8f4 by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Generalize support for exporting clipboard formats.
Introduce the infrastructure to export various clipboard formats in a
table-driven manner, similar to what's used by winex11.
- - - - -
c4a2282a by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Support exporting various clipboard formats.
Add support for some formats commonly used in applications and which
do not require special exporting: RTF, TIFF, PNG, JPEG, GIF, SVG, RIFF, WAV.
- - - - -
cd9a4245 by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Support copying data from native clipboard to win32 apps.
- - - - -
aac8560b by Alexandros Frantzis at 2025-02-27T22:21:00+01:00
winewayland: Normalize received MIME type strings.
- - - - -
6 changed files:
- dlls/winewayland.drv/Makefile.in
- dlls/winewayland.drv/wayland.c
- + dlls/winewayland.drv/wayland_data_device.c
- dlls/winewayland.drv/waylanddrv.h
- dlls/winewayland.drv/waylanddrv_main.c
- + dlls/winewayland.drv/wlr-data-control-unstable-v1.xml
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/673aac1b066f1cbd794afc93bfb42…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/673aac1b066f1cbd794afc93bfb42…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
a876472a by Ziqing Hui at 2025-02-27T18:49:45+01:00
mfreadwrite/tests: Move writer creation tests to test_sink_writer_create.
- - - - -
92052ded by Ziqing Hui at 2025-02-27T18:49:46+01:00
mfreadwrite/tests: Test getting transforms and media sinks from writer.
- - - - -
9afb570a by Ziqing Hui at 2025-02-27T18:49:46+01:00
mfreadwrite/tests: Test AddStream and SetInputMediaType for writer.
- - - - -
135960f8 by Ziqing Hui at 2025-02-27T22:21:00+01:00
mfreadwrite/tests: Test sample processing for writer.
- - - - -
1 changed file:
- dlls/mfreadwrite/tests/mfplat.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a44f628c0a604bc25c032a962e239…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a44f628c0a604bc25c032a962e239…
You're receiving this email because of your account on gitlab.winehq.org.