Sweden-Number/dlls/d3d8
Matteo Bruni 6e1015d8bc d3d8/tests: Test drawing with D3DPOOL_SYSTEMMEM textures.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-24 17:33:38 +01:00
..
tests d3d8/tests: Test drawing with D3DPOOL_SYSTEMMEM textures. 2019-01-24 17:33:38 +01:00
Makefile.in
buffer.c d3d8: Fix crash in d3d8_indexbuffer_Release(). 2018-12-20 20:19:16 +01:00
d3d8.spec
d3d8_main.c
d3d8_private.h d3d8: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
device.c d3d8: Clamp index buffer upload range to buffer size. 2019-01-16 17:15:03 +01:00
directx.c d3d8: Do not touch output parameters when d3d8_GetAdapterIdentifier() fails. 2018-12-03 22:27:05 +01:00
shader.c wined3d: Drop support for pre-parsed shader DXBC chunks. 2018-10-05 11:26:00 -05:00
surface.c d3d8: Translate E_INVALIDARG to D3DERR_INVALIDCALL in d3d8_surface_LockRect(). 2018-11-08 19:04:03 +01:00
swapchain.c wined3d: Lock wined3d mutex in wined3d_swapchain_present(). 2018-12-03 22:27:05 +01:00
texture.c d3d8: Disallow rendertarget and depth/stencil usage on 3D textures. 2018-11-20 16:26:04 +01:00
version.rc
vertexdeclaration.c
volume.c wined3d: Pass correct bind flags to texture creation functions. 2018-10-31 16:17:36 +01:00