Sweden-Number/dlls/d3d11
Zebediah Figura 21c7719055 d3d11: Use wined3d_device_context_draw().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-30 21:23:38 +02:00
..
tests d3d11/tests: Test updates of 3D textures. 2021-03-26 19:53:00 +01:00
Makefile.in include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build. 2021-03-22 21:48:38 +01:00
async.c
buffer.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
d3d11.spec
d3d11_main.c d3d11: Create an initial device ID3DDeviceContextState. 2021-02-17 21:42:18 +01:00
d3d11_private.h d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
device.c d3d11: Use wined3d_device_context_draw(). 2021-03-30 21:23:38 +02:00
inputlayout.c
shader.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
state.c d3d11: Ensure sampler max_lod is >= min_lod. 2021-03-11 21:52:17 +01:00
texture.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
utils.c d3d11: Add DXGI_FORMAT_NV12 and DXGI_FORMAT_YUY2. 2020-09-03 18:19:24 +02:00
version.rc
view.c