aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove style application from GrPathRenderer subclassesGravatar bsalomon2016-06-27
* Fix check for maxVertexAttributes in GrVkPipelineGravatar egdaniel2016-06-27
* remove DownSample imagefilterGravatar reed2016-06-25
* remove experimental treat-skcolor-as-srgb flagGravatar reed2016-06-24
* Add Sleep on windows GrVkGpu dtor to avoid fence bugGravatar egdaniel2016-06-24
* Add documention on SkBlitter for runs, and small cleanups.Gravatar herb2016-06-24
* GrColor4f is yet another 4f color type, unfortunately.Gravatar brianosman2016-06-24
* Fix incorrect swizzle on BGRA platforms in filterColor4f pathGravatar brianosman2016-06-24
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* Remove unnecessary srcAccessMask for preinitialized images in vulkanGravatar egdaniel2016-06-24
* Have gpu createTestingOlyBackendTexture know if it is a render target or notGravatar egdaniel2016-06-24
* Change SkColor4f to RGBA channel orderGravatar brianosman2016-06-24
* Add support for 3D colorLUTs to SkColorXformGravatar msarett2016-06-23
* SkPDF: alloc less memory for stringsGravatar halcanary2016-06-23
* Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.hGravatar robertphillips2016-06-23
* Support GL_SAMPLES queries in null contextsGravatar csmartdalton2016-06-23
* Add some more getters to GrShape.Gravatar bsalomon2016-06-23
* SkMatrix44 clarifications and clean-upsGravatar msarett2016-06-23
* Fix Rob's nits from https://codereview.chromium.org/2085913003Gravatar bsalomon2016-06-23
* Fix vulkan clearsGravatar egdaniel2016-06-23
* Canonicalize path fill types for stroked paths in GrShape.Gravatar bsalomon2016-06-23
* Fix bug in filterSpan4f - read the source, rather than the destGravatar brianosman2016-06-23
* Add stub for avx.Gravatar herb2016-06-23
* Start using GrGpuCommandBuffer in GrDrawTarget.Gravatar egdaniel2016-06-23
* Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 o...Gravatar brianosman2016-06-23
* Do loads and math in parallel in SkColorXform_optsGravatar msarett2016-06-22
* Use a table-based implementation of SkDefaultXformGravatar msarett2016-06-22
* Support GL_SAMPLES queries in null contextsGravatar csmartdalton2016-06-22
* Add guards around access to font cache global fields.Gravatar herb2016-06-22
* Tab -> spacesGravatar brianosman2016-06-22
* Enable flattening and unflattening of SkColorSpaceGravatar msarett2016-06-22
* Use single alloc for vulkan optimal image heaps to fix memory crashGravatar egdaniel2016-06-22
* Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...Gravatar brianosman2016-06-22
* Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 o...Gravatar brianosman2016-06-22
* Support GL_SAMPLES queries in null contextsGravatar csmartdalton2016-06-21
* Store mipmap levels in deferred texture imageGravatar cblume2016-06-21
* Never use CPU-built mips for Gray_8.Gravatar brianosman2016-06-21
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* Integers can now be passed as uniforms; needed for passing color count to fra...Gravatar fmenozzi2016-06-21
* Apply canonicalizations to path GrShapes.Gravatar bsalomon2016-06-21
* Support texel and draw-indirect buffers in null GL contextsGravatar csmartdalton2016-06-21
* Some simplifications of GrShape reductions/canonicalizationsGravatar bsalomon2016-06-20
* assert that non-empty clips have non-empty boundsGravatar reed2016-06-20
* More removal of SkColorProfileType...Gravatar brianosman2016-06-20
* Sanitize parsing of color look-up tableGravatar msarett2016-06-20
* Support sRGB dsts in opt codeGravatar msarett2016-06-20
* Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https:/...Gravatar brianosman2016-06-19
* Simplify mask/clip intersection, making sure to explicitly check for an empty...Gravatar mtklein2016-06-19
* Integers can now be passed as uniforms; needed for passing color count to fra...Gravatar fmenozzi2016-06-18
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17