aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches
Commit message (Expand)AuthorAge
* Improve nvpr glyph batchingGravatar cdalton2015-12-08
* Allow LCD text to batch across colorchanges. This will always useGravatar joshualitt2015-12-08
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* Use correct fill type and bounds for NVPR paths that are stroked with SkiaGravatar kkinnunen2015-12-07
* Start objectifying GrAtlasTextBlobGravatar joshualitt2015-12-07
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Create GLSLUniformHandler class for gpu backendGravatar egdaniel2015-12-03
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Make onPrepareDraws constGravatar joshualitt2015-11-30
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Remove unecessary GetGlyphIdMetrics callGravatar joshualitt2015-11-23
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Move GrAtlasTextBatch blob regeneration to templateGravatar joshualitt2015-11-23
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-23
* Restrict query bounds for reduce clip to dev boundsGravatar bsalomon2015-11-23
* Revert of Add stroking support to distance field path renderer (patchset #8 i...Gravatar fmalita2015-11-22
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-20
* Create GrGLSLVaryingHandler class for program buildingGravatar egdaniel2015-11-20
* Factor out GrAtlasTextBatch fromt GrAtlasTextContextGravatar joshualitt2015-11-20
* Add more batch information printoutsGravatar robertphillips2015-11-19
* Revert of Add stroking support to distance field path renderer (patchset #7 i...Gravatar jvanverth2015-11-19
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-19
* Make block size a template parameter of SkTLListGravatar bsalomon2015-11-18
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.Gravatar egdaniel2015-11-18
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Rename some processor functions from GL to GLSLGravatar egdaniel2015-11-13
* Move GrGLPrimitive/GeometryProc to GLSLGravatar egdaniel2015-11-13
* Fix mixed sampled inverse path fillsGravatar cdalton2015-11-12
* 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
* 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
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* Make path range loading explicitGravatar cdalton2015-10-05
* fix for default path renderer draws harlines without bloatingGravatar joshualitt2015-09-30
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Fix GrDrawVerticesBatch to work with override colors and eliminate local coor...Gravatar bsalomon2015-09-24
* Move determiniation of strokerect rects internalGravatar joshualitt2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://co...Gravatar joshualitt2015-09-22
* Fix for degenerate stroke rectGravatar joshualitt2015-09-22
* Remove SkNEW and SkDELETE macrosGravatar mdempsky2015-09-22
* Create append methods in batch namespacesGravatar joshualitt2015-09-18
* Fix for combining with perspective local rectsGravatar joshualitt2015-09-18