summaryrefslogtreecommitdiffstats
path: root/gpu/skia_bindings
Commit message (Expand)AuthorAgeFilesLines
* 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