skia2/src
Greg Daniel c1ea3d9b8e Add debug checks to enforce gpu buffer access patterns.
Specifically make sure it is true that we only write to static and stream
access buffers once.

Bug: skia:11226
Change-Id: I566a095093e884075bc4bee07ba1101e772e3332
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360476
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2021-01-29 17:50:58 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec get image from skcodec 2021-01-25 21:50:16 +00:00
core SkRuntimeEffect::makeImage disregards mipmap request if GPU not capable. 2021-01-28 20:55:19 +00:00
effects Move deprecated image filter headers out of include/ and into src/ 2021-01-28 00:41:21 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Add debug checks to enforce gpu buffer access patterns. 2021-01-29 17:50:58 +00:00
image Revert "Remove SkImage_Base::refPinnedImage(), use refView() instead." 2021-01-29 05:06:04 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts use fourth arg in store128 2021-01-20 00:12:06 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
ports Pass sampling to drawImage 2021-01-28 20:32:19 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Revert "Remove SkImage_Base::refPinnedImage(), use refView() instead." 2021-01-29 05:06:04 +00:00
sksl Replace writeVariableUniform custom logic with getLValue. 2021-01-29 17:47:28 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils Directly measure CoreText weight mapping. 2021-01-27 00:15:16 +00:00
xml Bump SkXMLParser buffer size 2021-01-12 18:29:56 +00:00
xps Simplify common case for recttorect 2021-01-15 18:37:46 +00:00