.. |
tests
|
ddraw: Forbid creating a stateblock while recording.
|
2019-04-05 22:16:31 +02:00 |
Makefile.in
|
…
|
|
clipper.c
|
ddraw: Don't operate on stored invalid clippers.
|
2019-03-22 20:31:54 +01:00 |
ddraw.c
|
wined3d: Explicitly create the implicit swapchain.
|
2019-04-12 15:33:44 +02:00 |
ddraw.spec
|
…
|
|
ddraw_classes.idl
|
…
|
|
ddraw_private.h
|
ddraw: Return D3DERR_INBEGINSTATEBLOCK when BeginStateBlock() is called while recording.
|
2019-04-05 22:16:31 +02:00 |
device.c
|
ddraw: Improve d3d_device7_GetClipStatus() stub.
|
2019-04-11 19:29:42 +02:00 |
executebuffer.c
|
wined3d: Replace WINED3DUSAGE_WRITEONLY with resource access flags.
|
2019-01-31 18:13:18 +01:00 |
light.c
|
ddraw: Fix ddraw[1-4] light activation / deactivation.
|
2019-04-01 23:25:49 +02:00 |
main.c
|
ddraw: Avoid passing invalid device type to wined3d.
|
2019-04-05 22:16:31 +02:00 |
material.c
|
ddraw: Use the global memory allocation helpers.
|
2018-02-13 20:23:26 +01:00 |
palette.c
|
ddraw: Take the flip interval into account in ddraw_surface7_Flip().
|
2018-03-27 16:13:18 +02:00 |
surface.c
|
ddraw: Don't operate on stored invalid clippers.
|
2019-03-22 20:31:54 +01:00 |
utils.c
|
ddraw: Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags().
|
2018-03-26 11:35:46 +02:00 |
version.rc
|
…
|
|
vertexbuffer.c
|
wined3d: Replace WINED3DUSAGE_WRITEONLY with resource access flags.
|
2019-01-31 18:13:18 +01:00 |
viewport.c
|
ddraw: Fix ddraw[1-4] light activation / deactivation.
|
2019-04-01 23:25:49 +02:00 |