skia2/include/private
Robert Phillips 461c539a04 Move several more PathRenderers to skgpu::v1 namespace
Bug: skia:11837
Change-Id: Ifa1da88aafcaa96e0e885facaeb849cc9963bcfe
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439938
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2021-08-17 22:19:11 +00:00
..
GrContext_Base.h
GrD3DTypesPriv.h
GrGLTypesPriv.h Add stencil formats to all the backends. 2020-10-07 17:58:31 +00:00
GrImageContext.h Change PromiseImage API to take GrContextThreadSafeProxy 2021-02-19 21:52:59 +00:00
GrMtlTypesPriv.h Reland "Use objc_externally_retained to cut down retain/release in Metal" 2021-03-30 14:43:15 +00:00
GrResourceKey.h Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
GrSingleOwner.h Remove ableist language 2021-06-16 21:37:21 +00:00
GrTypesPriv.h Move several more PathRenderers to skgpu::v1 namespace 2021-08-17 22:19:11 +00:00
GrVkTypesPriv.h
SkBitmaskEnum.h
SkChecksum.h
SkColorData.h Fix implicit signedness change warnings in private includes 2021-05-13 17:10:44 +00:00
SkDeque.h
SkEncodedInfo.h
SkFixed.h move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkFloatBits.h
SkFloatingPoint.h Remove unreferenced TODO function. 2021-06-16 18:45:18 +00:00
SkHalf.h
SkIDChangeListener.h Remove bug-prone SkIDChangeListener singleThreaded arg 2021-02-26 17:05:53 +00:00
SkImageInfoPriv.h Clarify how we decide the bitdepth for picture-shader 2021-03-04 14:28:16 +00:00
SkMacros.h Reland "Add backend texture and backend render target versions snapshot GMs" 2021-02-04 14:30:57 +00:00
SkMalloc.h
SkMutex.h mark SkAutoMutexExclusive unmovable 2021-02-28 16:12:25 +00:00
SkNoncopyable.h
SkNx_neon.h remove SkNx::rsqrt() 2021-04-14 20:54:08 +00:00
SkNx_sse.h Fix implicit signedness change warnings in private includes 2021-05-13 17:10:44 +00:00
SkNx.h remove SkNx::rsqrt() 2021-04-14 20:54:08 +00:00
SkOnce.h
SkOpts_spi.h
SkPathRef.h Assert that SkPath is always internally consistent 2020-12-09 23:56:17 +00:00
SkSafe32.h
SkSafe_math.h
SkSemaphore.h
SkShadowFlags.h Add support for directional lights. 2020-12-16 16:58:26 +00:00
SkSLDefines.h Made SkSL DSL into public API 2021-03-04 21:03:58 +00:00
SkSLIRNode.h Fixed an issue with DSL includes 2021-03-09 20:07:00 +00:00
SkSLLayout.h Remove large swaths of code related to .fp files 2021-07-08 16:53:47 +00:00
SkSLModifiers.h Add $es3 modifier to SkSL. 2021-08-13 14:07:40 +00:00
SkSLProgramElement.h Remove enum support from SkSL 2021-07-09 14:03:15 +00:00
SkSLProgramKind.h Remove large swaths of code related to .fp files 2021-07-08 16:53:47 +00:00
SkSLSampleUsage.h Use varyings to implement MatrixEffects applied to DeviceCoord FPs. 2021-08-02 19:39:13 +00:00
SkSLStatement.h Fixed an issue with DSL includes 2021-03-09 20:07:00 +00:00
SkSLString.h Removed StringFragment alias in favor of skstd::string_view 2021-06-10 18:07:03 +00:00
SkSLSymbol.h Removed StringFragment alias in favor of skstd::string_view 2021-06-10 18:07:03 +00:00
SkSpinlock.h
SkTArray.h Avoid over-allocation in SkTArray assignment and reserve_back. 2020-11-11 17:09:15 +00:00
SkTDArray.h Add explicit int -> size_t casts to SkTDArray.h 2020-12-28 17:23:49 +00:00
SkTemplates.h Chop tessellated curves that don't fit in a patch 2021-05-21 23:01:43 +00:00
SkTFitsIn.h
SkTHash.h SkTHashTable assert key self equal. 2021-05-10 15:51:02 +00:00
SkThreadAnnotations.h
SkThreadID.h
SkTLogic.h Align SkSpan API with std::span 2021-05-10 17:41:52 +00:00
SkTo.h
SkTOptional.h Add static to global nullopt symbol. 2021-07-13 14:00:03 +00:00
SkTPin.h switch SkTPin impl to pin NaN to lo 2020-10-16 21:08:51 +00:00
SkVx.h macro hygiene in SkVx.h 2020-11-23 22:49:33 +00:00
SkWeakRefCnt.h