@shopify/react-native-skia 2.6.3-next.1 → 2.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/cpp/api/JsiSkAnimatedImage.h +1 -1
  2. package/cpp/api/JsiSkApi.h +1 -1
  3. package/cpp/api/JsiSkColor.h +1 -1
  4. package/cpp/api/JsiSkDataFactory.h +1 -1
  5. package/cpp/api/JsiSkImage.h +1 -1
  6. package/cpp/api/JsiSkSkottie.h +1 -1
  7. package/cpp/api/recorder/Convertor.h +1 -1
  8. package/cpp/api/third_party/SkottieUtils.cpp +1 -1
  9. package/cpp/api/third_party/base64.cpp +1 -1
  10. package/cpp/jsi/JsiHostObject.cpp +5 -7
  11. package/cpp/jsi/JsiPromises.h +1 -1
  12. package/package.json +9 -10
  13. package/react-native-skia.podspec +1 -1
  14. package/scripts/install-libs.js +4 -44
  15. package/cpp/dawn/include/dawn/dawn_proc.h +0 -50
  16. package/cpp/dawn/include/dawn/dawn_proc_table.h +0 -326
  17. package/cpp/dawn/include/dawn/dawn_thread_dispatch_proc.h +0 -47
  18. package/cpp/dawn/include/dawn/native/D3D11Backend.h +0 -65
  19. package/cpp/dawn/include/dawn/native/D3D12Backend.h +0 -102
  20. package/cpp/dawn/include/dawn/native/D3DBackend.h +0 -56
  21. package/cpp/dawn/include/dawn/native/DawnNative.h +0 -369
  22. package/cpp/dawn/include/dawn/native/MetalBackend.h +0 -56
  23. package/cpp/dawn/include/dawn/native/NullBackend.h +0 -39
  24. package/cpp/dawn/include/dawn/native/OpenGLBackend.h +0 -89
  25. package/cpp/dawn/include/dawn/native/VulkanBackend.h +0 -183
  26. package/cpp/dawn/include/dawn/native/WebGPUBackend.h +0 -49
  27. package/cpp/dawn/include/dawn/native/dawn_native_export.h +0 -49
  28. package/cpp/dawn/include/dawn/platform/DawnPlatform.h +0 -203
  29. package/cpp/dawn/include/dawn/platform/dawn_platform_export.h +0 -49
  30. package/cpp/dawn/include/dawn/replay/Replay.h +0 -75
  31. package/cpp/dawn/include/dawn/replay/dawn_replay_export.h +0 -49
  32. package/cpp/dawn/include/dawn/webgpu_cpp_print.h +0 -2752
  33. package/cpp/dawn/include/tint/tint.h +0 -90
  34. package/cpp/dawn/include/webgpu/webgpu.h +0 -4902
  35. package/cpp/dawn/include/webgpu/webgpu_cpp.h +0 -10261
  36. package/cpp/dawn/include/webgpu/webgpu_cpp_chained_struct.h +0 -57
  37. package/cpp/dawn/include/webgpu/webgpu_enum_class_bitmasks.h +0 -161
  38. package/cpp/dawn/include/webgpu/webgpu_glfw.h +0 -88
  39. package/cpp/skia/src/gpu/graphite/ContextOptionsPriv.h +0 -45
  40. package/cpp/skia/src/gpu/graphite/ResourceTypes.h +0 -360
  41. package/cpp/skia/src/gpu/graphite/TextureProxyView.h +0 -105

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.