Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
cfa8f0dc by Nikolay Sivov at 2024-09-13T16:01:22+02:00
vkd3d-shader/tpf: Handle conversion instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
908833fa by Nikolay Sivov at 2024-09-13T16:01:22+02:00
vkd3d-shader/tpf: Handle arithmetic instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
7bd6c6b1 by Nikolay Sivov at 2024-09-13T16:01:22+02:00
vkd3d-shader/tpf: Handle 'emit' and 'cut' in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
9e4b2f5a by Nikolay Sivov at 2024-09-13T16:01:22+02:00
vkd3d-shader/tpf: Handle 'movc' in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
4c03cda3 by Nikolay Sivov at 2024-09-13T16:01:22+02:00
vkd3d-shader/tpf: Handle texture instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1 changed file:
- libs/vkd3d-shader/tpf.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/44222ea7397fe4a181f34ba57bdc…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/44222ea7397fe4a181f34ba57bdc…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
35fe5b48 by Giovanni Mascellani at 2024-09-13T15:52:07+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_TEMPS.
- - - - -
af687c95 by Giovanni Mascellani at 2024-09-13T15:54:16+02:00
vkd3d-shader/ir: Introduce a helper for validating IF.
- - - - -
8af2d04d by Giovanni Mascellani at 2024-09-13T15:54:51+02:00
vkd3d-shader/ir: Introduce a helper for validating IFC.
- - - - -
244838d3 by Giovanni Mascellani at 2024-09-13T15:56:18+02:00
vkd3d-shader/ir: Introduce a helper for validating ELSE.
- - - - -
34c8aaad by Giovanni Mascellani at 2024-09-13T15:57:39+02:00
vkd3d-shader/ir: Introduce a helper for validating ENDIF.
- - - - -
5ce10b9e by Giovanni Mascellani at 2024-09-13T15:58:01+02:00
vkd3d-shader/ir: Introduce a helper for validating LOOP.
- - - - -
bf9022d3 by Giovanni Mascellani at 2024-09-13T15:58:46+02:00
vkd3d-shader/ir: Introduce a helper for validating ENDLOOP.
- - - - -
e9fbbf26 by Giovanni Mascellani at 2024-09-13T15:59:15+02:00
vkd3d-shader/ir: Introduce a helper for validating REP.
- - - - -
44222ea7 by Giovanni Mascellani at 2024-09-13T15:59:49+02:00
vkd3d-shader/ir: Introduce a helper for validating ENDREP.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d30160710b717aaeb5b1acda3952…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d30160710b717aaeb5b1acda3952…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
19a5fdb7 by Alexandre Julliard at 2024-09-12T18:26:43+02:00
mf/tests: Remove todo_wine from a test that succeeds now.
- - - - -
2c946295 by Alexandre Julliard at 2024-09-12T18:36:19+02:00
ntoskrnl/tests: Mark some failing tests as todo_wine.
- - - - -
3e2c8b97 by Alexandre Julliard at 2024-09-12T18:43:00+02:00
comctl32/tests: Skip hotkey test if window is not foreground.
- - - - -
5babb346 by Alexandre Julliard at 2024-09-12T19:08:40+02:00
comctl32/tests: Wait a bit more for the tooltip to appear.
- - - - -
8ba4bb4a by Alexandre Julliard at 2024-09-12T22:57:54+02:00
d3dx9: Use sizeof on the correct type in malloc (Clang).
- - - - -
c851acea by Alexandre Julliard at 2024-09-12T22:57:54+02:00
dsound: Use sizeof on the correct type in malloc (Clang).
- - - - -
b3125165 by Alexandre Julliard at 2024-09-12T22:57:54+02:00
gdiplus: Use sizeof on the correct type in malloc (Clang).
- - - - -
83fd1581 by Alexandre Julliard at 2024-09-12T22:57:54+02:00
hidclass.sys: Use sizeof on the correct type in malloc (Clang).
- - - - -
da59d86d by Alexandre Julliard at 2024-09-12T22:59:05+02:00
msi: Use sizeof on the correct type in malloc (Clang).
- - - - -
53e7f37d by Alexandre Julliard at 2024-09-12T22:59:05+02:00
msvcrt: Use sizeof on the correct type in malloc (Clang).
- - - - -
ba5c49fe by Alexandre Julliard at 2024-09-12T22:59:05+02:00
wintrust: Use sizeof on the correct type in malloc (Clang).
- - - - -
16ab3a8b by Alexandre Julliard at 2024-09-12T23:16:49+02:00
win32u: Use the correct type in malloc (Clang).
- - - - -
9be049c7 by Alexandre Julliard at 2024-09-12T23:16:49+02:00
mscoree: Use the correct size in malloc (Clang).
- - - - -
fc4dfeaa by Alexandre Julliard at 2024-09-12T23:16:49+02:00
winex11: Use the correct type in malloc (Clang).
- - - - -
50fd8c55 by Alexandre Julliard at 2024-09-12T23:16:49+02:00
winecfg: Use the correct type in malloc (Clang).
- - - - -
16 changed files:
- dlls/comctl32/tests/propsheet.c
- dlls/comctl32/tests/tooltips.c
- dlls/d3dx9_36/mesh.c
- dlls/dsound/primary.c
- dlls/gdiplus/brush.c
- dlls/gdiplus/graphicspath.c
- dlls/hidclass.sys/pnp.c
- dlls/mf/tests/transform.c
- dlls/mscoree/metahost.c
- dlls/msi/table.c
- dlls/msvcrt/locale.c
- dlls/ntoskrnl.exe/tests/driver.c
- dlls/win32u/freetype.c
- dlls/winex11.drv/window.c
- dlls/wintrust/wintrust_main.c
- programs/winecfg/winecfg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3ce91cdb32cf3238a50a3e76f24f8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3ce91cdb32cf3238a50a3e76f24f8…
You're receiving this email because of your account on gitlab.winehq.org.