Changes between Version 2 and Version 3 of WebGLIssue
- Timestamp:
- 03/12/13 17:39:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebGLIssue
v2 v3 1 1 == Chrome == 2 If you are Linux user, then (according to http://www.borfast.com/blog/how-enable-webgl-google-chrome-linux-blacklisted-graphics-card) you can try running it from commandline with *--enable-webgl* and *--ignore-gpu-blacklist*switches:2 If you are Linux user, then (according to http://www.borfast.com/blog/how-enable-webgl-google-chrome-linux-blacklisted-graphics-card) you can try running it from commandline with //--enable-webgl// and //--ignore-gpu-blacklist// switches: 3 3 {{{ 4 4 $ google-chrome --enable-webgl --ignore-gpu-blacklist