to, 01-07-2004 kello 21:21 -0400, Patrick McFarland kirjoitti:
> Hi,
>
> Im currently using the r200 snapshots, and some programs seem to randomly
> crash, taking themselves and X with them (the xserver doesnt segfault, it
> wont die even if you kill -9 it, and I cant restart X unless I restart t
Felix Kühling wrote:
On Thu, 1 Jul 2004 20:09:58 +0200
Dieter Nützel <[EMAIL PROTECTED]> wrote:
Am Sonntag, 13. Juni 2004 09:24 schrieb Dieter Nützel:
Am Sonntag, 13. Juni 2004 09:01 schrieb Dieter Nützel:
Empty black window.
With 'Point' and 'Linear' Filtered.
Mesa (LIBGL_ALWAYS_INDIRECT) works.
Hi,
Im currently using the r200 snapshots, and some programs seem to randomly
crash, taking themselves and X with them (the xserver doesnt segfault, it
wont die even if you kill -9 it, and I cant restart X unless I restart the
box)
Apps like Celestia wont do it, but apps like Darkplaces (a quake
On Thu, 1 Jul 2004 20:09:58 +0200
Dieter Nützel <[EMAIL PROTECTED]> wrote:
> Am Sonntag, 13. Juni 2004 09:24 schrieb Dieter Nützel:
> > Am Sonntag, 13. Juni 2004 09:01 schrieb Dieter Nützel:
> > > Empty black window.
> > > With 'Point' and 'Linear' Filtered.
> > >
> > > Mesa (LIBGL_ALWAYS_INDIRECT
Dieter Nützel wrote:
Am Donnerstag, 1. Juli 2004 20:07 schrieb Dieter Nützel:
Am Donnerstag, 1. Juli 2004 18:53 schrieb Ian Romanick:
Dieter Nützel wrote:
quake3-smp do NOT work anylonger.
Could you try these two patches? They *should* fix the crash you're
seeing.
The "first" one, YES. But...
Okay
Am Donnerstag, 1. Juli 2004 20:07 schrieb Dieter Nützel:
> Am Donnerstag, 1. Juli 2004 18:53 schrieb Ian Romanick:
> > Dieter Nützel wrote:
> > > quake3-smp do NOT work anylonger.
> >
> > Could you try these two patches? They *should* fix the crash you're
> > seeing.
>
> The "first" one, YES. But.
On Thu, Jul 01, 2004 at 12:51:23PM +0900, Sasayama wrote:
| Two more questions. First, is it clear on what is covered by each test
| of glean?
Each test includes a description of what it's intended to do. Those are
fairly detailed for some tests, but not for others; it depends on what
the autho
Am Sonntag, 13. Juni 2004 09:24 schrieb Dieter Nützel:
> Am Sonntag, 13. Juni 2004 09:01 schrieb Dieter Nützel:
> > Empty black window.
> > With 'Point' and 'Linear' Filtered.
> >
> > Mesa (LIBGL_ALWAYS_INDIRECT) works.
>
> Argh, I've forgotten to mention the hardware...
>
> r200
Felix can you ple
Am Donnerstag, 1. Juli 2004 18:53 schrieb Ian Romanick:
> Dieter Nützel wrote:
> > quake3-smp do NOT work anylonger.
>
> Could you try these two patches? They *should* fix the crash you're
> seeing.
The "first" one, YES. But...
...loading 'scripts/skin.shader'
...loading 'scripts/sky.shader'
...
On Thu, 01 Jul 2004 08:56:31 -0700
Ian Romanick <[EMAIL PROTECTED]> wrote:
> Dieter Nützel wrote:
>
> > quake3-smp do NOT work anylonger.
>
> Allow me to express, for the record, how much I *HATE* the XFree86 build
> process. The problem is that assembly files don't get built with the
> threa
Dieter Nützel wrote:
quake3-smp do NOT work anylonger.
Could you try these two patches? They *should* fix the crash you're seeing.
? src/mesa/glapi/gl_XML.pyc
? src/mesa/glapi/license.pyc
Index: src/mesa/glapi/gl_x86_asm.py
===
RCS fi
Am Donnerstag, 1. Juli 2004 17:56 schrieb Ian Romanick:
> Dieter Nützel wrote:
> > quake3-smp do NOT work anylonger.
>
> Allow me to express, for the record, how much I *HATE* the XFree86 build
> process. The problem is that assembly files don't get built with the
> threading related defines (i.e.
Dieter Nützel wrote:
quake3-smp do NOT work anylonger.
Allow me to express, for the record, how much I *HATE* the XFree86 build
process. The problem is that assembly files don't get built with the
threading related defines (i.e., -DXTHREADS). The result is that
glapi_x86.S gets built without t
On Iau, 2004-07-01 at 13:17, Dieter NÃtzel wrote:
> First, please STOP HTML mails. - Without there is a big chance to go directly
> into /dev/null...;-)
>
> If you're interested I have a 'late' copy of the tdfx SLI tree.
I've been looking at SLI on the Voodoo2 and with X its really hard
since it
Dave Airlie wrote:
I've get that for r200 too. Seems to be related to the t_vertex.c codegen
addition. Maybe t_vertex_c.o doesn't get linked in?
Yes, it's my fault. I can't wait until we can stop trying to track Mesa
directly from DRI cvs.
I'll commit the fixes once I've rebuilt a DRI tree.
not s
Dieter Nützel wrote:
Am Donnerstag, 1. Juli 2004 13:42 schrieb Vykupitel:
Hello,
i'm interested if there is any progress on DRI TDFX driver. I think that
we still doesn't have SLI support on Linux. I know that SLI support was
planned and former 3dfx engineer have some idea how to implement it, b
Am Donnerstag, 1. Juli 2004 13:42 schrieb Vykupitel:
> Hello,
> i'm interested if there is any progress on DRI TDFX driver. I think that
> we still doesn't have SLI support on Linux. I know that SLI support was
> planned and former 3dfx engineer have some idea how to implement it, but he
> didn't
Allen Akin wrote:
On Wed, Jun 30, 2004 at 11:40:27AM +0900, Sasayama wrote:
| How complete is it in regard to the OpenGL specification?
I've managed the development of a couple of OpenGL test suites
(including the official conformance test suite for the first several
years of its existence). A sui
> >
> >
> > I've get that for r200 too. Seems to be related to the t_vertex.c codegen
> > addition. Maybe t_vertex_c.o doesn't get linked in?
>
> Yes, it's my fault. I can't wait until we can stop trying to track Mesa
> directly from DRI cvs.
>
> I'll commit the fixes once I've rebuilt a DRI tree.
Hello,
i'm
interested if there is any progress on DRI TDFX driver. I think that we
still doesn't have SLI support on Linux. I know that SLI
support was planned and former 3dfx engineer have some idea how to
implement it, but he didn't release any code to public.
I'm not developer in any way.
Am Freitag, 25. Juni 2004 11:06 schrieb Dieter Nützel:
> Am Freitag, 25. Juni 2004 00:10 schrieb Ian Romanick:
> > Dieter Nützel wrote:
> > > Am Mittwoch, 23. Juni 2004 02:22 schrieb Ian Romanick:
> > >>This patch also still requires you to manually generate glapi_x86.S by
> > >>doing:
> > >>
> > >
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter your comments there.
http://freedesktop.org/bugzilla/show_bug.cgi?id=814
Summary: Lock up
Product: Mesa
Version: CVS
Platform: PC
22 matches
Mail list logo