[R300] new snapshot ?

2005-05-18 Thread Vladimir Dergachev
Hi Aapo, Ben, Jerome, Nicolai: I recently checked fresh code from CVS and was pleasantly surprised to see that all Quake3 levels that were broken are now perfect - in fact I cannot find anything that is amiss ! Do you think it would be a good idea to tag the current code and make a snapsh

Re: Direct rendering problem with quake2 on Radeon 8500

2005-05-18 Thread Dimitry Naldayev
Felix Kühling <[EMAIL PROTECTED]> writes: >> but I have next problem: X server locked after a few minutes playing in >> quake2 ;( My computer do not react on mouse or keyboard activity... but >> this is not bus lock --- mplayer is contining playing music and I can login >> on the computer through

Re: CVS head: glxgears on r200 with tcl broken

2005-05-18 Thread Adam Jackson
On Wednesday 18 May 2005 23:53, Michel DÃnzer wrote: > On Wed, 2005-05-18 at 22:47 +0100, Steven Newbury wrote: > > 1) When I move a window over a 3D rendering window the contents jumps to > > the top left hand part of the display. If I move the output (say the > > glxgears) window to the top left

Re: CVS head: glxgears on r200 with tcl broken

2005-05-18 Thread Michel Dänzer
On Wed, 2005-05-18 at 22:47 +0100, Steven Newbury wrote: > > 1) When I move a window over a 3D rendering window the contents jumps to the > top left hand part of the display. If I move the output (say the glxgears) > window to the top left I see the output centred at the screen edge, otherwise >

Re: Direct rendering problem with quake2 on Radeon 8500

2005-05-18 Thread Felix Kühling
Am Mittwoch, den 18.05.2005, 11:29 +0600 schrieb Dimitry Naldayev: > Felix KÃhling <[EMAIL PROTECTED]> writes: > > > Am Dienstag, den 17.05.2005, 11:19 +0600 schrieb Dimitry Naldayev: > >> Hi all. > >> > >> I cant get direct rendering whit quake2 :( > >> the quake2 reports inderect rendering have

Re: CVS head: glxgears on r200 with tcl broken

2005-05-18 Thread Steven Newbury
Issues with the current Mesa CVS r200 driver (current CVS xorg, Linus' 'git' kernel and CVS DRM ): 1) When I move a window over a 3D rendering window the contents jumps to the top left hand part of the display. If I move the output (say the glxgears) window to the top left I see the output centre

xscreensaver segfaults on FreeBSD...

2005-05-18 Thread Adam K Kirchhoff
I'm getting segfaults from a number of GL xscreensaver hacks on two different FreeBSD machines using the dri-devel port: [ [EMAIL PROTECTED] - ~ ]: gdb /usr/X11R6/bin/xscreensaver-hacks/glforestfire GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covere

Re: OpenGL without X

2005-05-18 Thread Matthias Hopf
On May 17, 05 23:13:07 +0200, Jerome Glisse wrote: > Sorry but what is exactly xen (googling give me pointless informations > i think...). :) The next generation virtualization support. Something like user mode linux, just much more performant. See it like vanderpool, with the difference that you

Re: [PATCH] add PCI ID for i945G chipset for i915 drm

2005-05-18 Thread Alan Hourihane
On Tue, May 17, 2005 at 05:11:40PM -0400, Christopher Allen Wing wrote: > I am testing a x86_64 computer with integrated i945G video. The existing > i915 DRI driver seems to work correctly on it once you tell it the correct > PCI IDs. > > Is anyone looking into supporting the newer Intel chips? Ju

Re: driFillInModes

2005-05-18 Thread Jerome Glisse
On 5/17/05, Jon Smirl <[EMAIL PROTECTED]> wrote: > Are the FillInModes() functions working right? I found these two > problem when I copied the code into EGL. > > drivers/dri/common/util.c > driFillInModes() > > modes->stencilBits = stencil_bits[k]; > modes->depthB