summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2
Commit message (Expand)AuthorAgeFilesLines
* Move flush id from WebGraphicsContext3DImpl to GLES2Implementation.danakj2016-03-171-0/+1
* Revert of gpu: Expose internal format R8 instead of RED. (patchset #8 id:1400...dcastagna2016-02-251-3/+2
* Use SurfaceTexture transform matrix for texture copies.liberato2016-02-241-0/+3
* gpu: Expose internal format R8 instead of RED.dcastagna2016-02-241-2/+3
* Added GLStreamTextureImage : GLImage, which exposesliberato2016-02-242-0/+60
* command_buffer: Implement glGetStringi for GL ES 3.0kkinnunen2016-02-191-0/+1
* Removed client side support for old sync points.dyen2016-01-201-2/+0
* Remove |target| from glCompressedCopyTextureCHROMIUM.zmo2016-01-092-6/+4
* Remove glCompressedCopySubTextureCHROMIUM.zmo2016-01-073-66/+1
* Allow GL_TEXTURE_RECTANGLE_ARB as the destination for copyTextureCHROMIUM.erikchen2016-01-061-4/+9
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-062-13/+4
* command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extensionkkinnunen2015-12-213-0/+158
* Mac CoreAnimation: Add more CALayer parametersccameron2015-12-182-7/+50
* Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM.dyen2015-12-093-3/+29
* command_buffer: Implement EXT_blend_func_extendedkkinnunen2015-12-042-0/+39
* gpu: Add YCbCr 420v extension.dcastagna2015-12-042-0/+52
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-2/+4
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-12-011-0/+6
* Add CommitOverlayPlanesCHROMIUM command buffer functionwatk2015-11-302-0/+48
* Clarified unverified sync token generation only needs ordering barrier.dyen2015-11-251-9/+23
* command_buffer: Make inactive bound fragment inputs reserve the locationkkinnunen2015-11-241-1/+2
* command_buffer: Make inactive bound uniforms reserve the locationkkinnunen2015-11-231-1/+5
* Fix inconsistencies in CHROMIUM_sync_point.txt.vmiura2015-11-211-6/+6
* s/SyncPoint/FenceSync in sync_point extension doc.dcastagna2015-11-191-10/+10
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-151-1/+0
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-103-28/+116
* cc: Fix GL_R8 GpuMemoryBuffersccameron2015-11-061-2/+3
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-2/+0
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-023-0/+294
* command_buffer: Support instanced path rendering in gpu command bufferkkinnunen2015-10-283-2/+659
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-262-10/+4
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-142-3/+29
* gpu: Remove GL_TEXTURE_POOL_CHROMIUMccameron2015-10-091-17/+0
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-073-4/+21
* Removing GL context rate limiting feature and related wrappersjunov2015-09-222-11/+0
* Add GL_CHROMIUM_screen_space_antialiasing to support alternative AAjin.a.yang2015-09-113-0/+59
* Fix glBindUniformLocationCHROMIUM conflicts situation.zmo2015-09-091-7/+5
* Proposing new CHROMIUM_sync_point API.dyen2015-09-081-19/+47
* Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...jmadill2015-09-081-6/+0
* Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...jmadill2015-09-041-13/+3
* Allow GL_RGB_YCBCR_422_CHROMIUM in CopyTextureCHROMIUM.dcastagna2015-09-041-10/+17
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-09-041-0/+6
* gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.dongseong.hwang2015-09-041-3/+13
* Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...pneubeck2015-09-021-6/+0
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-09-021-0/+6
* gpu: Remove async texture uploads.reveman2015-08-272-8/+0
* Add CHROMIUM_ycbcr_422_image extension.dcastagna2015-08-262-0/+52
* Add glCompressedCopySubTextureCHROMIUMchristiank2015-08-194-3/+70
* Added suport for integer versions of GetQueryObjectvEXT().dyen2015-08-191-0/+2
* Implemented GPU Timer Disjoint Value checking on the GLES2 Client.dyen2015-08-181-0/+2