D3D9: Add a pitch test for a 1x1 texture

H. Verbeet hverbeet at gmail.com
Tue Sep 26 11:03:32 CDT 2006


On 26/09/06, Stefan Dösinger <stefan at codeweavers.com> wrote:
> I think we should switch to NP2 repacking by default(and fix it if it is
> broken), with that we can offer the correct pitch without the NPOT extension
> too.
Hmm. Personally I consider repacking a hack for broken games. I'm not
sure if those exact sizes are in any way guaranteed by d3d either...
to me it would appear as something that might be different between
drivers. At least for the test case I think we should just check the
alignment.



More information about the wine-devel mailing list