Elizabeth Figura : wined3d: Remove the no longer needed wined3d_vertex_caps.xyzrhw flag.
Module: wine Branch: master Commit: a080a2a1a8ef959301b61e4e725db236b7a8076f URL: https://gitlab.winehq.org/wine/wine/-/commit/a080a2a1a8ef959301b61e4e725db23... Author: Elizabeth Figura <zfigura(a)codeweavers.com> Date: Wed Mar 20 17:35:55 2024 -0500 wined3d: Remove the no longer needed wined3d_vertex_caps.xyzrhw flag. --- dlls/wined3d/adapter_gl.c | 24 +----------------------- dlls/wined3d/adapter_vk.c | 1 - dlls/wined3d/buffer.c | 37 ------------------------------------- dlls/wined3d/context.c | 3 +-- dlls/wined3d/cs.c | 2 +- dlls/wined3d/glsl_shader.c | 1 - dlls/wined3d/shader_spirv.c | 1 - dlls/wined3d/wined3d_private.h | 3 --- 8 files changed, 3 insertions(+), 69 deletions(-)
participants (1)
-
Alexandre Julliard