Hi Alan,
Anything to do ... Testing ... bug reports?
Which version of driver do you use ... VIA sources (V40028) with
changes? ... Did it use the MPEG2 hardware en-/decoder?
I see your name sometimes in dri-devel-list ... is the new source only
on dri tree? When will it be integrated in XFree de
On Fri, 2003-07-25 at 02:25, Michel Dänzer wrote:
> On Thu, 2003-07-24 at 04:50, Leigh Dyer wrote:
> >
> > The radeon-accel-init.diff patch seemed to work okay at first - the X
> > server started normally, but with DRI disabled, as expected. I've
> > attached my X log confirming this.
> >
> > Af
> > I used the texenv demos from Mesa 5.0 to test this, I tested it with the
> > old driver and this one, and they both look the same..
>
> Have you tried it with anything else? Quake3? Think Tanks demo? Any
> of the other Mesa demos?
well I've got a very limited test system, it's NFSrooted of
I have the VIA 3D building in XFree 4.3 now. Some of the changes I'm
fairly confident about others like the clipping stuff I've armwaved and
we'll see what happens.
Doesn't actually work yet - its dying in the drmAGPAcquire if DRI code
is run then segfaulting on the Xserver exit path but thats th
Dieter Nützel wrote:
Am Donnerstag, 24. Juli 2003 22:32 schrieb Keith Whitwell:
Michel Dänzer wrote:
On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
Michel Dänzer wrote:
On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
Keith Whitwell wrote:
BTW. Here's an updated pair of patches. These
Am Donnerstag, 24. Juli 2003 22:32 schrieb Keith Whitwell:
> Michel Dänzer wrote:
> > On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
> >>Michel Dänzer wrote:
> >>>On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
> Keith Whitwell wrote:
> >BTW. Here's an updated pair of patches. Thes
Michel Dänzer wrote:
On Thu, 2003-07-24 at 22:32, Keith Whitwell wrote:
Michel Dänzer wrote:
On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
Michel Dänzer wrote:
On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
Keith Whitwell wrote:
BTW. Here's an updated pair of patches. These o
On Thu, 2003-07-24 at 22:32, Keith Whitwell wrote:
> Michel Dänzer wrote:
> > On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
> >
> >>Michel Dänzer wrote:
> >>
> >>>On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
> >>>
> >>>
> Keith Whitwell wrote:
>
>
> >BTW. Here's an up
Michel Dänzer wrote:
On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
Michel Dänzer wrote:
On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
Keith Whitwell wrote:
BTW. Here's an updated pair of patches. These ones should compile, but
I haven't done much testing yet.
Looks like I broke
On Thu, 2003-07-24 at 22:04, Keith Whitwell wrote:
> Michel Dänzer wrote:
> > On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
> >
> >>Keith Whitwell wrote:
> >>
> >>>BTW. Here's an updated pair of patches. These ones should compile, but
> >>>I haven't done much testing yet.
> >>>
> >>
> >>Lo
Michel Dänzer wrote:
On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
Keith Whitwell wrote:
BTW. Here's an updated pair of patches. These ones should compile, but
I haven't done much testing yet.
Looks like I broke big-endian, too (sorry Michel).
No worries, you didn't. :)
Are you sure?
On Thu, 2003-07-24 at 21:10, Keith Whitwell wrote:
> Keith Whitwell wrote:
> >
> > BTW. Here's an updated pair of patches. These ones should compile, but
> > I haven't done much testing yet.
> >
>
> Looks like I broke big-endian, too (sorry Michel).
No worries, you didn't. :)
--
Earthling
BTW. Here's an updated pair of patches. These ones should compile, but I
haven't done much testing yet.
I keep dipping in & out of this, so I loose track somewhat... What are the
simplest test cases for these crashes?
Keith
Index: r200/r200_tcl.c
=
Keith Whitwell wrote:
BTW. Here's an updated pair of patches. These ones should compile, but
I haven't done much testing yet.
Looks like I broke big-endian, too (sorry Michel). I'll fix that in the next
round.
Keith
---
This SF.Net email
[EMAIL PROTECTED] wrote:
All of these bugs are in the NEW state, and have not been touched
in 7 days or more. You need to take a look at them, and
decide on an initial action.
Could someone please either reject or accept these bugs so we won't get
spammed by bugzilla daily!
/David
-
Hi !
The current 2.5 DRI is causing a kernel oops when switching console
or suspending the machine (basically when stoping the DRI). I haven't
investigated very far yet, but it seems it's related to fput beeing
called on a freed object (slab poisoning enabled, I see an access
to 6b6b6b6b), probabl
On Thu, 24 Jul 2003 15:35:02 +0100
José Fonseca <[EMAIL PROTECTED]> wrote:
> Felix,
>
> As promised I've made some preliminary snapshots from the config-0-0-1-branch.
> They're those *-config.tar.bz2 at
> http://dri.sf.net/snapshots/bleeding-edge
>
> Check if they're OK or anything is missing or
Giust,
I intend to work on it, but i'm still reading and studying and any
help will be welcome.
bye
Max
At 04:15 AM 24/7/2003, Giustiniano wrote:
Hi everyone,
I've just subscribed this malinglist, and I'd like to know if there's
someone working on a S3 Savage DRI driver.
If not, I'd lik
On Thu, 2003-07-24 at 04:50, Leigh Dyer wrote:
>
> The radeon-accel-init.diff patch seemed to work okay at first - the X
> server started normally, but with DRI disabled, as expected. I've
> attached my X log confirming this.
>
> After applying the drm-agp-acquire.diff patch, the X server begins
On Thu, 24 Jul 2003 16:28:44 +0200
Dieter Nützel <[EMAIL PROTECTED]> wrote:
> Am Donnerstag, 24. Juli 2003 12:51 schrieb Felix Kühling:
> > Hi,
> >
> > I found another problem in t_dd_dmatmp2.h in render_quads_elts. The
> > attached patch fixes garbage on the quakeforge console and with some
> > p
Am Donnerstag, 24. Juli 2003 16:28 schrieb Dieter Nützel:
> Am Donnerstag, 24. Juli 2003 12:51 schrieb Felix Kühling:
> > Hi,
> >
> > I found another problem in t_dd_dmatmp2.h in render_quads_elts. The
> > attached patch fixes garbage on the quakeforge console and with some
> > particle effects. On
Felix,
As promised I've made some preliminary snapshots from the config-0-0-1-branch.
They're those *-config.tar.bz2 at
http://dri.sf.net/snapshots/bleeding-edge
Check if they're OK or anything is missing or needs to be packaged
seperately. Then create a README.config on the dir above which brief
Am Donnerstag, 24. Juli 2003 12:51 schrieb Felix Kühling:
> Hi,
>
> I found another problem in t_dd_dmatmp2.h in render_quads_elts. The
> attached patch fixes garbage on the quakeforge console and with some
> particle effects. One more piece for Keiths dmatmp2 cleanup.
Are you sure that it is need
Am Donnerstag, 24. Juli 2003 14:30 schrieb [EMAIL PROTECTED]:
> http://bugs.xfree86.org/show_bug.cgi?id=314
>
>
>
>
>
> --- Additional Comments From [EMAIL PROTECTED] 2003-24-07 08:30
> --- Hi Hui,
>
> I finally managed to test the patches thoroughly, only after I found out
> there was a p
http://bugs.xfree86.org/show_bug.cgi?id=314
--- Additional Comments From [EMAIL PROTECTED] 2003-24-07 08:59 ---
It shouldn't be hard to port the DRM changes to 2.6.
--
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
http://bugs.xfree86.org/show_bug.cgi?id=314
--- Additional Comments From [EMAIL PROTECTED] 2003-24-07 08:30 ---
Hi Hui,
I finally managed to test the patches thoroughly, only after I found out there was
a problem with the USB-OHCI driver in 2.4, causing the keyboard to lock up if
Ricardo,
On Wed, Jul 23, 2003 at 11:46:34PM +0100, Ricardo wrote:
> Hi, my name is Ricardo.
> I'm using Debian GNU/Linux 3.0r1 and since i haven't been able to
> install my ADSL modem and configure it,
> i don't have internet under it, wich means i'm doing all the downloads
> with Windows(for no
Hi,
I found another problem in t_dd_dmatmp2.h in render_quads_elts. The
attached patch fixes garbage on the quakeforge console and with some
particle effects. One more piece for Keiths dmatmp2 cleanup.
Regards,
Felix
__\|/_____ ___ -
Felix
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla
bugsystem (http://bugs.xfree86.org/) that require
attention.
All of these bugs are in the NEW state, and have not been touched
in 7 days or more. You need to take a look at them, and
decid
Hi everyone,
I've just subscribed this malinglist, and I'd like to know if there's
someone working on a S3 Savage DRI driver.
If not, I'd like to try write it myself, even if I have never done
anything like that before, but I think I can learn: I know C basics at a
decent level.
Thanks for all
30 matches
Mail list logo