aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
* Remove GrResourceIOProcessor.Gravatar Brian Salomon2018-07-31
* Re-re-land "added GrSkSLFP and converted DitherEffect to use it"Gravatar Ethan Nicholas2018-07-31
* Make GrTextureProxy store a GrTextureType.Gravatar Brian Salomon2018-07-30
* Introduce enum class for texture type.Gravatar Brian Salomon2018-07-30
* Remove unused kTexture2D_GrSLType and kSampler_GrSLTypeGravatar Brian Salomon2018-07-27
* Remove unused kBufferSampler_GrSLTypeGravatar Brian Salomon2018-07-27
* Add kAAHairline to GpuPathRenderersGravatar Chris Dalton2018-07-27
* Maybe fix numStencilBits TSAN crashGravatar Robert Phillips2018-07-26
* Don't double check in SkArenaAlloc.Gravatar Ben Wagner2018-07-25
* Fix GPU explicit resource allocation bugGravatar Robert Phillips2018-07-25
* Revert "Reduce arbitrary opList splitting when sorting (take 2)"Gravatar Robert Phillips2018-07-24
* Reduce arbitrary opList splitting when sorting (take 2)Gravatar Robert Phillips2018-07-24
* Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* Revert "Add kAAHairline to GpuPathRenderers"Gravatar Ben Wagner2018-07-18
* Add kAAHairline to GpuPathRenderersGravatar Chris Dalton2018-07-18
* Fix explicit allocation bugGravatar Robert Phillips2018-07-18
* Pull non-substantive changes out of "Reduce arbitrary opList splitting when s...Gravatar Robert Phillips2018-07-18
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* added byte and ubyte types to SKSLGravatar Ruiqi Mao2018-07-17
* Revert "Reduce arbitrary opList splitting when sorting"Gravatar Robert Phillips2018-07-17
* Reduce arbitrary opList splitting when sortingGravatar Robert Phillips2018-07-17
* make u32 check runtimeGravatar Mike Reed2018-07-13
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Remove clamping of kPlus with F16 configsGravatar Brian Osman2018-07-11
* Remove unused GrPixelConfig functionsGravatar Brian Osman2018-07-11
* Revert "Some scissor state cleanup."Gravatar Brian Salomon2018-07-02
* Some scissor state cleanup.Gravatar Brian Salomon2018-07-02
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Mark all deleted methods privateGravatar Hal Canary2018-06-21
* 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
* Revert "Revert "Change how vertex/instance attributes are handled in geometry...Gravatar Brian Salomon2018-06-19
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-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
* remove SkTCastGravatar Mike Klein2018-06-18
* Change how vertex/instance attributes are handled in geometry processors.Gravatar Brian Salomon2018-06-18
* ccpr: Use lazy proxies with GrCCAtlasGravatar Chris Dalton2018-06-18
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* SkTHashTable no longer uses SkNoncopyGravatar Hal Canary2018-06-14
* SkTemplates no longer uses SknoncopyableGravatar Hal Canary2018-06-14
* ccpr: Generalize GrCCAtlas to work for cached atlases as wellGravatar Chris Dalton2018-06-14
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Reland "use std::enable_if instead of assert()"Gravatar Mike Klein2018-06-14
* Reland "simplify SkTFitsIn, try 2"Gravatar Mike Klein2018-06-14