aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gpu.gni
Commit message (Expand)AuthorAge
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2017-01-09
* Move resource ref/io manipulation from GrProgramElement to GrProcessorGravatar Brian Salomon2017-01-09
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-21
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-20
* Rename files, macros, types, and functions related to GrDrawOp testing.Gravatar Brian Salomon2016-12-20
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-19
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-18
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16
* Rename GrTestBatch and subclasses to OpGravatar Brian Salomon2016-12-16
* Rename batch->op and sk_sp for all remaining path renderer classes.Gravatar Brian Salomon2016-12-16
* Rename GrAtlasTextBatch files to GrAtlasTextOpGravatar Brian Salomon2016-12-15
* Rename NVPR batch->op and sk_sp'ifyGravatar Brian Salomon2016-12-15
* Even more batch->op and sk_sp'ification.Gravatar Brian Salomon2016-12-15
* Some more batch->op renamingGravatar Brian Salomon2016-12-14
* Bring sk_sp to oval GrDrawOps and rename batch->opGravatar Brian Salomon2016-12-14
* Update rect ops to use "op" in their name and return sk_sp.Gravatar Brian Salomon2016-12-14
* Partially defer GrSWMaskHelperGravatar Robert Phillips2016-12-14
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07
* Rename GrVertexBatch->GrMeshDrawOpGravatar Brian Salomon2016-12-01
* Rename GrDrawBatch->GrDrawOpGravatar Brian Salomon2016-12-01
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Merge GrGLSLCaps into GrShaderCapsGravatar Brian Salomon2016-11-29
* GrTextureProducer cleanup, phase two: Producer, Adjuster, MakerGravatar Brian Osman2016-11-28
* GrTextureProducer cleanup, phase one: Bitmap and Image makersGravatar Brian Osman2016-11-28
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Add shadowrrect geometry processorGravatar Jim Van Verth2016-11-21
* Merge GrGLSLShaderVar and GrShaderVarGravatar Brian Salomon2016-11-21
* Remove GrGLSLSampler type and subclassesGravatar Brian Salomon2016-11-21
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* Add GrTextureRenderTargetProxy and support switching between RT & Tex ProxiesGravatar Robert Phillips2016-11-07
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* gpu.gypi -> gpu.gniGravatar Mike Klein2016-10-26