Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
d945d5e7 by Nikolay Sivov at 2024-08-13T21:10:29+02:00
vkd3d-shader/hlsl: Check MS texture declaration without sample count only for used variables.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
b4d957f8 by Nikolay Sivov at 2024-08-13T21:10:45+02:00
vkd3d-shader/hlsl: Handle NULL constants.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
e0b5fe12 by Nikolay Sivov at 2024-08-13T21:11:48+02:00
vkd3d-shader/hlsl: Add a test for assigning to DSV and RTV variables.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
10 changed files:
- libs/vkd3d-shader/d3dbc.c
- libs/vkd3d-shader/fx.c
- libs/vkd3d-shader/hlsl.c
- libs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.l
- libs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/hlsl_codegen.c
- libs/vkd3d-shader/tpf.c
- tests/hlsl/null.shader_test
- tests/hlsl/texture-load.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/80b2a2eb55b2a6453806370e420f…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/80b2a2eb55b2a6453806370e420f…
You're receiving this email because of your account on gitlab.winehq.org.
Elizabeth Figura pushed to branch master at wine / wine-staging
Commits:
761b7f72 by Elizabeth Figura at 2024-08-12T16:50:26-05:00
dinput-regression-fix: Remove patch.
This is not the correct fix for the regression, and the regression is not in fact a regression.
- - - - -
cd2cce28 by Elizabeth Figura at 2024-08-12T16:55:29-05:00
eventfd_synchronization: Fix compile warnings.
Why, GCC, did you think this was a good idea?
- - - - -
3 changed files:
- − patches/dinput-regression-fix/0001-dinput-Use-the-correct-array-index-in-keyboard_creat.patch
- − patches/dinput-regression-fix/definition
- + patches/eventfd_synchronization/0057-ntdll-Compile-warning-fixes-for-esync.patch
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/92374493ee7d657b198ca…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/92374493ee7d657b198ca…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2a5bb3d4 by Nikolay Sivov at 2024-08-12T23:17:55+02:00
include: Add IWICStreamProvider definition.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
c81c676e by Nikolay Sivov at 2024-08-12T23:17:55+02:00
windowscodecs/tests: Add a helper to check for supported interfaces.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
6631f705 by Nikolay Sivov at 2024-08-12T23:17:55+02:00
windowscodecs/tests: Remove noisy traces from the test stubs.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
edecb74b by Nikolay Sivov at 2024-08-12T23:17:55+02:00
windowscodecs/tests: Add some tests for IWICStreamProvider interface availability.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
3bc9a6d0 by Nikolay Sivov at 2024-08-12T23:17:55+02:00
windowscodecs/metadata: Add a stub for IWICStreamProvider.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
3 changed files:
- dlls/windowscodecs/metadatahandler.c
- dlls/windowscodecs/tests/metadata.c
- include/wincodecsdk.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/462b2e90d2bba6b80da279fce4969…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/462b2e90d2bba6b80da279fce4969…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
11f80ae3 by Tom Helander at 2024-08-12T23:17:55+02:00
httpapi: Add tests for HttpResponseSendEntityBody.
Verified against Windows 11 Pro (build 22621.3880)
- - - - -
c2668776 by Tom Helander at 2024-08-12T23:17:55+02:00
http.sys: Skip clean up if HTTP_SEND_RESPONSE_FLAG_MORE_DATA is set.
- - - - -
5d107589 by Tom Helander at 2024-08-12T23:17:55+02:00
httpapi: Handle HTTP_SEND_RESPONSE_FLAG_MORE_DATA flag.
- - - - -
462b2e90 by Tom Helander at 2024-08-12T23:17:55+02:00
httpapi: Implement HttpSendResponseEntityBody.
- - - - -
6 changed files:
- dlls/http.sys/http.c
- dlls/httpapi/httpapi.spec
- dlls/httpapi/httpapi_main.c
- dlls/httpapi/tests/httpapi.c
- include/http.h
- include/wine/http.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b12ad4f447b11adf0d2b945c832e5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b12ad4f447b11adf0d2b945c832e5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
553204da by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for MSEventObj prototype objects.
- - - - -
cccc0a31 by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for Event prototype objects.
- - - - -
39e801cc by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for UIEvent prototype objects.
- - - - -
76e09d28 by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for mouse event prototype objects.
- - - - -
e9821b4a by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for keyboard event prototype objects.
- - - - -
e0eda663 by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for page transition event prototype objects.
- - - - -
b9270bce by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for custom event prototype objects.
- - - - -
360aa14d by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for message event prototype objects.
- - - - -
bc30bb34 by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for progress event prototype objects.
- - - - -
8eb6ad47 by Jacek Caban at 2024-08-12T13:09:30+02:00
mshtml: Add support for storage event prototype objects.
- - - - -
3 changed files:
- dlls/mshtml/htmlevent.c
- dlls/mshtml/mshtml_private.h
- dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/29c0ea6486dbf9d58873853c5248c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/29c0ea6486dbf9d58873853c5248c…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2d620a73 by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Add locking around driver calls.
- - - - -
53ec7ff4 by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Remove unused Unix calls.
- - - - -
711c4f4f by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Try the DRIVER attribute if the DSN attribute is missing.
- - - - -
ad0063e2 by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Fail freeing an object while child objects are alive.
- - - - -
29c0ea64 by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Call the driver function in SQLBindCol().
Spotted by Alistair Leslie-Hughes.
- - - - -
4 changed files:
- dlls/odbc32/proxyodbc.c
- dlls/odbc32/tests/odbc32.c
- dlls/odbc32/unixlib.c
- dlls/odbc32/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/720648159bb3f7cabb4be206d1555…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/720648159bb3f7cabb4be206d1555…
You're receiving this email because of your account on gitlab.winehq.org.