summaryrefslogtreecommitdiffstats
path: root/gpu/blink
Commit message (Expand)AuthorAgeFilesLines
* Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.zmo2015-06-242-44/+2
* Build fix.zmo2015-06-241-2/+2
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-232-13/+77
* Wiring up new command buffer functions to WebGraphicsContext3DImplbajones2015-06-192-15/+23
* Implement WebGraphicsContext3D's lost context methods on GLES2Impldanakj2015-06-094-19/+11
* Teach GPU command buffer whether a context is webgl.zmo2015-06-093-7/+1
* gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture.reveman2015-05-262-3/+11
* Fix Get* calls in GPU Command buffer.zmo2015-05-192-0/+5
* Update GetTexParameter* and TexParameter* for ES3 in GPU command bufferguanxian.li2015-05-121-13/+2
* Wired up compressedTex{Sub}Image3D entry points in WebGraphicsContext3DImplbajones2015-05-062-26/+26
* Work on Windows GN component build.brettw2015-04-061-0/+1
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-061-1/+0
* Work on Windows GN component build.brettw2015-04-061-0/+1
* Remove |level| in copy(Sub)TextureCHROMIUM().dongseong.hwang2015-03-242-33/+0
* Mapping all newly available ES3 entry points in webgraphicscontext3d_implbajones2015-03-242-59/+99
* gpu/blink: Cleanup - Remove 'using' declarations from webgraphicscontext3d_im...tfarina2015-03-094-612/+820
* Fix glGetActiveUniform/Attrib crashes due to state inconsistencyzmo2015-03-091-6/+8
* Reland of Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #1 id:1...dongseong.hwang2015-03-052-4/+57
* Distinguish ES2/ES3 contexts in GPU command bufferzmo2015-03-041-0/+2
* Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #4 id:80001 of ht...ulan2015-03-032-57/+4
* gpu: introduce glCopySubTextureCHROMIUMdongseong.hwang2015-03-032-4/+57
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+3
* Add lock support for in process context provider.jbauman2015-02-142-0/+5
* Updating WebGraphicsContext3DImpl to include ES3 entry pointsbajones2015-02-112-0/+312
* remove useless APIs in WGC3DImplyunchao.he2015-02-092-28/+0
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-094-0/+287
* Added GL_CHROMIUM_trace_marker feature as well as gpu_toplevel markers.dyen2015-01-072-0/+8
* Standardize usage of virtual/override/final specifiers in gpu/.dcheng2014-12-231-1/+1
* Reland the patch to move WebGraphicsContext3DImpl out of webkit/.tfarina2014-12-206-0/+1762
* Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset ...samli2014-12-056-1746/+0
* Extract WebGraphicsContext3DImpl from webkit/common/gpu.tfarina2014-12-056-0/+1746