Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-07 Thread Jose Fonseca
On Thu, 2002-03-07 at 16:43, Leif Delgass wrote: > On Thu, 7 Mar 2002, José Fonseca wrote: > > > Ok. I'm gonna look into this tomorrow. Both the r128 and radeon drivers > > have PCI support, so it shouldn'be difficult to bring the PCI support to > > the same state as the AGP (i.e., just initial

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-07 Thread Leif Delgass
On Thu, 7 Mar 2002, José Fonseca wrote: > Ok. I'm gonna look into this tomorrow. Both the r128 and radeon drivers > have PCI support, so it shouldn'be difficult to bring the PCI support to > the same state as the AGP (i.e., just initialize it). The quickest fix to make things easier for tester

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-06 Thread José Fonseca
On 2002.03.06 21:12 Tony Rogvall wrote: > Leif Delgass wrote: > > > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > > > > > Tony, > > > > > > On 2002.03.05 21:04 Tony Rogvall wrote: > > > > > > > > Hi everyone! > > > > > > > > I am new on the list, I am currently struggling with getting the > dri o

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-06 Thread Tony Rogvall
Leif Delgass wrote: > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > > > Tony, > > > > On 2002.03.05 21:04 Tony Rogvall wrote: > > > > > > Hi everyone! > > > > > > I am new on the list, I am currently struggling with getting the dri on > > > my > > > sony working. I have been able to set it up, co

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-06 Thread José Fonseca
On Tue, Mar 05, 2002 at 07:06:22PM -0500, Leif Delgass wrote: > On Tue, 5 Mar 2002, José Fonseca wrote: > > > BTW, I've isolated the problem with the texture locking, it only > happens > when the code between if(mmesa->multitex) { .. } in the _tris > is run. > Don't know why. I've been trying t

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-05 Thread Leif Delgass
On Tue, 5 Mar 2002, José Fonseca wrote: > BTW, I've isolated the problem with the texture locking, it only happens > when the code between if(mmesa->multitex) { .. } in the _tris is run. > Don't know why. I've been trying to premult the texture coordinates, > either within a new _vbtmp templat

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-05 Thread José Fonseca
On 2002.03.05 22:44 Leif Delgass wrote: > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > > > Tony, > > > > On 2002.03.05 21:04 Tony Rogvall wrote: > > > > > > Hi everyone! > > > > > > I am new on the list, I am currently struggling with getting the dri > on > > > my > > > sony working. I have been

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-05 Thread Leif Delgass
On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > Tony, > > On 2002.03.05 21:04 Tony Rogvall wrote: > > > > Hi everyone! > > > > I am new on the list, I am currently struggling with getting the dri on > > my > > sony working. I have been able to set it up, compile and all that, but > > there is so

Re: [Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-05 Thread j_r_fonseca
Tony, On 2002.03.05 21:04 Tony Rogvall wrote: > > Hi everyone! > > I am new on the list, I am currently struggling with getting the dri on > my > sony working. I have been able to set it up, compile and all that, but > there is something missing. It looks to me that there is some pci > support

[Dri-devel] Sony Vaio - PCG C1VP - mach64 branch

2002-03-05 Thread Tony Rogvall
Hi everyone! I am new on the list, I am currently struggling with getting the dri on my sony working. I have been able to set it up, compile and all that, but there is something missing. It looks to me that there is some pci support missing for the mach64 branch. I hope I can do something, if j