Commit Graph

13 Commits

Author SHA1 Message Date
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Nikolay Sivov 0727bba57f d3dx10_37/tests: Enable tests.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-13 22:35:25 +02:00
Alexandre Julliard 174bfbc1c1 d3dx10: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-22 14:42:08 +01:00
Alexandre Julliard 7f2be06f93 d3dx10: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-30 15:04:06 +02:00
Matteo Bruni e9e4805d92 d3dx10: Fix tracing of shader source data.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-10 12:45:02 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Piotr Caban 9f855ae4bb d3dx10: Match parameters list with function we're forwarding to. 2013-03-27 12:04:53 +01:00
Alexandre Julliard 2565019d4a d3dx10: Specify arguments for stub entry points. 2011-05-03 19:34:25 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard 98d05ee873 d3dx10: Use float instead of long in the spec files for 32-bit floating point values. 2010-08-31 14:23:49 +02:00
Alexandre Julliard 3f4573cc72 d3dx10: Fix typo in a forward name. 2010-08-29 12:02:48 +02:00
Owen Rudge 4196ba2f5e d3dx10: Add stub for d3dx10_37. 2010-08-19 17:32:19 +02:00