19 Oct 2007 sdodji   » (Master)

Xephyr XVideo and GL has landed

I forgot to say that the Xephyr XVideo and GL hack I talked about earlier has landed in git master some while ago.

So now, to get the sources you can do:

git clone git://anongit.freedesktop.org/git/xorg/xserver xserver.git

To compile:

cd xserver.git

./autogen.sh --prefix=/your/prefix --enable-debug --enable-xephyr --enable-kdrive --disable-xorg --disable-dmx --disable-xorgcfg --disable-xcalibrate --disable-xsdl --enable-dri --enable-glx --with-mesa-source=/your/mesa/chekout --disable-xprint --enable-builtin-fonts --disable-tslib


Oh, you have to have a recent mesa as well. To you can get it with:

git clone git://anongit.freedesktop.org/git/mesa/mesa mesa.git

I personally use jhbuild to compile xorg stuff. If you have not tried it yet, you should give it a try because it eases dependencies management a lot. You can follow the instructions given here.

Mandatory screenshot:



Enjoy !

Syndicated 2007-10-17 12:31:00 (Updated 2007-10-17 13:04:16) from Dodji

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!