Commit Graph

20 Commits

Author SHA1 Message Date
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Nozomi Kodama 6d6603b495 d3dx9: Implement D3DXSHEvalHemisphereLight. 2013-04-04 19:27:52 +02:00
Nozomi Kodama 6247dae2ac d3dx9: Implement D3DXSHEvalSphericalLight. 2013-04-04 19:27:23 +02:00
Francois Gouget 8f6497c782 d3dx9_34: Add a space between the spec entry name and the implementation function. 2013-03-11 10:40:26 +01:00
Nozomi Kodama 9085f1d27f d3dx9: Implement D3DXSHEvalConeLight. 2013-03-07 17:33:13 +01:00
Nozomi Kodama c69a496461 d3dx9: Implement D3DXSHEvalDirectionalLight. 2012-09-25 11:38:53 +02:00
Nozomi Kodama f5714cccbd d3dx9_36: Implementation of D3DXSHRotateZ. 2012-07-19 17:02:01 +02:00
Nozomi Kodama e3888ec87c d3dx9_36: Implementation of D3DXSHScale. 2012-06-29 20:41:47 +02:00
Alexandre Julliard c1a712afe0 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
Alexandre Julliard 1ac7000a88 d3dx9: Synchronize entry point declarations across spec files. 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 f161990eef d3dx9: 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 b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Andrew Talbot 97a023da80 d3dx9_34: Remove unused Wine debug channel. 2008-12-18 13:37:19 +01:00
Louis Lenders efb90c7fee d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
Francois Gouget 304b415284 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
Tony Wasserka 4f148c28a1 d3dx9: Implement D3DXCheckVersion. 2008-03-04 20:50:11 +01:00
Francois Gouget 50b6e12833 d3dx9_*: Fix the D3DXMatrixDeterminant() forwards. 2008-02-27 14:52:23 +01:00
Tony Wasserka df0a694f9e d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00