This is just temporary transitional code, right?  Isn't the idea to add
the commands in the drm when copying to a private buffer?  That way we
don't need to verify the commands and the Mesa driver can just copy the
vertex data unchanged into the buffer (or have Mesa use DMA buffers
directly).

On Sun, 30 Jun 2002, Jos? R. Fonseca wrote:

> CVSROOT:      /cvsroot/dri
> Module name:  xc
> Repository:   xc/xc/lib/GL/mesa/src/drv/mach64/
> Changes by:   jrfonseca@usw-pr-cvs1.  02/06/30 16:46:54
> 
> Log message:
>   x86 implementation of the COPY_VERTEX macro.
>   Factorization of a variable out of the ADRINDEX macro argument allowing the 
>compiler precalculate the macro result.
>   Both of these things appear to had contribute to a further improvement of the 
>poly/sec in ipers.
> 
> Modified files:
>       xc/xc/lib/GL/mesa/src/drv/mach64/:      Tag: mach64-0-0-5-branch
>         mach64_tris.c 
>   
>   Revision      Changes    Path
>   1.1.6.13.2.5.4.2 +23 -3     xc/xc/lib/GL/mesa/src/drv/mach64/Attic/mach64_tris.c
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dri-patches mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-patches
> 

-- 
Leif Delgass 
http://www.retinalburn.net



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to