summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove command_buffer/common/types.h.thakis@chromium.org2014-05-051-1/+0
* gpu: Add support for GL_TEXTURE_RECTANGLE_ARB target to CHROMIUM_copy_texture.reveman@chromium.org2014-04-301-3/+26
* gpu: Optimize and cleanup shader code used for CHROMIUM_copy_texture.reveman@chromium.org2014-04-291-121/+142
* gpu: Refactor and cleanup CHROMIUM_copy_texture implementation.reveman@chromium.org2014-04-261-218/+134
* Explicitly disable all attribs and reset all attrib divisors before drawing i...bajones@chromium.org2014-02-121-1/+2
* Fix the Initialization issue for program variables in CopyTextureCHROMIUMReso...jun.a.jiang@intel.com2013-06-261-2/+15
* Fix the texture binding state broken issue for CopyTextureCHROMIUM().jun.a.jiang@intel.com2013-05-061-1/+1
* Enable video painting on Canvas for Chrome on Android. This change should lan...hkuang@chromium.org2013-04-181-1/+29
* Fix CopyTextureCHROMIUM to handle GL_OES_EGL_image_external missinggman@chromium.org2013-03-021-210/+188
* AndroidVDA using Android's MediaCodec API.dwkang@chromium.org2013-03-011-12/+112
* Make CopyTextureCHROMIUM restore its own stategman@chromium.org2013-02-281-32/+64
* Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...twiz@chromium.org2012-06-191-6/+43
* Re-submission of http://codereview.chromium.org/9968113twiz@chromium.org2012-04-201-0/+248
* Revert 132934 - this change seems to break many webgl related layout teststoyoshim@chromium.org2012-04-191-250/+0
* Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...twiz@chromium.org2012-04-191-0/+250