CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2015/12/20 05:31:01
Modified files:
lib/mesa : Makefile.bsd-wrapper
Log message:
Build the gallium software rasteriser (softpipe). This avoids a problem
mpi found where the r300 driver would not load on macppc due to an
undefined drisw_create_screen symbol.
The code related to that symbol was removed sometime after Mesa 11.0
branched.
Initial diff from and ok mpi@
