[Git][wine/wine][master] 3 commits: d3d11: Make sure that index buffer is set for indexed draws.
Alexandre Julliard pushed to branch master at wine / wine Commits: ba988c73 by Nikolay Sivov at 2025-07-29T14:43:01+09:00 d3d11: Make sure that index buffer is set for indexed draws. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - a6c77ba0 by Nikolay Sivov at 2025-07-29T14:43:01+09:00 d3d11: Make sure that index buffer is set for instanced indexed draws. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - b7484554 by Nikolay Sivov at 2025-07-29T14:43:01+09:00 wined3d: Fix reference_graphics_pipeline_resources() argument type to match callers. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3 changed files: - dlls/d3d11/tests/d3d11.c - dlls/wined3d/cs.c - dlls/wined3d/device.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78b1c7296292695f15389262abeeee... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78b1c7296292695f15389262abeeee... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)