CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2013/04/14 04:23:04
Modified files:
. : README
lib/libGL : Makefile
lib/libGL/dri/swrastg: Makefile
lib/libGL/gallium: Makefile.inc
lib/libGL/gallium/drivers: Makefile
lib/libGL/gallium/libgallium: Makefile
lib/libGL/mesa : Makefile
share/mk : bsd.xconf.mk
Log message:
Add a new option to the xenocara infrastructure be able to automatically
build the Gallium3D software rasterizer as part of the libGL.
Note that it can also makes use of LLVM to build the llvmpipe if the
corresponding port is installed. Please refer to the README for a more
complete documentation.
Prodded by ajacoutot@, ok matthieu@