Commit Graph

4 Commits

Author SHA1 Message Date
Younes Manton 7f100d04dd g3dvl: Use rotating buffers to avoid waiting for map(). 2008-08-18 00:04:29 -04:00
Younes Manton a17e6c046c g3dvl: Recursively build dependencies.
Run `make` in src/libXvMC and everything should be built for Nouveau.
Run `make DRIVER=softpipe` in src/libXvMC for SoftPipe.
2008-07-26 16:55:46 -04:00
Younes Manton b4d198e477 g3dvl: Minor fixes. 2008-07-23 02:28:41 -04:00
Younes Manton 0c25ac5242 g3dvl: Add Nouveau winsys, libdriclient.
Nouveau winsys is based on Mesa's Nouveau winsys and soft-links to most of
it. The 'nouveau_context' and 'nouveau_screen' code contains most of the
changes, 'nouveau_winsys_pipe', 'nouveau_swapbuffers' and 'nouveau_lock'
contain some minor changes. The driclient library contains the DRI
userland stuff, most of which was based on Mesa's DRI code.
2008-07-22 22:41:31 -04:00