Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
5fd93c28 by Giovanni Mascellani at 2024-09-10T21:43:14+02:00
vkd3d-shader/ir: Run validation after remapping the output signature.
- - - - -
a3fdc447 by Giovanni Mascellani at 2024-09-10T21:43:14+02:00
vkd3d-shader/ir: Run validation after flattening hull shader phases.
- - - - -
d8c41cc2 by Giovanni Mascellani at 2024-09-10T21:43:14+02:00
vkd3d-shader/ir: Run validation after normalising Hull Shader control points I/O registers.
- - - - -
1c285d40 by Giovanni Mascellani at 2024-09-10T21:43:14+02:00
vkd3d-shader/ir: Run validation after normalising I/O registers.
- - - - -
828dfdf1 by Giovanni Mascellani at 2024-09-10T21:43:14+02:00
vkd3d-shader/ir: Run validation after normalising flat constants.
- - - - -
3 changed files:
- libs/vkd3d-shader/dxil.c
- libs/vkd3d-shader/ir.c
- libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5ebbba6fffd5de55874d98772a48…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5ebbba6fffd5de55874d98772a48…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b5cbb556 by Charlotte Pabst at 2024-09-09T22:52:02+02:00
comdlg32: Allow entering a filter in the itemdlg file name field.
Current filter is initially empty and can be set by typing a filter
into the file name field or selecting an entry from the file type menu.
Selecting a file type entry with an empty spec leaves the current filter unchanged.
This behavior matches windows more closely and fixes applications
that rely on SetFileName() for filtering.
Signed-off-by: Charlotte Pabst <cpabst(a)codeweavers.com>
- - - - -
82f4d38a by Charlotte Pabst at 2024-09-09T22:52:02+02:00
comdlg32/tests: Add tests for itemdlg file name field filters.
Signed-off-by: Charlotte Pabst <cpabst(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/comdlg32/itemdlg.c
- dlls/comdlg32/tests/itemdlg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/35369ea38f35dba5ba0e4bd552d24…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/35369ea38f35dba5ba0e4bd552d24…
You're receiving this email because of your account on gitlab.winehq.org.