Sweden-Number/dlls/ddraw
Józef Kucia c7f3308db7 wined3d: Add support for seamless cube map filtering.
Seamless cube map filtering should always be enabled in D3D10+.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-08 16:37:35 +01:00
..
tests ddraw/tests: Test depth fill results in test_color_fill(). 2017-02-24 09:36:41 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
clipper.c
ddraw.c ddraw: Remove references to IWineD3DDevice that doesn't exist anymore. 2017-02-27 09:56:31 +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 wined3d: Add support for seamless cube map filtering. 2017-03-08 16:37:35 +01:00
device.c ddraw: Remove referenced to IWineD3D* interfaces. 2017-03-06 19:45:08 +01:00
executebuffer.c ddraw: Implement D3DOP_TEXTURELOAD. 2017-02-07 14:45:37 +01:00
light.c wined3d: Implement WINED3D_LIGHT_PARALLELPOINT support in the GLSL ffp. 2015-05-01 15:45:00 +09:00
main.c ddraw: Avoid destroying ddraw objects from DllMain(). 2017-03-01 10:29:18 +01: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 ddraw: Remove references to IWineD3DDevice that doesn't exist anymore. 2017-02-27 09:56:31 +01:00
surface.c ddraw: Remove referenced to IWineD3D* interfaces. 2017-03-06 19:45:08 +01:00
utils.c ddraw: Fix a typo in WARN() messages. 2016-06-03 00:10:51 +09:00
version.rc
vertexbuffer.c ddraw: Get rid of multiple interfaces from vertex buffer objects. 2017-02-27 09:56:25 +01:00
viewport.c ddraw: Use the clip space matrix in TransformVertices. 2016-10-03 20:43:01 +02:00