Alexandre Julliard pushed to branch master at wine / wine
Commits:
90046f3a by Ziqing Hui at 2025-07-29T14:47:26+09:00
fonts: Make special ASCII characters bold for WineTahomaBold.
- - - - -
2cb7e5dd by Ziqing Hui at 2025-07-29T14:47:26+09:00
fonts: Make uppercase ASCII letters bold for WineTahomaBold.
- - - - -
f2a4b6c5 by Ziqing Hui at 2025-07-29T14:47:26+09:00
fonts: Make lowercase ASCII letters bold for WineTahomaBold.
- - - - -
2 changed files:
- fonts/tahomabd.sfd
- fonts/tahomabd.ttf
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/33705a50e6bb51b32a54e51c2869a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/33705a50e6bb51b32a54e51c2869a…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9e3b131c by Jacek Caban at 2025-07-29T14:45:35+09:00
opengl32: Move manual wow64 thunks declarations to generated header.
- - - - -
134e3b10 by Jacek Caban at 2025-07-29T14:45:38+09:00
opengl32: Move thunks declarations to generated header.
- - - - -
6 changed files:
- .gitattributes
- dlls/opengl32/make_opengl
- dlls/opengl32/unix_private.h
- dlls/opengl32/unix_thunks.c
- + dlls/opengl32/unix_thunks.h
- dlls/opengl32/unix_wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/09fb95919f880890bd9560e706834…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/09fb95919f880890bd9560e706834…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
ba988c73 by Nikolay Sivov at 2025-07-29T14:43:01+09:00
d3d11: Make sure that index buffer is set for indexed draws.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
a6c77ba0 by Nikolay Sivov at 2025-07-29T14:43:01+09:00
d3d11: Make sure that index buffer is set for instanced indexed draws.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
b7484554 by Nikolay Sivov at 2025-07-29T14:43:01+09:00
wined3d: Fix reference_graphics_pipeline_resources() argument type to match callers.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
3 changed files:
- dlls/d3d11/tests/d3d11.c
- dlls/wined3d/cs.c
- dlls/wined3d/device.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78b1c7296292695f15389262abeee…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78b1c7296292695f15389262abeee…
You're receiving this email because of your account on gitlab.winehq.org.