- 31 Oct, 2013 1 commit
-
-
reveman@chromium.org authored
Cherry-pick of Chromium crrev.com/r230093 BUG: 11392857 Conflicts: cc/resources/resource_provider.cc gpu/command_buffer/service/gles2_cmd_decoder.cc ui/gl/gl_image_egl.cc Original description: WillUseTexImage/DidUseTexImage is called before/after the image is used for sampling. The result is that the client only has to call bind/releaseTexImage2D when contents have changed, which allows for more efficient GLImage implementations as work required before use can be separated from work required when contents have changed. Change-Id: I3bfa9cdd894fcdd60b7d10ff70afde349cfdd476
-
- 14 Nov, 2012 1 commit
-
-
Torne (Richard Coles) authored
This commit was generated by merge_to_master.py. Change-Id: Ib8d56fd5ae39a2d7e8c91dcd76cc6d13f25f2aab
-