aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
Commit message (Expand)AuthorAge
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Create GrTextUtilsGravatar joshualitt2015-12-10
* Move DistanceAdjustTable to its own fileGravatar joshualitt2015-12-10
* Create GLSLUniformHandler class for gpu backendGravatar egdaniel2015-12-03
* Add transfer buffer support.Gravatar jvanverth2015-12-03
* Revert of Add transfer buffer support. (patchset #9 id:160001 of https://code...Gravatar egdaniel2015-12-03
* Add transfer buffer support.Gravatar jvanverth2015-12-02
* Create GrGLSLVaryingHandler class for program buildingGravatar egdaniel2015-11-20
* Factor out GrAtlasTextBatch fromt GrAtlasTextContextGravatar joshualitt2015-11-20
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Move GrGLPrimitive/GeometryProc to GLSLGravatar egdaniel2015-11-13
* Move XferProcessors to glslGravatar egdaniel2015-11-13
* Make all GrFragmentProcessors GL independent.Gravatar egdaniel2015-11-13
* Move all ShaderBuilder files to GLSLGravatar egdaniel2015-11-11
* Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.Gravatar egdaniel2015-11-11
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* Clean up GrAtlas and rename it GrLayerAtlasGravatar robertphillips2015-11-03
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Remove GrGLProcessor and create GrGLSLTextureSampler class.Gravatar egdaniel2015-10-29
* Create GLSL base class for ProgramDataManagerGravatar egdaniel2015-10-28
* Move GrGLShaderVar to GrGLSLGravatar egdaniel2015-10-21
* Move GrDrawingManager methods to their own .cpp fileGravatar robertphillips2015-10-20
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Move GrFragmentProcessor implementation to its own cpp fileGravatar bsalomon2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-09-22
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* Remove duplicate GrProcessorUnitTest.cpp from gpu.gypiGravatar robertphillips2015-09-16
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* Add helper for creating leaf FPs inside GrFP::TestCreate functionsGravatar bsalomon2015-09-14
* move GrGLPathProcessor back into GrPathProcessorGravatar joshualitt2015-09-11
* remove path specific program building classesGravatar joshualitt2015-09-11
* Start trying to collapse path program stuffGravatar joshualitt2015-09-11
* Cleanup GrDrawTarget now that all paths lead to GrBatchGravatar bsalomon2015-09-10
* Brian requested a new namespace for factories that create fragment processors...Gravatar wangyix2015-09-09
* GrPathRangeBatchGravatar bsalomon2015-09-09
* refactor parts of SkGr.cpp for use by SkImagesGravatar reed2015-09-08
* Remove GrAddPathRenderers_defaultGravatar joshualitt2015-09-02
* Move PathRenderers to batches folderGravatar joshualitt2015-09-01
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...Gravatar rmistry2015-08-28