On Fri, Nov 14, 2003 at 10:33:07AM +0200, Ville Syrjälä wrote: > On Tue, Nov 11, 2003 at 10:50:01AM -0800, Ian Romanick wrote: > > Any idea how tough it will be (or if it's possible!) to add support for > > ARB_texture_non_power_of_two? Bascially, it just extends the regular > > texture modes to not require textures be a power of two. Mipmapping and > > all the wrap modes are still supported, and texture coordinates are > > still speicified as [0,1] (as opposed to [0,size] as in > > NV_texture_rectangle). I suspect the hardware won't support it. > > I just noticed that this (marketing) document > http://www.matrox.com/mga/products/tech_info/pdfs/g400/chip_specs.pdf > claims that G400 support npot mipmapping. And considering that the > register specs are somewhat confusing and incorrect wrt mipmapping I > wouldn't be surprised if it's true. > > Time to do testing but the extension is only supported in Mesa-newtree. > Unfortunaately Mesa-newtree isn't ready for DirectFBGL so I think I'll > take the easier route and port the extension to Mesa 5.0...
Test failed :( The WARP microcode seems to be somewhat picky about texture size because even non-mipmapped texture with GL_CLAMP comes out with wrong coordinates. And GL_REPEAT produces total crap. So I didn't even bother to check if npot mipmapping actually works... -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel