Enable WebGL
authorHugh Kennedy <hughskennedy@gmail.com>
Tue, 6 May 2014 08:43:58 +0000 (10:43 +0200)
committerHugh Kennedy <hughskennedy@gmail.com>
Tue, 6 May 2014 08:43:58 +0000 (10:43 +0200)
commitda0eee6298f2c6d6283465d1bf8d70ed9aa77198
tree4ad04278c2510623d53296b23bcc806a213ad1c9
parent444a094edad5dc2d9c4eac6a37d480fdc9b9f434
Enable WebGL

Enabling the `experimental_webgl_enabled` preference allows you
to create a WebGL context from within atom-shell.

While not necessarily important for the Atom editor, for others
to use atom-shell in substitution for node-webkit this is a
potentially useful feature, e.g. for packaged HTML5 games.
atom/browser/atom_browser_client.cc