On Thu, 7 Oct 2021 at 13:06, Jan Sikorski jsikorski@codeweavers.com wrote:
dlls/wined3d/cs.c | 13 +++++ dlls/wined3d/device.c | 123 +++++++++++++++++++++++++++++++++++------- 2 files changed, 118 insertions(+), 18 deletions(-)
This patch is fine, although the subject line seems slightly misleading. This takes care of setters and draws, etc., but not for example wined3d_device_context_get_index_buffer().