Alexandre Julliard pushed to branch master at wine / wine
Commits: 23da0559 by Henri Verbeet at 2025-12-05T11:09:05+01:00 d3d11: Add the D3D11_DECODE_FILTER_REDUCTION macro.
- - - - - 9c4b5f22 by Henri Verbeet at 2025-12-05T11:09:06+01:00 d3d11/tests: Add a sampler min/max reduction filtering test.
- - - - - 40df7cdf by Henri Verbeet at 2025-12-05T11:09:06+01:00 wined3d/vk: Implement sampler min/max reduction filtering.
- - - - - 1ae395f9 by Henri Verbeet at 2025-12-05T11:09:09+01:00 wined3d/gl: Implement sampler min/max reduction filtering.
- - - - -
16 changed files:
- dlls/d3d11/device.c - dlls/d3d11/state.c - dlls/d3d11/tests/d3d11.c - dlls/wined3d/adapter_gl.c - dlls/wined3d/adapter_vk.c - dlls/wined3d/device.c - dlls/wined3d/directx.c - dlls/wined3d/ffp_gl.c - dlls/wined3d/sampler.c - dlls/wined3d/stateblock.c - dlls/wined3d/texture_gl.c - dlls/wined3d/wined3d_gl.h - dlls/wined3d/wined3d_private.h - dlls/wined3d/wined3d_vk.h - include/d3d11.idl - include/wine/wined3d.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0090a62308cb2cbd88c537fdd2dc3a...