skia2/gn
John Stiles 076e9a2f34 Disallow returning array types in SkSL.
This is illegal in older versions of GLSL and in Metal. We now fail at
SkSL compilation time and properly report the error.

Change-Id: I6ddaeabff5386a1ed6ca3eb8703a6035476ec77a
Bug: skia:11021
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339298
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-12-03 16:27:39 +00:00
..
toolchain allow overriding {target,host}_link = ... in GN 2020-11-05 19:40:47 +00:00
__init__.py
bench.gni Add GrPathUtils::findCubicConvex180Chops 2020-11-02 20:33:54 +00:00
BUILD.gn Add ios_min_target. 2020-11-18 21:21:25 +00:00
BUILDCONFIG.gn Add ios_min_target. 2020-11-18 21:21:25 +00:00
call.py
checkdir.py
checkpath.py
codesign_ios.py Update code-signing script to have better error messages. 2020-11-09 18:41:36 +00:00
compile_ib_files.py
compile_processors.py Fix worklist files with skslc. 2020-11-18 19:41:45 +00:00
compile_sksl_tests.py Fix SPIR-V golden output file extensions. 2020-11-23 21:15:13 +00:00
copy_git_directory.py
core.gni Remove unused SkRWBuffer 2020-12-02 15:29:06 +00:00
cp.py Work around python 2 shutil.copy2 date bug 2020-09-28 20:12:13 +00:00
create_sksl_fp.py SkSL include files are now stored in a binary format 2020-07-31 13:48:25 +00:00
dehydrate_sksl.py Reland "Untangle dependency cycle in sksl dehydration" 2020-08-10 15:47:43 +00:00
effects_imagefilters.gni
effects.gni Convert GLHighContrastFilterEffect to an .fp file. 2020-07-10 20:54:33 +00:00
find_headers.py
find_msvc.py
find_xcode_sysroot.py
flutter_defines.gni Switch to m44 for the rest of canvas virtuals 2020-11-25 21:50:37 +00:00
fuchsia_defines.gni Enable new clip stack for Fuchsia 2020-10-12 20:41:03 +00:00
gen_plist_ios.py Add product bundle name to iOS Xcode projects 2020-11-16 16:00:56 +00:00
gm.gni GPU clear values: just 4 floats 2020-12-02 22:04:08 +00:00
gn_meta_sln.py
gn_to_bp_utils.py Cleanup gn_to_bp_utils 2020-10-16 16:01:32 +00:00
gn_to_bp.py Remove windows:enabled from skia_deps 2020-11-12 16:26:48 +00:00
gn_to_cmake.py Switch GN defs on Mac and iOS to use frameworks, take 3 2020-08-12 17:03:47 +00:00
gpu.gni Remove GrRenderTargetContextPriv and GrSurfaceContextPriv 2020-11-30 20:13:25 +00:00
highest_version_dir.py
ios.gni Add ios_min_target. 2020-11-18 21:21:25 +00:00
is_clang.py
make_gm_gni.py
opts.gni
pdf.gni
push_to_android.py
rm.py
run_sksllex.py
samples.gni Add toy variable-width stroker sample 2020-10-26 14:43:03 +00:00
shared_sources.gni
skia.gni Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
sksl_tests.gni Disallow returning array types in SkSL. 2020-12-03 16:27:39 +00:00
sksl.gni Reland "Add ByteCode output to skslc" 2020-12-02 15:19:46 +00:00
tests.gni Migrate dedicated SPIR-V tests to golden outputs. 2020-11-30 15:05:54 +00:00
utils.gni
xps.gni