Alexandre Julliard pushed to branch master at wine / wine
Commits:
7f544671 by Elizabeth Figura at 2024-09-25T21:17:43+02:00
wined3d: Move geometry_shader_init_stream_output().
- - - - -
cca405d0 by Elizabeth Figura at 2024-09-25T21:17:43+02:00
wined3d: Call geometry_shader_init_stream_output() from shader_set_function().
- - - - -
4c7af7e3 by Elizabeth Figura at 2024-09-25T21:17:43+02:00
wined3d: Remove the redundant "device" parameter to shader_set_function().
- - - - -
…
[View More]33bd489b by Elizabeth Figura at 2024-09-25T21:17:43+02:00
wined3d: Merge the rest of vertex_shader_init() into shader_set_function().
- - - - -
17dba5c4 by Elizabeth Figura at 2024-09-25T21:17:43+02:00
wined3d: Merge the rest of pixel_shader_init() into shader_set_function().
- - - - -
1 changed file:
- dlls/wined3d/shader.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe8f0acbe6cb974ba63bd631370b9…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe8f0acbe6cb974ba63bd631370b9…
You're receiving this email because of your account on gitlab.winehq.org.
[View Less]
Alexandre Julliard pushed to branch master at wine / wine
Commits:
51b3b7ec by Anton Baskanov at 2024-09-25T21:17:43+02:00
dplayx: Unlink and clean up the reply struct on error paths in DP_MSG_ExpectReply().
- - - - -
146b5b6b by Anton Baskanov at 2024-09-25T21:17:43+02:00
dplayx: Return and check HRESULT from DP_MSG_ExpectReply().
- - - - -
089f5e97 by Anton Baskanov at 2024-09-25T21:17:43+02:00
dplayx: Allow specifying multiple reply command ids in DP_MSG_ExpectReply().
- - - - -
…
[View More]8aadbdc6 by Anton Baskanov at 2024-09-25T21:17:43+02:00
dplayx: Expect SUPERENUMPLAYERSREPLY in DP_MSG_ForwardPlayerCreation().
- - - - -
894b53cc by Anton Baskanov at 2024-09-25T21:17:43+02:00
dpwsockx: Return DP_OK from CreatePlayer().
- - - - -
c6047929 by Anton Baskanov at 2024-09-25T21:17:43+02:00
dpwsockx: Add a partial SendEx() implementation.
- - - - -
e63927b2 by Anton Baskanov at 2024-09-25T21:17:43+02:00
dplayx: Use SendEx() instead of Send().
- - - - -
7 changed files:
- dlls/dplayx/dplay.c
- dlls/dplayx/dplay_global.h
- dlls/dplayx/dplayx_messages.c
- dlls/dplayx/dplayx_messages.h
- dlls/dplayx/tests/dplayx.c
- dlls/dpwsockx/dpwsockx_dll.h
- dlls/dpwsockx/dpwsockx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bf659caacc6b93ba25446d7cc417b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bf659caacc6b93ba25446d7cc417b…
You're receiving this email because of your account on gitlab.winehq.org.
[View Less]
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:
- …
[View More]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.
[View Less]