aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* 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
* Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.Gravatar Hal Canary2018-06-14
* Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.Gravatar Greg Daniel2018-06-14
* added 565 to 8888 conversion for gpu LCD text rendering for macOSGravatar Timothy Liang2018-06-14
* Remove const from (immutable) SkColorSpace args to some functionsGravatar Brian Osman2018-06-14
* ccpr: Initialize the atlas size more intelligentlyGravatar Chris Dalton2018-06-13
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-06-13
* Remove unused code that was used for late mip allocations.Gravatar Greg Daniel2018-06-13
* Allow caller to specify if the want mip maps in makeTextureImage call.Gravatar Greg Daniel2018-06-13
* Fix IsFunctionallyExactGravatar Robert Phillips2018-06-13
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: more into SkMacrosGravatar Hal Canary2018-06-12
* SkMacros split from SkTypes.hGravatar Hal Canary2018-06-12
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Revert "remove half float workaround in GrGLGpu::onReadPixels"Gravatar Stephen White2018-06-09
* Fall back to bilerp if we are undable to do a copy for mips.Gravatar Greg Daniel2018-06-08
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.Gravatar Brian Salomon2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Avoid degenerate matrices (that trigger asserts) in test codeGravatar Brian Osman2018-06-08