aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Remove unused GrGpuResourceRef and GrTGpuResourceRefGravatar 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
* Add kAAHairline to GpuPathRenderersGravatar Chris Dalton2018-07-27
* 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
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* Remove SkSafeSetNull.Gravatar Ben Wagner2018-07-12
* Generate GrVkInterface when we make the GrVkGpu.Gravatar Greg Daniel2018-07-12
* 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
* Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""Gravatar Greg Daniel2018-07-11
* Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Greg Daniel2018-07-03
* Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Ethan Nicholas2018-07-03
* Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.Gravatar Greg Daniel2018-07-03
* Simplify GrGLInterface::abandonGravatar Hal Canary2018-07-02
* added Metal support to GrBackendSurfaceGravatar Timothy Liang2018-06-29
* Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""Gravatar Greg Daniel2018-06-28
* Revert "Reland "Let client pass in full extension to GrVkBackendContext.""Gravatar Greg Daniel2018-06-28
* Reland "Let client pass in full extension to GrVkBackendContext."Gravatar Greg Daniel2018-06-28
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* Reland "Make GrVkBackendContext no longer derive from SkRefCnt."Gravatar Greg Daniel2018-06-28
* Revert "Make GrVkBackendContext no longer derive from SkRefCnt."Gravatar Greg Daniel2018-06-27
* Revert "Let client pass in full extension to GrVkBackendContext."Gravatar Greg Daniel2018-06-27
* Let client pass in full extension to GrVkBackendContext.Gravatar Greg Daniel2018-06-27
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* ccpr: Add a context option to disable ccprGravatar Chris Dalton2018-06-27
* Make GrVkBackendContext no longer derive from SkRefCnt.Gravatar Greg Daniel2018-06-25
* Fix abandonment of programsGravatar Robert Phillips2018-06-25
* 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
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Don't explicitly include vulkan.h in the vulkan memory allocator.Gravatar Greg Daniel2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.Gravatar Greg Daniel2018-06-14
* Remove unused code that was used for late mip allocations.Gravatar Greg Daniel2018-06-13
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07