Re: [Dri-devel] What to back up?

2001-04-06 Thread R. Reucher
Nicholas Leippe wrote: I've gotten into the habit of just doing a 'make install', since the xserver is pretty stable for my card. But what/where are all the files (binaries/libs/modules) that get overwritten when I do 'make install' that I should be concerned about backing up? When I do

RE: [Dri-devel] cut-and-paste bug in host.def

2001-04-06 Thread Champigny, Michael
While we are on this topic, the flags for Alpha are too restrictive. It should be the more conservative "-mcpu=ev5". By setting it to ev6, older Alpha's will not be able to run the compiled code. ev5 is chosen since it will allow the compiler to schedule instructions better on EV5 and greater

[Dri-devel] kernel headers for drm module building

2001-04-06 Thread Trond Eivind Glomsrød
When building the DRI tree with DRM module for the kernel, the default location to look for headers should be (this is the way Linus started recommending last summer, if memory serves): /lib/modules/`uname -r`/build/include Right now, it looks like it only searches through

[Dri-devel] Support quad-buffering for active stereo

2001-04-06 Thread David Geldreich
Hello all, I am wondering if there is any plan to support quad-buffering in DRI. GL_FRONT_LEFT GL_BACK_LEFT GL_FRONT_RIGHT GL_BACK_RIGHT One of the problems is keeping the flipping of LEFT/RIGHT in sync with the vertical retrace. If you miss one, you will have right/left view