[PATCH 1/3] wined3d: Set NPOT texture support according to extension availability

Vitaly Budovski vbudovski at gmail.com
Thu Mar 29 07:09:08 CDT 2007


Several caps including those for volume and cube textures report that only POT
textures are supported. This patch sets them correctly depending on the
availability of the ARB_texture_non_power_of_two extension.
---
  dlls/wined3d/directx.c |   17 +++++++++++++----
  1 files changed, 13 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0915c4bbe6c52080b0c5601a21c193fe304087d3.diff
Type: text/x-patch
Size: 1295 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070329/f12bec79/0915c4bbe6c52080b0c5601a21c193fe304087d3.bin


More information about the wine-patches mailing list