Alexandre Julliard pushed to branch master at wine / wine
Commits:
5a627e49 by Elizabeth Figura at 2025-01-27T12:39:26+01:00
wined3d: Bind the right push constant buffers when FFP is toggled.
That is, don't bind them when an FFP state is changed.
- - - - -
72ad090d by Elizabeth Figura at 2025-01-27T12:39:28+01:00
wined3d: Use ps_compile_args in shader_spirv_compile_arguments.
- - - - -
4dddecc1 by Elizabeth Figura at 2025-01-27T12:39:28+01:00
wined3d/spirv: Implement flat shading.
- - - - -
92422934 by Elizabeth Figura at 2025-01-27T12:39:30+01:00
wined3d/glsl: Move legacy alpha test to shader_glsl_apply_draw_state().
- - - - -
20fb590c by Elizabeth Figura at 2025-01-27T12:39:31+01:00
wined3d: Feed alpha ref through a push constant buffer.
- - - - -
2214772e by Elizabeth Figura at 2025-01-27T12:39:31+01:00
wined3d/spirv: Implement alpha test.
- - - - -
6 changed files:
- dlls/wined3d/cs.c
- dlls/wined3d/ffp_gl.c
- dlls/wined3d/glsl_shader.c
- dlls/wined3d/shader_spirv.c
- dlls/wined3d/stateblock.c
- dlls/wined3d/wined3d_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dddfee706cd9955d43da0300ab6a8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dddfee706cd9955d43da0300ab6a8…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
6656df20 by Piotr Caban at 2025-01-27T12:39:22+01:00
ole32: Add support for reading VT_R4 property.
- - - - -
b0ada34b by Piotr Caban at 2025-01-27T12:39:22+01:00
ole32: Fix IPropertyStorage::ReadMultiple return value when some properties are missing.
- - - - -
dddfee70 by Piotr Caban at 2025-01-27T12:39:22+01:00
ole32: Set property storage clsid on creation.
- - - - -
2 changed files:
- dlls/ole32/stg_prop.c
- dlls/ole32/tests/stg_prop.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/939ebec0d35248a18ea46dec8cc0a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/939ebec0d35248a18ea46dec8cc0a…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
d6eb28a6 by Dmitry Timoshkov at 2025-01-27T12:39:14+01:00
kerberos: Update sizes to match modern implementations.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
939ebec0 by Dmitry Timoshkov at 2025-01-27T12:39:14+01:00
secur32: Update max token size for Negotiate.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
5 changed files:
- dlls/kerberos/unixlib.c
- dlls/kerberos/unixlib.h
- dlls/secur32/negotiate.c
- dlls/secur32/tests/negotiate.c
- dlls/secur32/tests/secur32.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e09c5ffdae2b48bf7e690c2c9938d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e09c5ffdae2b48bf7e690c2c9938d…
You're receiving this email because of your account on gitlab.winehq.org.