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
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
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()
[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
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
[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
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
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
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
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
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
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
=
> 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
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
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
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
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
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
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
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
[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
21 matches
Mail list logo