wine/dlls/ddraw
2023-02-14 20:57:09 +01:00
..
tests ddraw/tests: Test that presenting does not set the pixel format on a window without one. 2023-02-14 20:57:09 +01:00
clipper.c
ddraw.c ddraw: Do not report D3DDEVCAPS_HWRASTERIZATION for RGB emulation device. 2023-01-24 20:42:10 +01:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Sync draw textures even for hardware device. 2022-12-06 17:04:50 +01:00
device.c ddraw: Sync draw textures even for hardware device. 2022-12-06 17:04:50 +01:00
executebuffer.c
light.c
main.c
Makefile.in
material.c
palette.c
surface.c ddraw: Add FPS tracing in ddraw_surface_update_frontbuffer(). 2022-09-27 18:14:34 +02:00
utils.c
version.rc
vertexbuffer.c
viewport.c