Alexandre Julliard pushed to branch master at wine / wine Commits: e746ec4f by Elizabeth Figura at 2025-04-11T11:35:11+02:00 wined3d: Partially move fog mode to wined3d_extra_ps_args. We still need to pass it through the CS, for the sake of wined3d_ffp_vs_settings. - - - - - 14f39c29 by Elizabeth Figura at 2025-04-11T11:35:13+02:00 wined3d: Move alpha test func to wined3d_extra_ps_args. - - - - - bdafe191 by Elizabeth Figura at 2025-04-11T11:35:14+02:00 wined3d: Partially move texture index and transform flags to wined3d_extra_ps_args. We still need to pass them through the CS, for the sake of wined3d_ffp_vs_settings and ffp_frag_settings. - - - - - ab9afd7f by Elizabeth Figura at 2025-04-11T11:35:15+02:00 wined3d: Make ffp_vertex_update_clip_plane_constants() static. - - - - - 93bfdc6f by Elizabeth Figura at 2025-04-11T11:35:15+02:00 wined3d: Feed clip planes through a push constant buffer. - - - - - 10 changed files: - dlls/wined3d/context_gl.c - dlls/wined3d/cs.c - dlls/wined3d/ffp_gl.c - dlls/wined3d/glsl_shader.c - dlls/wined3d/shader.c - dlls/wined3d/shader_spirv.c - dlls/wined3d/stateblock.c - dlls/wined3d/utils.c - dlls/wined3d/wined3d_gl.h - dlls/wined3d/wined3d_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/38a9c49f5531592bd35cc123882bdf... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/38a9c49f5531592bd35cc123882bdf... You're receiving this email because of your account on gitlab.winehq.org.