Re: [Mesa3d-dev] Re: [Dri-devel] Mesa Implementation Notes update

2002-02-11 Thread Brian Paul
José Fonseca wrote: > > On 2002.02.09 15:17 Brian Paul wrote: > > > > Those implementation notes are _really_ dated (probably 5 years old). > > I don't have time to edit/update them so please put a notice at the > > beginning that this information is out of date and that the current > > code dive

[Dri-devel] Re: [Mesa3d-dev] Mesa Implementation Notes update

2002-02-11 Thread Brian Paul
See my edits below. -Brian José Fonseca wrote: > > Hi, > > I've included an (hopefully) updated version the Mesa Implementation Notes > in the DRI-Devel-FAQ. > > I would appreciate corrections additions to this. > > Although a hypertext version (whith direct links to the DRI CVS) is at > h

Re: [Dri-devel] [PATCH] Mach64 accelerated (insecure) points and lines

2002-02-11 Thread José Fonseca
On 2002.02.11 01:01 Leif Delgass wrote: > The attached patch implements mach64_draw_point() and mach64_draw_line() > in the same vein as tris and quads (actually most of the code is just > copied from those functions), i.e. insecure client-side PIO/MMIO > register programming. This diff is agains