Sweden-Number/dlls/d3d11
Zebediah Figura 973902038d d3d11: Use wined3d_device_context_set_rendertarget_view().
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-18 22:04:01 +01:00
..
tests d3d11: Validate the feature level count in d3d11_device_CreateDeviceContextState(). 2021-03-15 20:36:15 +01:00
Makefile.in
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_set_rendertarget_view(). 2021-03-18 22:04:01 +01:00
inputlayout.c d3d11: Introduce a function to convert a D3D11 input class to wined3d. 2020-04-06 21:21:42 +02:00
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 d3d11: Stop warning about depth stencil view flags. 2020-04-07 20:55:48 +02:00