RESOLVED FIXED 69706
[GTK] Enable WebGL by default
https://bugs.webkit.org/show_bug.cgi?id=69706
Summary [GTK] Enable WebGL by default
Martin Robinson
Reported 2011-10-08 12:57:11 PDT
This is required to prevent the WebGL build from breaking consistently. Note that WebGL must still be enabled at runtime. If we run into trouble with the link against libGL, we can load it dynamically in a followup patch. This is the first step toward doing lots of cool hardware stuff by default, like accelerated compositing and shader assisted rendering. I'd also like Epiphany to support WebGL out-of-the-box.
Attachments
Patch (3.92 KB, patch)
2011-10-09 08:56 PDT, Martin Robinson
xan.lopez: review+
gustavo: commit-queue-
Martin Robinson
Comment 1 2011-10-09 08:56:45 PDT
Gustavo Noronha (kov)
Comment 2 2011-10-09 09:06:17 PDT
Xan Lopez
Comment 3 2011-11-03 12:40:37 PDT
Comment on attachment 110304 [details] Patch I'm OK with this, but I think if this is safe to enable by default we should drop the "experimental" bit.
Martin Robinson
Comment 4 2011-11-23 02:35:33 PST
Note You need to log in before you can comment on or make changes to this bug.