FS#26619 - [qtwebkit] Please enable WebGL support
Attached to Project:
Arch Linux
Opened by Сковорода Никита (ChALkeR) - Tuesday, 25 October 2011, 21:51 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 29 October 2011, 16:55 GMT
Opened by Сковорода Никита (ChALkeR) - Tuesday, 25 October 2011, 21:51 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 29 October 2011, 16:55 GMT
|
Details
Why isn't WebGL enabled in qtwebkit 2.2 build?
Howto: http://trac.webkit.org/wiki/QtWebKitWebGL (just passing arg «--3d-canvas» to «build-webkit» script does the thing). Actual PKGBUILD: http://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/qtwebkit This flag compiles the WebGL support, but it is the browser that decides to use it. WebGL support is already enabled by default in kwebkitpart (if qtwebkit is compiled with it), but kwebkitpart needs to be rebuild with qtwebkit 2.2: https://projects.kde.org/projects/extragear/base/kwebkitpart/repository/revisions/v1.2.0/entry/src/settings/webkitsettings.cpp#L797 |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Saturday, 29 October 2011, 16:55 GMT
Reason for closing: Implemented
Additional comments about closing: qtwebkit 2.2.0-3
Saturday, 29 October 2011, 16:55 GMT
Reason for closing: Implemented
Additional comments about closing: qtwebkit 2.2.0-3
Do you know if this can break any video card support?
1) It works fine for me on the computers where i tried (free radeon drivers).
2) Browsers should enable WebGL manually, or else it will be switched off by default.
3) kwebkitpart always enables WebGL (if available) in released version (1.2.0).
4) Isn't this the [testing] repo? If it breaks for anyone, someone would report it or tell about the problem on the forum, and it can always be turned off.
5) I coldn't find any issues with that in the internet.
For me it wirks on:
x64 rekonq r600g (Radeon HD 4850, Radeon HD 3650)
x32 rekonq r300g (Radeon Xpress 200M)