aboutsummaryrefslogtreecommitdiff
path: root/gyp/gpu.gypi
AgeCommit message (Expand)Author
2015-09-14Add helper for creating leaf FPs inside GrFP::TestCreate functionsbsalomon
2015-09-11move GrGLPathProcessor back into GrPathProcessorjoshualitt
2015-09-11remove path specific program building classesjoshualitt
2015-09-11Start trying to collapse path program stuffjoshualitt
2015-09-10Cleanup GrDrawTarget now that all paths lead to GrBatchbsalomon
2015-09-09Brian requested a new namespace for factories that create fragment processors...wangyix
2015-09-09GrPathRangeBatchbsalomon
2015-09-08refactor parts of SkGr.cpp for use by SkImagesreed
2015-09-02Remove GrAddPathRenderers_defaultjoshualitt
2015-09-01Move PathRenderers to batches folderjoshualitt
2015-08-28Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*bsalomon
2015-08-28Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...rmistry
2015-08-28Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*bsalomon
2015-08-27skia: add ability to load command_buffer_gles2hendrikw
2015-08-27Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon
2015-08-26Rename GrBWFillRectBatch to GrNonAAFillRectBAtchjoshualitt
2015-08-26Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...rmistry
2015-08-26Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon
2015-08-19Put drawPath in GrBatch.bsalomon
2015-08-19Create GrQuadjoshualitt
2015-08-19Allow setting of GrBatchFontCache atlas sizesjoshualitt
2015-08-18Path stenciling in GrBatchbsalomon
2015-08-18GrCopySurfaceBatchbsalomon
2015-08-18When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...wangyix
2015-08-18Move GrTBatchTesselator to its own filejoshualitt
2015-08-18Put clear and discard into GrBatch.bsalomon
2015-08-17Make GrVertexBatch objects hold their own draws during GrDrawTarget flushbsalomon
2015-08-13Split GrDrawBatch and GrVertexBatch into their own filesbsalomon
2015-08-13Move GrRectBatch to GrBWFillRectBatch and make internaljoshualitt
2015-08-10Expand functionality of GrRectBatchFactory with AARectsjoshualitt
2015-08-10Create GrRectBatchFactoryjoshualitt
2015-08-10move Stroke Rect and AAFill Rect to their own filejoshualitt
2015-08-07GrDrawVertices to batchesjoshualitt
2015-08-07Move GrDrawAtlasBatch to separate filejvanverth
2015-08-07Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https:/...jvanverth
2015-08-07Move GrDrawAtlasBatch to separate filejvanverth
2015-08-07Make folder for batchesjoshualitt
2015-08-05Give strokerectbatch a proper homebsalomon
2015-07-28Rename GrInOrderDrawBuffer to GrBufferedDrawTargetjoshualitt
2015-07-24Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in prepara...wangyix
2015-07-21Add sanity check to GrAtlasTextBlobjoshualitt
2015-07-21rename BitmapTextBlob and move it to its own filejoshualitt
2015-07-17Removing GrTemplates.hjoshualitt
2015-07-14Remove GrRedBlackTreejoshualitt
2015-07-14Another trivial cleanupjoshualitt
2015-07-13Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...joshualitt
2015-07-13Another trivial cleanupjoshualitt
2015-07-13Get rid of GrMurmur3Hashjoshualitt
2015-07-13Add GrNonAtomicRefjoshualitt
2015-07-10remove some unused stuffjoshualitt