On Mon, 26 Apr 2004, Michel [ISO-8859-1] D�nzer wrote:

> On Sun, 2004-04-25 at 18:32, Vladimir Dergachev wrote:
> >
> >      1. Am I correct to assume that since direct rendering was enabled
> >         the X was using CP accel funcs which then proves that CP is
> >         working correctly ?
>
> Yes.

Great :)

>
> >      2. It appears that Mesa driver needs adjustment. Should I try to
> >         #ifdef existing r200 driver or start a new directory ?
>
> It's a completely different 3D engine.

Could you tell me why ?

I can understand if textures and TCL are different due to different number
of pipelines etc, but I would have expected glxgears to work.

Also, checking the documentation for R300 kit I see that out of the
packets:

#       define RADEON_3D_RNDR_GEN_INDX_PRIM     0x00002300
#       define RADEON_WAIT_FOR_IDLE             0x00002600
#       define RADEON_3D_DRAW_VBUF              0x00002800
#       define RADEON_3D_DRAW_IMMD              0x00002900
#       define RADEON_3D_DRAW_INDX              0x00002A00
#       define RADEON_3D_LOAD_VBPNTR            0x00002F00
#       define RADEON_CNTL_HOSTDATA_BLT         0x00009400
#       define RADEON_CNTL_PAINT_MULTI          0x00009A00
#       define RADEON_CNTL_BITBLT_MULTI         0x00009B00
#       define RADEON_CNTL_SET_SCISSORS         0xC0001E00


only the following are marked as not supported by R300:

#       define RADEON_3D_RNDR_GEN_INDX_PRIM     0x00002300

So it would seem that most of the engine is intact.

Am I missing something ?

                       best

                          Vladimir Dergachev


>
>
> --
> Earthling Michel Dänzer      |     Debian (powerpc), X and DRI developer
> Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
> For a limited time only, get FREE Ground shipping on all orders of $35
> or more. Hurry up and shop folks, this offer expires April 30th!
> http://www.thinkgeek.com/freeshipping/?cpg=12297
> --
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel
>


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg297
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to