[Webkit-unassigned] [Bug 100107] [CSS Shaders] Remove m_contextSize from the CustomFilterRenderer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 09:29:42 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=100107


Ralph T <ralpht+bugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralpht+bugs at gmail.com




--- Comment #1 from Ralph T <ralpht+bugs at gmail.com>  2013-08-02 09:29:26 PST ---
In my port, I'm now (sometimes) passing in a custom projection matrix so that I can avoid rendering to a texture and blending that to the framebuffer (which is needlessly wasteful of bandwidth and is too slow on some machines I target).

Is your idea that we could also avoid rebinding the attributes and setting uniforms that have not changed since the last render?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list