aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix bounds computation for non-aa hairlines when snapping to pixel centersGravatar egdaniel2016-07-06
* Deleting void pointers is bad, mmmkay?Gravatar jvanverth2016-07-06
* API change to allow for NormalSource selection at the user level.Gravatar dvonbeck2016-07-06
* Hide geometry class in AAStrokeRectBatch and remove unused Append function.Gravatar bsalomon2016-07-06
* Vulkan fixes for TesselatingPathRenderer testGravatar jvanverth2016-07-06
* check for zero scale in SkDraw::ComputeResScaleForStrokingGravatar lsalzman2016-07-06
* Grow descriptor pools by 1.5Gravatar egdaniel2016-07-06
* Fixed crash when RunInSeriesFP's color input is nilGravatar dvonbeck2016-07-06
* Add gm that tests shaded stroked rectangles.Gravatar bsalomon2016-07-06
* Fix caching of sample locationsGravatar csmartdalton2016-07-06
* Move GrNonAAFillRectPerspectiveBatch to its own fileGravatar robertphillips2016-07-06
* Check fIgnoresCoverage in GrPipeline::AreEqualGravatar csmartdalton2016-07-06
* Experiment: add flag for finish-recording to return nullGravatar reed2016-07-06
* Add resource tracking output and command buffer recyclingGravatar jvanverth2016-07-06
* Compile Vulkan when building for the Android framework.Gravatar djsollen2016-07-06
* Fix vulkan image samplingGravatar egdaniel2016-07-06
* Increase batching for AA fill rects.Gravatar bsalomon2016-07-06
* fix for Clang 3.8 warning in SkSLGravatar ethannicholas2016-07-06
* Document SkSurface::MakeRaster's memory initializationGravatar fmalita2016-07-06
* Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...Gravatar ksakamoto2016-07-05
* Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...Gravatar rmistry2016-07-04
* Fix caching of sample locationsGravatar csmartdalton2016-07-04
* all dumpcanvas to be built in releaseGravatar reed2016-07-04
* Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https...Gravatar benjaminwagner2016-07-04
* fixed SkSL memory leakGravatar ethannicholas2016-07-01
* Increase batching for AA fill rects.Gravatar bsalomon2016-07-01
* Split apart the GP construction for the NonAAFillRect BatchesGravatar robertphillips2016-07-01
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01
* Use bounds of batches for render pass boundsGravatar egdaniel2016-07-01
* Fix vulkan ImageView swizzling to match specGravatar egdaniel2016-07-01
* Cleanup non-AA fill rect batch construction.Gravatar bsalomon2016-07-01
* Simplify AA fill rect batch construction and rename Geometry->RectInfoGravatar bsalomon2016-07-01
* Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.Gravatar bsalomon2016-07-01
* Cleanup PLSPathBatchGravatar bsalomon2016-06-30
* Remove unused batch rect append functionsGravatar bsalomon2016-06-30
* Remove GrTInstanceBatchGravatar bsalomon2016-06-30
* Fix bug where ovals' AA exceed bounds by .5 pixelGravatar vjiaoblack2016-06-30
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-06-30
* Hide GrNonAANinePatchBatch::Geometry and rename to PatchGravatar bsalomon2016-06-30
* Hide MSAAPathBatch::Geometry and rename to PathInfoGravatar bsalomon2016-06-30
* SkPDF: Glyph Useage Map improvementsGravatar halcanary2016-06-30
* Remove support for GL discardsGravatar egdaniel2016-06-30
* Add static buffer supportGravatar jvanverth2016-06-30
* Add discard support to VulkanGravatar egdaniel2016-06-30
* SkPDF: allow overriding Producer metadataGravatar halcanary2016-06-30
* use mapRectScaleTranslate for common case in clipRectGravatar reed2016-06-30
* Hide GrDrawVerticesBatch::Geometry and rename to MeshGravatar bsalomon2016-06-30
* Even more hiding of Geometry structs in GrBatch subclasses.Gravatar bsalomon2016-06-30
* speed up maprect for scale+trans caseGravatar reed2016-06-30
* Revert of Better encapsulate oval/rrect batchs. (patchset #4 id:60001 of http...Gravatar benjaminwagner2016-06-30