[PATCH 3/3] wined3d: Correctly set conditional NPOT caps bit (try 2)

Vitaly Budovski vbudovski at gmail.com
Thu Mar 29 10:14:22 CDT 2007


This patch sets the conditional NPOT bit only when required. If an
implementation has full support for NPOT textures through the
ARB_texture_non_power_of_two extension, then support for the subset of
capabilities provided by the ARB_texture_rectangle extension is implied.

Add additional check for the equivalent NV extension.
---
  dlls/wined3d/directx.c |    7 +++++--
  1 files changed, 5 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0c2ecf93e63288dddad8cb69ac9b6912aba6c70d.diff
Type: text/x-patch
Size: 1094 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070330/180b0fbb/0c2ecf93e63288dddad8cb69ac9b6912aba6c70d.bin


More information about the wine-patches mailing list