Sweden-Number/dlls/d3d9/tests
Henri Verbeet 5780b9b56d d3d9: Use more reasonable texture dimensions.
caps.MaxTextureWidth / caps.MaxTextureHeight can potentially be very
large, which could cause a driver to run out of memory. Arguably the
driver shouldn't report such large limits, but there's no reason for
us to create a texture larger than 1024x1024 either.
2008-10-07 12:11:40 +02:00
..
Makefile.in
d3d9ex.c
device.c d3d9: Add a test for auto depth stencil reset. 2008-09-10 12:05:41 +02:00
query.c
shader.c
stateblock.c
surface.c
texture.c wined3d: Report incorrect filtering settings in ValidateDevice. 2008-09-02 14:56:06 +02:00
vertexdeclaration.c
visual.c d3d9: Use more reasonable texture dimensions. 2008-10-07 12:11:40 +02:00
volume.c