On Mon, Jan 4, 2010 at 8:24 PM, Antoine Labour <[email protected]> wrote:
> If you don't build on linux, you can stop reading now. > > For the incoming gpu plugin on linux, the following new packages are > needed: > * mesa-common-dev > * libgl1-mesa-dev > * libglu1-mesa-dev > > The gpu plugin change is not checked in yet (some of the slaves didn't get > those packages), but will shortly (hopefully tomorrow), so you should go > ahead and install those packages now. I updated > http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisitesand > build/install-build-deps.sh > > Thanks, > Antoine > Since some people asked what this is about... The gpu plugin is the mechanism for out-of-process GPU rendering, to enable things like WebGL and GL in Native Client to run without disabling the sandbox. Antoine -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
