.. |
tests
|
d3dx9: Fix a typo.
|
2016-01-26 14:48:25 +09:00 |
Makefile.in
|
d3dx9: Implement D3DXCreateAnimationController with a stubbed ID3DXAnimationController interface.
|
2016-01-18 14:08:33 +09:00 |
animation.c
|
d3dx9: Implement GetMaxNum* functions.
|
2016-01-18 14:08:39 +09:00 |
core.c
|
d3dx9: Fix a typo.
|
2016-01-26 14:48:25 +09:00 |
d3dx9_36.spec
|
d3dx9: Implement D3DXCreateAnimationController with a stubbed ID3DXAnimationController interface.
|
2016-01-18 14:08:33 +09:00 |
d3dx9_36_main.c
|
d3dx9: Avoid LPVOID.
|
2013-09-04 11:37:06 +02:00 |
d3dx9_36_private.h
|
d3dx9: Support skipping mip levels in D3DXCreateTextureFromFileInMemoryEx.
|
2014-03-05 19:18:17 +01:00 |
effect.c
|
Assorted spelling and typos fixes.
|
2015-08-31 20:18:46 +09:00 |
font.c
|
d3dx9: Make ID3DXFont_PreloadCharacters return S_OK.
|
2014-12-12 11:07:26 +01:00 |
line.c
|
d3dx9_36: Cast UINTs to FLOATs in d3dx9_line_Begin.
|
2014-01-06 20:46:56 +01:00 |
math.c
|
d3dx9_36: Replace powf(2, unsigned int) with (1u << unsigned int).
|
2015-11-25 12:57:29 +09:00 |
mesh.c
|
d3dx9: Add D3DXConvertMeshSubsetToSingleStrip stub.
|
2016-01-05 11:52:04 +01:00 |
render.c
|
d3dx9: Implement rendering to cube textures in ID3DXRenderToEnvMap.
|
2012-08-13 17:28:05 +02:00 |
shader.c
|
d3dx9: Use proper enum member (Clang).
|
2015-11-27 20:53:31 +09:00 |
skin.c
|
d3dx9_36: Fix d3dx9_skin_info_ConvertToIndexedBlendedMesh stub.
|
2015-03-05 21:41:58 +09:00 |
sprite.c
|
Assorted spelling fixes.
|
2013-11-21 19:44:46 +01:00 |
surface.c
|
d3dx9: Improve generated DDS file header.
|
2016-01-08 21:37:32 +09:00 |
texture.c
|
d3dx9_36: Assorted spelling and typos fixes.
|
2015-03-31 00:04:42 +09:00 |
util.c
|
d3dx9_36: Do not omit mandatory argument to WriteFile.
|
2014-07-14 17:22:38 +02:00 |
version.rc
|
d3dx9_xx: Correct filename string.
|
2014-01-07 10:43:33 +01:00 |
volume.c
|
d3dx9_36: Assorted spelling and typos fixes.
|
2015-03-31 00:04:42 +09:00 |
xfile.c
|
d3dx9_36: Assorted spelling and typos fixes.
|
2015-03-31 00:04:42 +09:00 |