.. |
tests
|
d3d9: Disallow creating managed 2D textures on d3d9ex devices.
|
2018-11-23 20:17:44 +01:00 |
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
buffer.c
|
d3d9: Remove dead code from indexbuffer_init() (Coverity).
|
2018-11-30 19:36:51 +01:00 |
d3d9.spec
|
…
|
|
d3d9_main.c
|
d3d9: Use the global memory allocation helpers.
|
2018-02-07 10:05:51 +01:00 |
d3d9_private.h
|
wined3d: Pass correct bind flags to texture creation functions.
|
2018-10-31 16:17:36 +01:00 |
device.c
|
d3d9: Pass wined3d parameter types to d3d9_device_create_surface().
|
2018-11-23 20:17:44 +01:00 |
directx.c
|
d3d9: Do not touch output parameter when d3d9_GetAdapterIdentifier() fails.
|
2018-12-03 22:27:05 +01:00 |
query.c
|
d3d9: Use the global memory allocation helpers.
|
2018-02-07 10:05:51 +01:00 |
shader.c
|
wined3d: Drop support for pre-parsed shader DXBC chunks.
|
2018-10-05 11:26:00 -05:00 |
stateblock.c
|
d3d9: Use the global memory allocation helpers.
|
2018-02-07 10:05:51 +01:00 |
surface.c
|
d3d9: Translate E_INVALIDARG to D3DERR_INVALIDCALL in d3d9_surface_LockRect().
|
2018-11-08 19:03:55 +01:00 |
swapchain.c
|
wined3d: Lock wined3d mutex in wined3d_swapchain_present().
|
2018-12-03 22:27:05 +01:00 |
texture.c
|
d3d9: Disallow creating managed 2D textures on d3d9ex devices.
|
2018-11-23 20:17:44 +01:00 |
version.rc
|
…
|
|
vertexdeclaration.c
|
d3d9: Use the available ARRAY_SIZE() macro.
|
2018-02-21 12:40:45 +01:00 |
volume.c
|
wined3d: Pass correct bind flags to texture creation functions.
|
2018-10-31 16:17:36 +01:00 |