Re: [Dri-devel] Stange multi-context problem in Radeon driver (and probably others)

2003-07-02 Thread Dieter Nützel
Am Donnerstag, 3. Juli 2003 03:18 schrieb Ian Romanick: > Dieter Nützel wrote: > > Am Mittwoch, 2. Juli 2003 22:26 schrieb Ian Romanick: > >>Dieter Nützel wrote: > >>>Some xdemos apps show it, too. > >>>"wincopy" isn't working. > >>> > >>>Mesa/xdemos> ./wincopy > >>>glXMakeContextCurrent failed in

[Dri-devel] TCL/NO-TCL benchmarks and fun with textures

2003-07-02 Thread Jacek Popławski
I wrote simple program to test TCL and NO-TCL on my r200 and DRI CVS. It draws board with BoardSize*BoardSize textured tiles. framerates: TCL NO-TCL #define Far 1000.0137 160 #define BoardSize 100.0 #define Far 1000.044 51

Re: [Dri-devel] Stange multi-context problem in Radeon driver (andprobably others)

2003-07-02 Thread Ian Romanick
Dieter Nützel wrote: Am Mittwoch, 2. Juli 2003 22:26 schrieb Ian Romanick: Dieter Nützel wrote: Some xdemos apps show it, too. "wincopy" isn't working. Mesa/xdemos> ./wincopy glXMakeContextCurrent failed in Redraw() glXMakeContextCurrent failed in Redraw() glXMakeContextCurrent failed in Redraw()

[Dri-devel] [Bug 453] manywin (from Mesa) doesn't update all windows w/direct rendering

2003-07-02 Thread bugzilla-daemon
[This e-mail has been automatically generated.] 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//cgi-bin/bugzilla/show_bug.cgi?id=453 [EMAIL PROTECTED] changed: What

Re: [Dri-devel] radeon 9200 tester available

2003-07-02 Thread Michel Dänzer
On Wed, 2003-07-02 at 12:57, Rupert Levene wrote: > On Mon, Jun 30, 2003 at 04:19:09PM +0200, Michel Dänzer wrote: > > On Fri, 2003-06-27 at 21:05, Rupert Levene wrote: > > > > > > 2. In noegnud, if there is text in a window that is partially > > >off-screen, the text is invisible. When the w

[Dri-devel] [Bug 453] New: manywin (from Mesa) doesn't update all windows w/direct rendering

2003-07-02 Thread bugzilla-daemon
[This e-mail has been automatically generated.] 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//cgi-bin/bugzilla/show_bug.cgi?id=453 Summary: manywin (from Mesa) doe

Re: [Dri-devel] Stange multi-context problem in Radeon driver (and probably others)

2003-07-02 Thread Dieter Nützel
Am Mittwoch, 2. Juli 2003 22:26 schrieb Ian Romanick: > Dieter Nützel wrote: > > Am Mittwoch, 2. Juli 2003 18:50 schrieb Ian Romanick: > >>I have completed all of the device-independent support (both client-side > >>& server-side) for SGI_make_current_read. I wanted to update a couple > >>drivers

Re: [Dri-devel] Stange multi-context problem in Radeon driver (andprobably others)

2003-07-02 Thread Ian Romanick
Dieter Nützel wrote: Am Mittwoch, 2. Juli 2003 18:50 schrieb Ian Romanick: I have completed all of the device-independent support (both client-side & server-side) for SGI_make_current_read. I wanted to update a couple drivers to support this extension before committing it. I was able to update t

Re: [Dri-devel] Stange multi-context problem in Radeon driver (and probably others)

2003-07-02 Thread Dieter Nützel
Am Mittwoch, 2. Juli 2003 18:50 schrieb Ian Romanick: > I have completed all of the device-independent support (both client-side > & server-side) for SGI_make_current_read. I wanted to update a couple > drivers to support this extension before committing it. I was able to > update the MGA driver

Re: [Dri-devel] ERROR COMPILING - DRI Driver Installation (R E P O S T)

2003-07-02 Thread John R. Tomawski
Please explain this a little more. > You say you have the kernel source installed, but that's not enough. It > must be configured exactly as your target kernel and the dependencies > must have been made, i.e., 'make dep' on the kernel source dir. I did this, it gave me the same errors. > Also

Re: [Dri-devel] Stange multi-context problem in Radeon driver (andprobably others)

2003-07-02 Thread Brian Paul
Ian Romanick wrote: I have completed all of the device-independent support (both client-side & server-side) for SGI_make_current_read. I wanted to update a couple drivers to support this extension before committing it. I was able to update the MGA driver without any problems. The Radeon (r100

Re: [Dri-devel] Stange multi-context problem in Radeon driver (andprobably others)

2003-07-02 Thread Ian Romanick
Ian Romanick wrote: To test things, I've been using a modified version of our favorite glxgears (patch attached) that uses two windows. Eh-hem. The summer heat must have melted my brain. The patch is actually attached this time. :) Index: glxgears.c =

Re: [Dri-devel] R200: Why is SW TCL faster?

2003-07-02 Thread Jorge Luis Williams
> IIRC this came up in a discussion with Michel Dänzer and someone else > some months ago. I noticed that glxgears was slightly faster without TCL > on my Radeon 7500. We argued that TCL means that the graphics card has > to do more work and the CPU less. If your CPU is not otherwise occupied > you

[Dri-devel] Stange multi-context problem in Radeon driver (and probably others)

2003-07-02 Thread Ian Romanick
I have completed all of the device-independent support (both client-side & server-side) for SGI_make_current_read. I wanted to update a couple drivers to support this extension before committing it. I was able to update the MGA driver without any problems. The Radeon (r100) driver is a total

Re: [Dri-devel] CVS keywords in Imakefiles

2003-07-02 Thread Alan Hourihane
On Wed, Jul 02, 2003 at 05:28:05PM +0100, Alan Hourihane wrote: > On Tue, Jul 01, 2003 at 10:30:48PM +0200, Felix Kühling wrote: > > Hi, > > > > I've been wondering about keywords in Imakefiles that look like CVS > > keywords. Examples from xc/programs/Imakefile: > > > > XCOMM $Xorg: Imakefile,v

Re: [Dri-devel] CVS keywords in Imakefiles

2003-07-02 Thread Alan Hourihane
On Tue, Jul 01, 2003 at 10:30:48PM +0200, Felix Kühling wrote: > Hi, > > I've been wondering about keywords in Imakefiles that look like CVS > keywords. Examples from xc/programs/Imakefile: > > XCOMM $Xorg: Imakefile,v 1.4 2000/08/17 19:47:01 cpqbld Exp $ > > XCOMM $XFree86: xc/programs/Imakefil

Re: [Dri-devel] CVS keywords in Imakefiles

2003-07-02 Thread Ian Romanick
Felix Kühling wrote: Hi, I've been wondering about keywords in Imakefiles that look like CVS keywords. Examples from xc/programs/Imakefile: XCOMM $Xorg: Imakefile,v 1.4 2000/08/17 19:47:01 cpqbld Exp $ XCOMM $XFree86: xc/programs/Imakefile,v 3.53 2002/11/20 04:43:50 dawes Exp $ Of course they ar

Re: [Dri-devel] ERROR COMPILING - DRI Driver Installation (R E P O S T)

2003-07-02 Thread José Fonseca
John, On Wed, Jul 02, 2003 at 09:15:42AM -0400, John R. Tomawski wrote: > After I see this: > > Compiling... > ERROR: Kernel modules did not compile > > I get the following in dri.log, when I try sh install.sh > > make -f Makefile.linux DRM_MODULES=radeon.o modules > make[1]: Entering directory

[Dri-devel] ERROR COMPILING - DRI Driver Installation (R E P O S T)

2003-07-02 Thread John R. Tomawski
After I see this:   Compiling... ERROR: Kernel modules did not compile   I get the following in dri.log, when I try sh install.sh   make -f Makefile.linux DRM_MODULES=radeon.o modulesmake[1]: Entering directory `/home/john/dripkg/drm'make -C /lib/modules/2.4.20-8/build  SUBDIRS=`pwd` DRMSRCD

Re: [Dri-devel] radeon 9200 tester available

2003-07-02 Thread Rupert Levene
On Mon, Jun 30, 2003 at 04:19:09PM +0200, Michel Dänzer wrote: > On Fri, 2003-06-27 at 21:05, Rupert Levene wrote: > > > > I'm using X 4.3 (a backport on debian woody) with the precompiled > > drivers from dri.sf.net and a radeon 9200. I currently have 3 issues > > which I think may be down to the

[Dri-devel] Your buglist for The XFree86 Project's Bugzilla needs attention.

2003-07-02 Thread bugadmin
[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 th