aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Update GrTextureMaker to handle mips when copying for npotGravatar Greg Daniel2017-11-01
* More attempts at clipping perf.Gravatar Jim Van Verth2017-11-01
* Allow GrAppliedClip to have >1 clip coverage FPGravatar Chris Dalton2017-10-31
* Revert "Fix int overflow issues with clip and path bounds."Gravatar Mike Klein2017-10-31
* Devirtualized token management in GrDeferredUploadTarget.Gravatar Brian Salomon2017-10-31
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Fix int overflow issues with clip and path bounds.Gravatar Jim Van Verth2017-10-31
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* 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
* Add GrTextUtils::TargetGravatar Brian Salomon2017-10-30
* Fix GrDefaultPathRender inversely wound path bugGravatar Robert Phillips2017-10-30
* Merge clip rects in GrReducedClipGravatar Chris Dalton2017-10-27
* Remove fallback to path drawing from stencil and cover text context.Gravatar Brian Salomon2017-10-27
* Add workaround for Gallium TexImage internalFormat for Alpha8Gravatar Greg Daniel2017-10-26
* Fix assert in text clipping.Gravatar Jim Van Verth2017-10-26
* Add GalliumLLVM GrGLRenderer and fix alpha8 renderabilityGravatar Greg Daniel2017-10-26
* workaround for VkWrapTests crashGravatar Ethan Nicholas2017-10-26
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25
* converted OverdrawColorFilter to SkSLGravatar Ethan Nicholas2017-10-25
* Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.Gravatar Brian Salomon2017-10-25
* Some more clipped text optimizations.Gravatar Jim Van Verth2017-10-25
* Address CCPR TODOs now that we are in device spaceGravatar Chris Dalton2017-10-25
* Convert geometry shaders to operate in Skia device spaceGravatar Chris Dalton2017-10-25
* CCPR: use 16-bit ints for the atlas offset attribGravatar Chris Dalton2017-10-25
* Add vector GrSLTypes for shortsGravatar Chris Dalton2017-10-25
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Revert "Add vector GrSLTypes for shorts"Gravatar Chris Dalton2017-10-24
* Add vector GrSLTypes for shortsGravatar Chris Dalton2017-10-24
* Respect if texture proxy will have mips or not when computing sizeGravatar Greg Daniel2017-10-24
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...Gravatar Greg Daniel2017-10-23
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffectGravatar Robert Phillips2017-10-20
* Make GrRectBlurEffect use bilerpGravatar Robert Phillips2017-10-20
* Use uint16_t instead of SkIPoint16 when clipping texCoords for text.Gravatar Jim Van Verth2017-10-20
* Add clamped/unclamped xform to GrColorSpaceXformGravatar Brian Osman2017-10-20
* Re-land unit test for clear bug (w/ AMD work-arounds)Gravatar Robert Phillips2017-10-20
* Fix ASAN issue with clipped text.Gravatar Jim Van Verth2017-10-20
* Clip text geometrically when possible.Gravatar Jim Van Verth2017-10-20
* Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"Gravatar Greg Daniel2017-10-19
* Support creation/use of mipped proxy in GrBackendTextureImageGeneratorGravatar Greg Daniel2017-10-19