CVSROOT: /cvs Module name: xenocara Changes by: m...@cvs.openbsd.org 2012/11/11 05:18:31
Modified files: xserver/glx : glxdriswrast.c dist/Mesa/src/glx: drisw_glx.c Log message: Try to load the gallium3d "swrastg" driver if available before falling back to the default mesa "swrast" one for software rendering. ok matthieu@