.. |
tests
|
d3dx9: Add support for luminance pixel formats.
|
2012-05-23 18:25:07 +02:00 |
Makefile.in
|
d3dx9: Add stubs for D3DXCreateSkinInfo functions.
|
2011-06-23 09:59:16 +02:00 |
core.c
|
d3dx9: Add argument check to D3DXCreateBuffer().
|
2011-04-04 13:43:09 +02:00 |
d3dx9_36.spec
|
d3dx9: Forward D3DXCreateCubeTextureFromFile functions to D3DXCreateCubeTextureFromFileInMemoryEx.
|
2012-05-14 17:50:53 +02:00 |
d3dx9_36_main.c
|
…
|
|
d3dx9_36_private.h
|
d3dx9: Add DDS support in D3DXCreateTextureFromFile functions.
|
2012-05-14 17:51:32 +02:00 |
effect.c
|
d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue().
|
2012-04-18 17:40:10 +02:00 |
font.c
|
d3dx9: Don't return a pointer to the implementation in ID3DXFontImpl_QueryInterface().
|
2012-04-11 18:14:46 +02:00 |
line.c
|
d3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface().
|
2012-04-10 16:21:27 +02:00 |
math.c
|
d3dx9: Don't return a pointer to the implementation in ID3DXMatrixStackImpl_QueryInterface().
|
2012-04-10 16:21:26 +02:00 |
mesh.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
shader.c
|
d3dx9: Don't return a pointer to the implementation in ID3DXConstantTableImpl_QueryInterface().
|
2012-04-09 12:03:02 +02:00 |
skin.c
|
d3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetMatrix.
|
2011-06-23 09:59:37 +02:00 |
sprite.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
surface.c
|
d3dx9: Don't use HEAP_ZERO_MEMORY if we're going to overwrite the memory anyway.
|
2012-05-25 16:24:03 +02:00 |
texture.c
|
d3dx9: Don't use HEAP_ZERO_MEMORY if we're going to overwrite the memory anyway.
|
2012-05-25 16:24:03 +02:00 |
util.c
|
d3dx9: Add support for luminance pixel formats.
|
2012-05-23 18:25:07 +02:00 |
version.rc
|
…
|
|
volume.c
|
…
|
|