[Dri-devel] [BUG] Radeon ATI 9200 SE

2003-12-12 Thread Ali Akcaagac
Hello, I have recently reported a bug to bugzilla.xfree86.org but was told to bring the problem up here for discussion: http://bugs.xfree86.org/show_bug.cgi?id=953 Maybe you people can help solving this issue. Further information can be found by reading the report. Please CC to me in case you ne

Re: [Dri-devel] Building from CVS

2003-12-12 Thread Eric Anholt
On Fri, 2003-12-12 at 15:16, Adam K Kirchhoff wrote: > Should this be happening with a fresh copy of the DRI cvs: > > + ln -s ../../../../include/fonts/FSproto.h . > + rm -f fsmasks.h > + ln -s ../../../../include/fonts/fsmasks.h . > including in include/GL... > make: don't know how to make > /X1

[Dri-devel] Building from CVS

2003-12-12 Thread Adam K Kirchhoff
Should this be happening with a fresh copy of the DRI cvs: + ln -s ../../../../include/fonts/FSproto.h . + rm -f fsmasks.h + ln -s ../../../../include/fonts/fsmasks.h . including in include/GL... make: don't know how to make /X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h. Stop *** Error

[Dri-devel] [Bug 881] 3D acceleration doesn't work

2003-12-12 Thread bugzilla-daemon
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://bugs.xfree86.org/show_bug.cgi?id=881 --- Additional Comments From [EMAIL PROTECTED] 2003-12-12 13:08 --- Created an attach

[Dri-devel] [Patch] to eliminate __driConfigOptions symbol depency

2003-12-12 Thread Felix Kühling
Hi, I attached a patch that eliminates the dependency of xmlconfig.o on the symbol __driConfigOptions in the DRI drivers. Keith, how do you like it? I wasn't aware that I do need Mesa CVS write access for changes in the DRI drivers before now. :-/ Brian, could you give me CVS write access please.

Re: [Dri-devel] some mesa-newtree (r200) observations

2003-12-12 Thread Brian Paul
Roland Scheidegger wrote: 1) display lists seem to work great. ugs-03 from SpecViewperf 7.1 now no longer exhausts all memory (1GB!), memory consumption is now not even a tenth to what it was before. Of course, everything is still rendered black&white (except, and this is new, the very first fra

[Dri-devel] Re: [Mesa3d-dev] [Patch] to eliminate __driConfigOptions symbol depency

2003-12-12 Thread Brian Paul
Felix Kühling wrote: Hi, I attached a patch that eliminates the dependency of xmlconfig.o on the symbol __driConfigOptions in the DRI drivers. Keith, how do you like it? I wasn't aware that I do need Mesa CVS write access for changes in the DRI drivers before now. :-/ Brian, could you give me CVS

Re: [Dri-devel] some mesa-newtree (r200) observations

2003-12-12 Thread Keith Whitwell
Roland Scheidegger wrote: 1) display lists seem to work great. ugs-03 from SpecViewperf 7.1 now no longer exhausts all memory (1GB!), memory consumption is now not even a tenth to what it was before. Of course, everything is still rendered black&white (except, and this is new, the very first fra

Re: [Dri-devel] Prosavage vblank

2003-12-12 Thread Felix Kühling
On Thu, 11 Dec 2003 19:18:09 + (GMT) [EMAIL PROTECTED] wrote: > On Thu, 11 Dec 2003, Felix Kühling wrote: > > > There's probably more. So to answer your question, VBLANK IRQ support is > > not going to happen in the very near future. > > Do you have any information on how to enable the IRQ o

Re: [Dri-devel] some mesa-newtree (r200) observations

2003-12-12 Thread Felix Kühling
On Fri, 12 Dec 2003 05:03:37 +0100 Roland Scheidegger <[EMAIL PROTECTED]> wrote: > 1) display lists seem to work great. ugs-03 from SpecViewperf 7.1 now no > longer exhausts all memory (1GB!), memory consumption is now not even a > tenth to what it was before. Of course, everything is still rend