All posts tagged with: webgl
When in RO.ME
2011-05-15 11:23:00Having problems running Google’s new Chrome Experiment - RO.ME - in Chrome because you’re told your graphics card does not support WebGL, even though you know it does? Try running Chrome from the command line with the switch: —ignore-gpu-blacklist e.g.chrome —ignore-gpu-blacklist (Ubuntu Linux)chrome.exe —ignore-gpu-blacklist (Windows) It seems in the latest versions of Chrome, WebGL has been limited to graphics cards that have been explicitly tested to work, but this switch skip...