Well that's a dodgy application on my part.. it now works sync'd with it ..
How should I do this without changing the kernel i810 module? is there an
way from the OpenGL level to do this that I could propogate down?
Dave.
Dave Airlie said:
>
> Nice one, that gets rid of my tearing - thanks Matt
On Tue, Dec 17, 2002 at 12:56:38PM -0800, Ian Romanick wrote:
> On Fri, Dec 13, 2002 at 10:45:45PM -0500, [EMAIL PROTECTED] wrote:
> > Using the texmem-0-0-1 branch from CVS and enabling AGP 4x in
> > XF86Config-4 causes X to lock upon startup. If I have my xinitrc
> > setup to run Quake III a
On Wed, Dec 18, 2002 at 12:57:45AM +, Alan Hourihane wrote:
>
> HasGlide3 is set to NO by default and only enabled on Linux with an i386
> or Alpha architecture.
Good to know that it is fixed in later versions. I was using Solaris i386,
so I was probably running afoul of old bad assumptions
On Tue, Dec 17, 2002 at 04:49:48PM -0800, Philip Brown wrote:
> On Wed, Dec 18, 2002 at 12:17:29AM +, Alan Hourihane wrote:
> > And which host.def is this a patch against ? It does not match the trunk's
> > versions at all. For a start there is no definition of LinuxDistribution
> > in the trun
On Wed, Dec 18, 2002 at 12:17:29AM +, Alan Hourihane wrote:
> And which host.def is this a patch against ? It does not match the trunk's
> versions at all. For a start there is no definition of LinuxDistribution
> in the trunks host.def file.
>
> You shouldn't need OS level patches like this a
And which host.def is this a patch against ? It does not match the trunk's
versions at all. For a start there is no definition of LinuxDistribution
in the trunks host.def file.
You shouldn't need OS level patches like this at the host.def level.
Please post more details on the errors that you are
Attached is a patch for host.def, so that things will compile on
solaris at a basic level.
[course, nothing will WORK yet. but, one thing at a time]
Note that I originally posted this to the "Bugs" database on sourceforge,
but got an email that I shouldnt do that. If folks shouldnt do that, then
Nice one, that gets rid of my tearing - thanks Matthew,
it works except now I get some jumpiness on my screen when a new texture
is coming on, I've got 5 rotating reels of 4 textured quads and when the
new ones are about to come on the top of the reel it seems to jump a
bit...
Not sure if the fu
On Tue, Dec 17, 2002 at 01:52:05PM -0800, Andy Ross wrote:
> Ian Romanick wrote:
> > Heh...look at demos/texwrap.c in Mesa. This does basically the same
> > thing, but it enumerates all of the advertised modes, even the
> > various mirror modes.
>
> Silly me. Why bother trying to learn about som
Ian Romanick wrote:
> Heh...look at demos/texwrap.c in Mesa. This does basically the same
> thing, but it enumerates all of the advertised modes, even the
> various mirror modes.
Silly me. Why bother trying to learn about something and share the
knowlege when I could have just... what, exactly?
On Fri, Dec 13, 2002 at 10:45:45PM -0500, [EMAIL PROTECTED] wrote:
> Using the texmem-0-0-1 branch from CVS and enabling AGP 4x in
> XF86Config-4 causes X to lock upon startup. If I have my xinitrc
> setup to run Quake III alone, I first get the bare black and white X
> background and cursor
On Tue, Dec 17, 2002 at 09:59:57AM -0800, Andy Ross wrote:
> So technically, there is a DRI compliance issue here. I've attached
> the little test that I wrote to illustrate the problem. It draws four
> adjacent checkerboard quads and cycles between the wrap modes on key
> presses. With GL_CLAMP,
Keith Whitwell wrote:
> Andy Ross wrote:
> > ATI blows you guys away in glxgears. I see 38% faster frame rates
> > with their drivers.
>
> Actually what gears does most is glClear and glXSwapBuffers, with a
> small amount of glCallList. You can speed up swapbuffers by turning
> page flipping on i
The easiest way to get rid of tearing is to make the ring buffer wait
before the back->front blit. This is a very simple mechanism that will
work even for windowed 3d, and if you are running just one 3d client
the wait time should not alter your performance much. Or rather,
the performance decreas
On Tue, Dec 17, 2002 at 01:12:32PM +0100, Martin Spott wrote:
> On Tue, Dec 17, 2002 at 10:58:27AM +, Alan Hourihane wrote:
>
> > > I can't stop the X server any more by hitting ctrl-alt-backspace and I can't
> > > switch to any virtual console with alt-F?
> > >
> > > Mistake on my end ?
> >
On Tue, Dec 17, 2002 at 10:58:27AM +, Alan Hourihane wrote:
> > I can't stop the X server any more by hitting ctrl-alt-backspace and I can't
> > switch to any virtual console with alt-F?
> >
> > Mistake on my end ?
>
> No, a side effect. You have to install the new xkbcomp stuff from the
> X
On Tue, Dec 17, 2002 at 02:19:40AM +0100, Michel Dänzer wrote:
> On Die, 2002-12-17 at 01:42, Martin Spott wrote:
> > http://document.ihg.uni-duisburg.de/bitmap/Radeon/Mesa-4.0.4_3.png
> >
> >
> > I see them all the time at least after take-off and a slight left turn.
> > There is another effect
David Dawes wrote:
On Tue, Dec 17, 2002 at 01:02:45AM +, Keith Whitwell wrote:
David Dawes wrote:
On Mon, Dec 16, 2002 at 12:44:15PM -0500, David Dawes wrote:
On Sat, Dec 14, 2002 at 07:02:50PM +0100, Michel Dänzer wrote:
On Sam, 2002-12-14 at 18:42, Michel Daenzer wrote:
CVSROOT:
On Die, 2002-12-17 at 07:23, Dave Airlie wrote:
> Removing the
> Option "XvMCSurfaces" "6"
>
> from my XF86Config file seems to make everyone a bit happier again...
>
> will do some more testing tomorrow to make sure this is what was causing
> it ..
> and I meant glxgears from RH7.3.. hands were
On Tue, Dec 17, 2002 at 11:46:42AM +0100, Martin Spott wrote:
> Hello,
> is it possible that recent modifications to the 'mesa-4-0-4-branch' (CVS
> checkout only two hours ago) disabled keyboard control over the X server ?
>
> I can't stop the X server any more by hitting ctrl-alt-backspace and I
Hello,
is it possible that recent modifications to the 'mesa-4-0-4-branch' (CVS
checkout only two hours ago) disabled keyboard control over the X server ?
I can't stop the X server any more by hitting ctrl-alt-backspace and I can't
switch to any virtual console with alt-F?
Mistake on my end ?
Ma
Dave Airlie wrote:
Removing the
Option "XvMCSurfaces" "6"
from my XF86Config file seems to make everyone a bit happier again...
will do some more testing tomorrow to make sure this is what was causing
it ..
and I meant glxgears from RH7.3.. hands were ahead of brain yesterday..
Well for me thi
22 matches
Mail list logo