Alexandre Julliard pushed to branch master at wine / wine
Commits:
a2f67568 by Yuxuan Shui at 2024-09-25T12:09:29+02:00
d3d11: Stub ID3D11VideoDevice1.
- - - - -
3f99294d by Elizabeth Figura at 2024-09-25T12:09:30+02:00
d3d11: Stub ID3D11VideoDecoder.
- - - - -
230e8db0 by Elizabeth Figura at 2024-09-25T12:09:30+02:00
d3d11: Stub ID3D11VideoDecoderOutputView.
- - - - -
ea7f0dbc by Elizabeth Figura at 2024-09-25T12:09:30+02:00
d3d11: Stub ID3D11VideoContext.
- - - - -
5 changed files:
- dlls/d3d11/Makefile.in
- dlls/d3d11/d3d11_private.h
- + dlls/d3d11/decoder.c
- dlls/d3d11/device.c
- dlls/d3d11/view.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bcac1b5aa38486b0b6dbeae0d9118…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bcac1b5aa38486b0b6dbeae0d9118…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
e3789628 by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll/tests: Add more tests for process instrumentation callback.
- - - - -
390d2d21 by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback from wine_syscall_dispatcher on x64.
- - - - -
15bf582a by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for KiUserExceptionDispatcher on x64.
- - - - -
d06d0580 by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for LdrInitializeThunk on x64.
- - - - -
73de94bb by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Call instrumentation callback for KiUserModeCallback on x64.
- - - - -
20c8c555 by Paul Gofman at 2024-09-24T23:23:33+02:00
ntdll: Support old parameter layout for NtSetInformationProcess( ProcessInstrumentationCallback ).
- - - - -
10 changed files:
- dlls/ntdll/tests/exception.c
- dlls/ntdll/tests/info.c
- dlls/ntdll/unix/process.c
- dlls/ntdll/unix/signal_arm.c
- dlls/ntdll/unix/signal_arm64.c
- dlls/ntdll/unix/signal_i386.c
- dlls/ntdll/unix/signal_x86_64.c
- dlls/ntdll/unix/unix_private.h
- dlls/wow64/process.c
- dlls/wow64/struct32.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/068c750ab722b680eb805154831b1…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/068c750ab722b680eb805154831b1…
You're receiving this email because of your account on gitlab.winehq.org.