aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Make GrVkBackendContext no longer derive from SkRefCnt.Gravatar Greg Daniel2018-06-25
* ccpr: Blacklist PowerVR Rogue in GLGravatar Chris Dalton2018-06-25
* Fix abandonment of programsGravatar Robert Phillips2018-06-25
* ccpr: Enable ccpr by defaultGravatar Chris Dalton2018-06-25
* ccpr: Cache paths with >=50% visibilityGravatar Chris Dalton2018-06-22
* ccpr: Recycle the stashed atlas's texture explicitlyGravatar Chris Dalton2018-06-22
* GrTessellator: avoid split with zero primary and out-of-range secondary.Gravatar Stephen White2018-06-22
* Alternative fix for stale MIP maps on texture export/import.Gravatar Brian Salomon2018-06-21
* Fix vulkan copy resolve.Gravatar Greg Daniel2018-06-21
* Switch to swap in moveOpListsToDDL for SkTArrayGravatar Robert Phillips2018-06-21
* Ensure that textures exported via SkImage::MakeBackendTextureFromSkImageGravatar Brian Salomon2018-06-20
* SkTypes.h: general cleanupGravatar Hal Canary2018-06-20
* Don't destroy VkPipelineLayouts until after command buffer recording.Gravatar Greg Daniel2018-06-20
* Fix degenerate case handling in fill_in_2D_gaussian_kernelGravatar Robert Phillips2018-06-20
* Move GrSwizzle.h from include/private to src/gpu.Gravatar Brian Salomon2018-06-19
* Move GrGLSL.h from include/private to src/gpu/glsl.Gravatar Brian Salomon2018-06-19
* ccpr: Don't consider sub-pixel translation for caching on AndroidGravatar Chris Dalton2018-06-19
* Revert "Revert "Change how vertex/instance attributes are handled in geometry...Gravatar Brian Salomon2018-06-19
* Use SkGlyphRun instead of builderGravatar Herb Derby2018-06-19
* Reland "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...Gravatar Timothy Liang2018-06-19
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "added GrSkSLFP and converted DitherEffect to use it"Gravatar Kevin Lubick2018-06-19
* Stop using SkTSwap.Gravatar Ben Wagner2018-06-19
* Revert "Change how vertex/instance attributes are handled in geometry process...Gravatar Mike Klein2018-06-19
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* remove SkTCastGravatar Mike Klein2018-06-18
* Change how vertex/instance attributes are handled in geometry processors.Gravatar Brian Salomon2018-06-18
* Remove GrNonlinearColorSpaceXformEffectGravatar Brian Osman2018-06-18
* ccpr: Implement path mask cachingGravatar Chris Dalton2018-06-18
* Always use dedicated VkImage memory on NexusPlayer and Mali.Gravatar Greg Daniel2018-06-18
* remove stray SkTLList includesGravatar Mike Klein2018-06-18
* ccpr: Use lazy proxies with GrCCAtlasGravatar Chris Dalton2018-06-18
* Implement nonlinear (as-encoded) blending in GrColorSpaceXformGravatar Brian Osman2018-06-18
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Include sRGB -> Linear in the cached "from sRGB" xformGravatar Brian Osman2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Fix unused propFlags in GrVkMemory.Gravatar Greg Daniel2018-06-15
* Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...Gravatar Ben Wagner2018-06-15
* Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."Gravatar Ben Wagner2018-06-15
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"Gravatar Timothy Liang2018-06-15
* Simplify usage of GrGLSLColorSpaceXformHelperGravatar Brian Osman2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Revert "added 565 to 8888 conversion for gpu LCD text rendering for macOS"Gravatar Greg Daniel2018-06-14
* ccpr: Generalize GrCCAtlas to work for cached atlases as wellGravatar Chris Dalton2018-06-14
* Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::MakeGravatar Brian Osman2018-06-14
* Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."Gravatar Hal Canary2018-06-14
* GrTessellator: rename intersection check args.Gravatar Stephen White2018-06-14
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14