On Fri, 2004-01-16 at 18:01, Roland Scheidegger wrote: > Roland Scheidegger wrote: > > Ian Romanick wrote: > > > >> http://marc.theaimsgroup.com/?l=dri-devel&m=105862837814769&w=2 > > Seems to be quite complicated. Though wouldn't it be a better idea to > figure out why it doesn't work in the first place? R200/RV250 should > support this, but apparently for some reason it doesn't work.
The RE_POINTSIZE register seems to only affect point sprites, and even the reference driver in the R200 DDK limits the size of 'normal' points to 1, so something like the above patch will probably be needed for SW TCL anyway. > According to r200_reg.h, the chip should also be able to handle > ARB_point_sprite in hardware. Yes. Would it make sense to render points as point sprites with HW TCL? -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
