Alexandre Julliard pushed to branch master at wine / wine
Commits:
b3087748 by Rémi Bernon at 2025-06-17T17:39:50+02:00
winex11: Remove unnecessary glx_pixel_format pointers.
- - - - -
a1f84277 by Rémi Bernon at 2025-06-17T17:39:50+02:00
winex11: Remove unnecessary hdc context member.
- - - - -
70360676 by Rémi Bernon at 2025-06-17T17:39:51+02:00
win32u: Introduce an opengl_drawable base struct.
- - - - -
a576be90 by Rémi Bernon at 2025-06-17T17:39:52+02:00
win32u: Return an opengl_drawable from pbuffer_create.
- - - - -
e701286a by Rémi Bernon at 2025-06-17T17:39:52+02:00
wineandroid: Add a refcount to struct gl_drawable.
- - - - -
63ef8b13 by Rémi Bernon at 2025-06-17T17:39:53+02:00
win32u: Add a refcount to struct opengl_drawable.
- - - - -
6 changed files:
- dlls/win32u/opengl.c
- dlls/wineandroid.drv/opengl.c
- dlls/winemac.drv/opengl.c
- dlls/winewayland.drv/opengl.c
- dlls/winex11.drv/opengl.c
- include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/787dc335de5365188f0bec8998348…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/787dc335de5365188f0bec8998348…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
52b7892e by Alexandre Julliard at 2025-06-17T10:28:32+02:00
ntdll: Use NtOpenFile to open nls files in the system directory.
- - - - -
e2e4ef80 by Alexandre Julliard at 2025-06-17T13:35:01+02:00
ntdll: Use UNICODE_STRINGs in the main image loading helpers.
- - - - -
61019341 by Alexandre Julliard at 2025-06-17T13:35:20+02:00
ntdll: Pass the full image NT path through the server startup information.
- - - - -
787dc335 by Alexandre Julliard at 2025-06-17T13:48:15+02:00
ntdll: Move resolving the initial image name to the get_full_path() helper.
- - - - -
4 changed files:
- dlls/ntdll/unix/env.c
- dlls/ntdll/unix/file.c
- dlls/ntdll/unix/loader.c
- dlls/ntdll/unix/unix_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d091af63a231cbeb348148408bc7…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d091af63a231cbeb348148408bc7…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2b8fe91c by Elizabeth Figura at 2025-06-17T10:20:39+02:00
qasf/tests: Test dynamic format change on the DMO wrapper.
- - - - -
1301a1bb by Elizabeth Figura at 2025-06-17T10:20:39+02:00
qasf/dmowrapper: Delay SetActualDataLength().
- - - - -
5d091af6 by Elizabeth Figura at 2025-06-17T10:20:41+02:00
qasf/dmowrapper: Handle dynamic format change.
- - - - -
2 changed files:
- dlls/qasf/dmowrapper.c
- dlls/qasf/tests/dmowrapper.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/330b680af6130d654cd79e322506e…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/330b680af6130d654cd79e322506e…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
5f1b5b90 by Elizabeth Figura at 2025-06-17T10:20:35+02:00
ir50_32: Do not validate biPlanes.
- - - - -
a2b8fc1a by Elizabeth Figura at 2025-06-17T10:20:35+02:00
ir50_32: Explicitly fill the whole BITMAPINFOHEADER in ICM_DECOMPRESS_GET_FORMAT.
- - - - -
b11fdcf1 by Elizabeth Figura at 2025-06-17T10:20:35+02:00
ir50_32: Fix the return value of ICM_DECOMPRESS_GET_FORMAT.
- - - - -
c17f193d by Elizabeth Figura at 2025-06-17T10:20:35+02:00
ir50_32: Fix the error value for mismatching dimensions.
- - - - -
330b680a by Elizabeth Figura at 2025-06-17T10:20:35+02:00
ir50_32: Support decoding to RGB565.
- - - - -
2 changed files:
- dlls/ir50_32/ir50.c
- dlls/ir50_32/tests/ir50_32.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b4df52fd617c5807969a26706e65d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b4df52fd617c5807969a26706e65d…
You're receiving this email because of your account on gitlab.winehq.org.