Sweden-Number/dlls/ddraw
Henri Verbeet 521e3a44cf ddraw: Only allow DDSCAPS_MIPMAP on textures.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-06 18:08:39 +01:00
..
tests ddraw: Only allow DDSCAPS_MIPMAP on textures. 2016-01-06 18:08:39 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
clipper.c ddraw: Don't leak the window DC. 2012-02-08 17:20:22 -06:00
ddraw.c ddraw: Mark surfaces as lost on mode changes. 2015-12-09 01:01:56 +09:00
ddraw.spec
ddraw_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
ddraw_private.h ddraw: Mark surfaces as lost when the device window is deactivated. 2015-12-04 21:56:19 +09:00
device.c ddraw: D3DRENDERSTATE_LOCALVIEWER doesn't exist before d3d7. 2015-05-01 15:44:40 +09:00
executebuffer.c ddraw: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
light.c wined3d: Implement WINED3D_LIGHT_PARALLELPOINT support in the GLSL ffp. 2015-05-01 15:45:00 +09:00
main.c dxgi: Implement dxgi_output_GetDesc(). 2015-11-25 13:21:47 +09:00
material.c ddraw: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
palette.c wined3d: Set palettes on the swapchain. 2014-06-30 22:04:53 +02:00
surface.c ddraw: Only allow DDSCAPS_MIPMAP on textures. 2016-01-06 18:08:39 +01:00
utils.c ddraw: Remove support for V16U16. 2015-03-11 22:09:29 +09: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: Get rid of some comments in the middle of the copyright headers. 2015-03-20 21:32:21 +09:00
viewport.c ddraw: Make sure AddLight properly activates lights. 2015-03-31 18:49:29 +09:00