summaryrefslogtreecommitdiffstats
path: root/gpu/blink
Commit message (Expand)AuthorAgeFilesLines
* Make lost context callback a base::Closure thru the WGC3DProvider.danakj2016-03-251-1/+1
* Remove simple methods from WebGraphicsContext3D that do strings.danakj2016-03-232-31/+0
* Remove remaining GLES3 methods from WebGraphicsContext3D.danakj2016-03-222-342/+0
* Remove create/delete methods from WebGraphicsContext3D.danakj2016-03-222-114/+0
* Revert of Remove create/delete methods from WebGraphicsContext3D. (patchset #...dbeam2016-03-222-0/+114
* Remove create/delete methods from WebGraphicsContext3D.danakj2016-03-222-114/+0
* Remove methods from WebGraphicsContext3D that wrap type casts.danakj2016-03-222-131/+0
* Remove getError() and synthesizeGLError() from WebGraphicsContext3D.danakj2016-03-222-39/+4
* Remove genSyncTokenCHROMIUM from WebGraphicsContext3D.danakj2016-03-212-9/+0
* Move simple methods [T-Z] from WebGraphicsContext3D to GLES2Interface.danakj2016-03-192-504/+0
* Move simple methods [F-S] from WebGraphicsContext3D to GLES2Interface.danakj2016-03-192-350/+0
* Move simple methods [A-E] from WebGraphicsContext3D to GLES2Interface.danakj2016-03-182-218/+1
* Remove framebufferRenderbuffer and framebufferTexture* from WGC3D.danakj2016-03-172-22/+0
* Move flush id from WebGraphicsContext3DImpl to GLES2Implementation.danakj2016-03-172-28/+4
* blink: Remove unused or rarely used methods from WebGraphicsContext3Ddanakj2016-03-162-143/+0
* Expose GLES2Interface to blink, and delete isContextLost() from WGC3D.danakj2016-03-163-10/+12
* Add kbr to gpu/blink/OWNERS.danakj2016-03-161-0/+1
* Use 16-bit surface for low-end devicesjinsukkim2016-01-201-0/+15
* Removed client side support for old sync points.dyen2016-01-202-11/+0
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-062-6/+2
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-7/+5
* Switch to standard integer types in gpu/.avi2015-12-214-0/+8
* Added blink support for new sync tokens.dyen2015-12-112-3/+14
* Labeled WebGraphicsContext3D context.dyen2015-12-091-0/+3
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-1/+5
* Run gn --format over all .gn filesagrieve2015-11-201-4/+4
* Revert "Replaced blink sync points with new sync tokens."dyen2015-11-192-10/+10
* Bridge getSynciv from Blink to command buffer. This small changeyunchao.he2015-11-192-0/+15
* Replaced blink sync points with new sync tokens.dyen2015-11-182-10/+10
* Fix gpu command buffer use after free by GrContextjunov2015-11-132-7/+0
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-032-4/+13
* Fix WebGL 2's getIndexedParameter function.zmo2015-10-162-0/+13
* Enforce marking "override" for functions overriding Blink in gpu/.avi2015-09-242-823/+825
* command_buffer: Add support for creating non-WebGL ES 3 contextskkinnunen2015-09-231-1/+15
* Add GL_CHROMIUM_screen_space_antialiasing to support alternative AAjin.a.yang2015-09-112-0/+4
* Added support for EXTDisjointTimerQuery functions.dyen2015-09-042-0/+12
* gpu: Remove async texture uploads.reveman2015-08-272-31/+0
* 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