On Sat, 5 Feb 2005 10:02:51 -0500 (EST), Vladimir Dergachev
<[EMAIL PROTECTED]> wrote:
> 
> 
> On Sat, 5 Feb 2005, Jerome Glisse wrote:
> 
> > Hi,
> >
> > I have removed some compilation warning from r300_demo.
> > I would like to move few things to new files. Like moving
> > demos in new c files. And moving some struct defined
> > in r300_lib.h to the file where they are used so i have no
> > more compilation warning. I guess few of us use r300 demo.
> > So Vlad do you mind if i do this ?
> 
> Go ahead :)

Ok it's done, added several files :
r300_pipeline.c (have all pipeline previously defined in r300_lib.h)
r300_bitblt.c (for all bitblt demo)
r300_triangles.c (for all triangles demo)
r300_texfloat.c (for float demo)

also added some ppc specific hack.

So if anyone is using r300_demo for testing
few things please update (but i guess that now
every people work on r300_driver :))

Jerome Glisse


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to