Sweden-Number/dlls/ddraw
Paul Gofman 13ffebc728 ddraw: Allow texture without DDSCAPS_TEXTURE for ddraw4 and earlier on software device.
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-26 19:52:45 +01:00
..
tests ddraw: Allow texture without DDSCAPS_TEXTURE for ddraw4 and earlier on software device. 2021-03-26 19:52:45 +01:00
Makefile.in
clipper.c
ddraw.c ddraw: Store hardware_device flag in struct d3d_device. 2021-03-12 18:08:00 +01:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Do not require specific texture location for blits. 2021-03-12 18:08:30 +01:00
device.c ddraw: Allow texture without DDSCAPS_TEXTURE for ddraw4 and earlier on software device. 2021-03-26 19:52:45 +01:00
executebuffer.c ddraw: Track location for surfaces with the second texture. 2021-03-12 18:08:26 +01:00
light.c
main.c
material.c
palette.c
surface.c ddraw: Request read only texture access for read only maps. 2021-03-26 19:52:29 +01:00
utils.c
version.rc
vertexbuffer.c
viewport.c