DescriptionShare shaders between browser compositors.
Each compositor has it's own context. We should share shaders between them because compiling shaders is expensive. To do this, I pin the very first context created with a ref count. Then I use context sharing to share the shaders.
BUG=none
TEST=by hand with intel, nv, nouveau, and tegra drivers on a TOUCH_UI build
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91853
Patch Set 1 : "" #Patch Set 2 : Don't create an extra context. #
Messages
Total messages: 4 (0 generated)
|