Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

How to force enabled WebGL ? #650

Closed
ghost opened this issue Nov 26, 2012 · 2 comments
Closed

How to force enabled WebGL ? #650

ghost opened this issue Nov 26, 2012 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Nov 26, 2012

Force enabled WebGL --
Firefox:
about:config webgl.force-enabled;true
Chromium:
--enable-webgl --ignore-gpu-blacklist
How about our QupZilla ? (Builded with WebGL enabled.)

@pejakm
Copy link
Member

pejakm commented Nov 26, 2012

export USE_WEBGL="true" && qmake && make

But you wont have webgl unless qtwebkit is compiled with support for it. More info will nowrep provide.

@nowrep
Copy link
Member

nowrep commented Nov 27, 2012

And it only works properly with QtWebKit bundled with Qt 4.7.

@nowrep nowrep closed this as completed Nov 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants