summaryrefslogtreecommitdiffstats
path: root/gpu/skia_bindings
Commit message (Expand)AuthorAgeFilesLines
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-214-165/+240
* Enable GN check for gpu and rlzbrettw2016-03-181-0/+1
* Replace NULL with nullptr in call to GrGLExtensions::initBrian Salomon2016-02-081-1/+1
* command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extensionkkinnunen2015-12-211-0/+1
* gpu: Populate GL path rendering functions in Skia interfacekkinnunen2015-12-181-33/+28
* command_buffer: Implement EXT_blend_func_extendedkkinnunen2015-12-041-0/+2
* Fix gpu command buffer use after free by GrContextjunov2015-11-132-6/+3
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-021-0/+3
* command_buffer: Support instanced path rendering in gpu command bufferkkinnunen2015-10-281-0/+10
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-141-2/+21
* Add glBlendBarrierKHR to Skia's GL bindings.bsalomon2015-04-241-0/+1
* Add glBlendEquation to skia GL bindingscdalton2015-04-231-0/+1
* Add glGetShaderPrecisionFormat to skia GL bindings.bsalomon2014-12-081-0/+1
* Add skia bindings for VertexAttrib[1f,2fv,3fv].egdaniel2014-10-271-0/+3
* Revert "Adding skia gl interface binding for glCopyTextureCHROMIUM"junov2014-10-151-1/+0
* Adding skia gl interface binding for glCopyTextureCHROMIUMjunov2014-09-241-0/+1
* Add initial support for NV_path_rendering extension to gpu command bufferkkinnunen2014-08-261-0/+2
* Fix GN linking issues.brettw@chromium.org2014-07-241-0/+1
* Add CC to the GN build, work on GPU morebrettw@chromium.org2014-05-291-0/+14
* Wire GL_CHROMIUM_map_sub functions up to Skia.bsalomon@google.com2014-04-171-0/+4
* Wire glDiscardFramebuffer up to Skia.bsalomon@google.com2014-03-311-0/+1
* Add hooks for GL_EXT_debug_markers for Skiaegdaniel@google.com2014-03-131-0/+3
* Cleanup GrGLInterface factories in Chromium in order to remove old names and ...bsalomon@google.com2014-02-281-106/+113
* Move skia command buffer bindings to gpu/skia_bindingsjamesr@chromium.org2013-12-114-0/+179