aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops
Commit message (Expand)AuthorAge
...
* Remove unused color from all distance field GPs and GrAtlasTextOpGravatar Brian Osman2018-01-03
* Update per-geo color after simplifying FPs in GrAtlasTextOpGravatar Brian Osman2018-01-02
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* Revert "Transform vertices for distance field glyphs on CPU."Gravatar Greg Daniel2017-12-18
* Revert "move homogenous with stride to matrixpriv"Gravatar Greg Daniel2017-12-18
* move homogenous with stride to matrixprivGravatar Cary Clark2017-12-15
* Transform vertices for distance field glyphs on CPU.Gravatar Brian Salomon2017-12-15
* Implement a fast path for solid color lattice rectangleGravatar Stan Iliev2017-12-11
* Don't force GrGLSLVarying's scope to be compile-time constantGravatar Chris Dalton2017-12-08
* Fix gpu line dashing when line is zero length but has capGravatar Greg Daniel2017-12-07
* Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.Gravatar Brian Salomon2017-12-07
* Reland "Set multitexturing threshold for NVIDIA"Gravatar Brian Salomon2017-12-01
* Revert "Revert "Use a dst size threshold for multitexturing images.""Gravatar Brian Salomon2017-12-01
* Revert "Use a dst size threshold for multitexturing images."Gravatar Brian Salomon2017-11-30
* Revert "Set multitexturing threshold for NVIDIA"Gravatar Brian Salomon2017-11-30
* Set multitexturing threshold for NVIDIAGravatar Brian Salomon2017-11-30
* Use a dst size threshold for multitexturing images.Gravatar Brian Salomon2017-11-30
* Revert "Revert "Make PathGeoBuilder use consistent iterators.""Gravatar Brian Salomon2017-11-29
* Revert "Make PathGeoBuilder use consistent iterators."Gravatar Brian Salomon2017-11-29
* Make PathGeoBuilder use consistent iterators.Gravatar Brian Salomon2017-11-29
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Batch ops together in SkAtasTextTargetGravatar Brian Salomon2017-11-27
* Include opList ids in GrOnFlushCallbackObject::postFlushGravatar Chris Dalton2017-11-27
* Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""Gravatar Brian Salomon2017-11-19
* Revert "Add Atlas Text interface for rendering SDF glyphs."Gravatar Greg Daniel2017-11-18
* Add Atlas Text interface for rendering SDF glyphs.Gravatar Brian Salomon2017-11-17
* Fix GrTextureOp to check the correct cap for multitexturingGravatar Brian Salomon2017-11-15
* Use round rather than floor for snapping text vertex positionsGravatar Brian Osman2017-11-11
* switched GrClipEdge to an enum classGravatar Ethan Nicholas2017-11-10
* Make GrTextBlob::VertexRegenerator determine vertex stride from mask formatGravatar Brian Salomon2017-11-10
* renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeTypeGravatar Ethan Nicholas2017-11-09
* Remove destination pointer from GrCopySurfaceOpGravatar Robert Phillips2017-11-09
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Revert "Don't use analytic clip FPs when drawing to stencil"Gravatar Chris Dalton2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* make point array methods privateGravatar Cary Clark2017-11-07
* Make GrAtlasTextBlob return to caller when a flush is required during subrun ...Gravatar Brian Salomon2017-11-07
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* Revert "Implement window rectangles in vulkan"Gravatar Jim Van Verth2017-11-02
* During flush store GrOp draw and upload records on GrOpFlushState instead of ...Gravatar Brian Salomon2017-11-02
* Implement window rectangles in vulkanGravatar Chris Dalton2017-11-02
* More attempts at clipping perf.Gravatar Jim Van Verth2017-11-01
* Allow GrAppliedClip to have >1 clip coverage FPGravatar Chris Dalton2017-10-31
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""Gravatar Robert Phillips2017-10-30
* Revert "Fix GrDefaultPathRender inversely wound path bug"Gravatar Robert Phillips2017-10-30
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Fix GrDefaultPathRender inversely wound path bugGravatar Robert Phillips2017-10-30
* Fix assert in text clipping.Gravatar Jim Van Verth2017-10-26