635daf8b5d
Conditional NP2 textures in Direct3D do not support D3DTADDRESS_WRAP texture addressing. Similarly, GL_ARB_texture_rectangle textures do not support GL_REPEAT. This patch adds a test which shows that _WRAP clamps to the texture edge and implements that. |
||
---|---|---|
.. | ||
Makefile.in | ||
device.c | ||
query.c | ||
shader.c | ||
stateblock.c | ||
surface.c | ||
texture.c | ||
vertexdeclaration.c | ||
visual.c | ||
volume.c |