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 ddraw: Build with msvcrt. 2019-07-02 10:00:29 +02:00
clipper.c ddraw: Build with msvcrt. 2019-07-02 10:00:29 +02:00
ddraw.c ddraw: Store hardware_device flag in struct d3d_device. 2021-03-12 18:08:00 +01:00
ddraw.spec ddraw: Implement GetSurfaceFromDC(). 2017-02-10 21:29:40 +01:00
ddraw_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
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 ddraw: Build with msvcrt. 2019-07-02 10:00:29 +02:00
main.c wined3d: Remove device_name and device_name_size from struct wined3d_adapter_identifier. 2020-03-25 20:33:56 +01:00
material.c ddraw: Build with msvcrt. 2019-07-02 10:00:29 +02:00
palette.c ddraw: Make palette and remaining surface vtbls writable. 2020-04-27 19:41:27 +02:00
surface.c ddraw: Request read only texture access for read only maps. 2021-03-26 19:52:29 +01:00
utils.c ddraw: Handle more cases in hr_ddraw_from_wined3d(). 2020-04-21 21:51:07 +02:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
vertexbuffer.c ddraw: Store primary stateblock state pointer in the device. 2020-03-18 16:53:00 +01:00
viewport.c ddraw: Store primary stateblock state pointer in the device. 2020-03-18 16:53:00 +01:00