Józef Kucia
|
dfc085b684
|
d3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXCheckTextureRequirements.
|
2012-05-21 11:33:55 +02:00 |
Józef Kucia
|
091a4269ef
|
d3dx9/tests: Fix messed up parameters.
|
2012-05-17 17:44:27 +02:00 |
Józef Kucia
|
5ab8c2fdf8
|
d3dx9/tests: Do not release a cube texture if it wasn't created.
|
2012-05-17 17:44:27 +02:00 |
Józef Kucia
|
3728a88231
|
d3dx9: Properly check if a texture is lockable in D3DXCreateTextureFromFileInMemoryEx.
|
2012-05-14 17:52:23 +02:00 |
Józef Kucia
|
97987bed70
|
d3dx9: Add DDS support in D3DXCreateTextureFromFile functions.
|
2012-05-14 17:51:32 +02:00 |
Józef Kucia
|
69b94181f2
|
d3dx9: Implement D3DXCreateCubeTextureFromFileInMemoryEx.
|
2012-05-14 17:51:22 +02:00 |
Józef Kucia
|
cf89638685
|
d3dx9/tests: Move tests for texture functions from surface.c to texture.c.
|
2012-05-11 15:51:08 +02:00 |
Stefan Dösinger
|
3b9f88555f
|
d3dx9_36/tests: Account for NP2 limitations in a texture test.
|
2011-09-21 11:35:43 +02:00 |
Austin English
|
517f6aa526
|
d3dx9_36: Make sure return values are used (LLVM/Clang).
|
2011-02-09 14:24:52 -06:00 |
Matteo Bruni
|
9867c39133
|
d3dx9/tests: Fix a D3DXCheckTextureRequirements test failing on Windows.
|
2010-11-24 18:27:31 +01:00 |
Matteo Bruni
|
9517305c03
|
d3dx9/tests: Fix some tests to take into account POW2 texture capability flags.
|
2010-11-24 17:59:59 +01:00 |
Matteo Bruni
|
892502479c
|
d3dx9: Implement D3DXFillVolumeTexture function.
|
2010-11-18 14:08:56 +01:00 |
Matteo Bruni
|
8f6cf460be
|
d3dx9: Implement D3DXFillCubeTexture function.
|
2010-11-18 14:08:53 +01:00 |
Matteo Bruni
|
bffbf3460b
|
d3dx9: Implement D3DXFillTexture function.
|
2010-11-18 14:08:50 +01:00 |
Matteo Bruni
|
c1843c8779
|
d3dx9: Implement D3DXCheckVolumeTextureRequirements.
|
2010-11-09 17:08:21 +01:00 |
Matteo Bruni
|
363d180a54
|
d3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.
|
2010-11-09 17:08:21 +01:00 |
Matteo Bruni
|
6933766531
|
d3dx9: Implement D3DXCheckCubeTextureRequirements.
|
2010-11-04 16:29:57 +01:00 |
Matteo Bruni
|
a875f38301
|
d3dx9: Implement D3DXFilterTexture for cube textures.
|
2010-11-04 16:29:52 +01:00 |
Matteo Bruni
|
550abd41a2
|
d3dx9: Fix D3DXFilterTexture return value.
|
2010-10-18 11:45:26 +02:00 |
Matteo Bruni
|
ebbf519b78
|
d3dx9: Search for a compatible pixel format in D3DXCheckTextureRequirements.
|
2010-10-18 11:45:21 +02:00 |
Owen Rudge
|
0d6f4d2406
|
d3dx9/tests: Add D3DXCreateTextureFromResource tests.
|
2010-09-09 12:44:48 +02:00 |
Owen Rudge
|
54f049a656
|
d3dx9: Add basic implementation of D3DXFilterTexture, plus tests.
|
2010-07-24 11:16:43 +02:00 |
Owen Rudge
|
30d5e375e6
|
d3dx9: Implement D3DXCreateTexture plus tests.
|
2010-07-24 11:16:37 +02:00 |
Owen Rudge
|
a9fe0ccbd2
|
d3dx9/tests: Implement additional texture requirement tests.
|
2010-07-24 11:16:24 +02:00 |
Owen Rudge
|
b5c7675dd3
|
d3dx9: Implement D3DXCheckTextureRequirements.
|
2010-07-24 11:16:18 +02:00 |
Owen Rudge
|
79690ab1ea
|
d3dx9/tests: Add beginning of general tests for texture functions.
|
2010-07-22 16:27:52 +02:00 |
Christian Costa
|
79b8de1263
|
d3dx9_36/tests: Move surface tests into surface.c.
|
2010-04-14 18:00:48 +02:00 |
Christian Costa
|
3a98a6295a
|
d3dx9_36: Implement D3DXGetImageInfoFromFileInMemory using WindowsCodecs (based on work from Tony Wasserka).
|
2010-04-09 11:42:10 +02:00 |
Tony Wasserka
|
7f8e4e275d
|
d3dx9: Add tests for ARGB pixel format conversion in D3DXLoadSurfaceFromMemory.
|
2009-10-16 17:32:46 +02:00 |
Alexandre Julliard
|
fa6ffb4d5d
|
Fix empty function prototypes.
|
2009-10-07 12:24:53 +02:00 |
David Adam
|
db41287844
|
d3dx9_36: Fix tests to make them pass in Windows.
|
2009-07-06 14:35:25 +02:00 |
Tony Wasserka
|
3db6a67160
|
d3dx9: Add tests for D3DXLoadSurfaceFromSurface.
|
2009-06-26 14:39:55 +02:00 |
Tony Wasserka
|
be8afaff68
|
d3dx9: Add tests for D3DXLoadSurfaceFromMemory.
|
2009-06-26 14:39:50 +02:00 |
Tony Wasserka
|
a144e4ac48
|
d3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory.
|
2009-06-26 14:39:45 +02:00 |
Tony Wasserka
|
e8c7a474ed
|
d3dx9: Add tests for D3DXLoadSurfaceFromResource.
|
2009-06-26 14:39:40 +02:00 |
Tony Wasserka
|
345fc8a965
|
d3dx9: Add tests for D3DXLoadSurfaceFromFile.
|
2009-06-26 14:39:35 +02:00 |
Tony Wasserka
|
e6ece9ee4a
|
d3dx9: Test return codes of the D3DXGetImageInfo functions.
|
2009-06-05 15:19:56 +02:00 |