1. 06 Jun, 2022 1 commit
  2. 01 Jun, 2022 1 commit
    • Victor Kropp's avatar
      Add binding for SkGraphics methods (#538) · 5ad212b5
      Victor Kropp authored
      * Add binding for SkGraphics methods
      
      * Add binding for SkGraphics methods in nativeJsMain
      
      * Add smoke tests for SkGraphics bindings
      
      * explicitly resolve java.awt.Graphics reference
      
      * fix external symbol names for SkGraphics bindings
      5ad212b5
  3. 31 May, 2022 2 commits
  4. 30 May, 2022 1 commit
  5. 26 May, 2022 1 commit
  6. 17 May, 2022 1 commit
  7. 27 Apr, 2022 1 commit
    • dima-avdeev-jb's avatar
      ios sample with debug in appcode (#532) · 9a4db01b
      dima-avdeev-jb authored
      * insert ios and share modules
      
      * 1.6.20
      
      * free compiler args
      
      * SwiftHelper
      
      * skiko debug with AppCode
      
      * remove redundant code
      
      * remove redundant code
      
      * simplify AppDelegate.swift
      
      * remove redundant storyboard
      
      * simplify
      
      * simplify
      
      * simplify
      
      * Revert "1.6.20"
      
      This reverts commit a2b1d769fa0ea0bc114b5e92bb5b285ad5f45cba.
      
      * samples/ios-appcode
      
      * move shared to iOS
      
      * move iOS to SkiaMultiplatformSample
      
      * smiplify kotlin iOS files
      
      * revert some changes
      
      * revert some changes
      
      * readme
      
      * settings gradle skiko debug comment
      
      * check SKIKO_COMPOSITE_BUILD=1
      
      * runIosSim inside macos check
      
      * readme
      
      * readme
      
      * sources in project.yml
      
      * readme
      
      * readme
      
      * fix README.md after review
      
      * fix README.md after review
      9a4db01b
  8. 05 Apr, 2022 1 commit
  9. 04 Apr, 2022 2 commits
    • Kagurazaka Tsuki's avatar
    • Kirill Grouchnikov's avatar
      Complete bindings for SkRuntimeShaderBuilder::uniform (#524) · 615c425c
      Kirill Grouchnikov authored
      * Add bindings for SkImageFilters::RuntimeShader
      
      For https://github.com/JetBrains/skiko/issues/519
      
      * More work for SkImageFilters::RuntimeShader
      
      * Add a check that input array sizes match
      * Add tests for the new image filters
      * Add JS bindings for the added common bindings
      
      * Add test coverage for the new image filters
      
      * Fix name mismatch in the JS bindings
      
      * Fix SkString conversions in JS bindings
      
      * Fix input shader cast
      
      * Fix runtime shader builder finalizer name
      
      * A slightly different way to wrap the input image filter
      
      * A different way to get char* in the binding
      
      * Pass shader name as interop pointer
      
      * Pass shader names as interop pointer
      
      * Complete bindings for SkRuntimeShaderBuilder::uniform
      
      Add bindings for kInt2, kInt3, kInt4, kFloat2, kFloat3, kFloat4, kFloat2x2, kFloat3x3, kFloat4x4
      
      * Small tweaks to Matrix classes
      
      * Add `Matrix22.IDENTITY`
      * Align visibility of float array `mat` field to be public across all three matrix classes (2x2, 3x3, 4x4)
      615c425c
  10. 01 Apr, 2022 2 commits
  11. 11 Mar, 2022 1 commit
  12. 09 Mar, 2022 1 commit
  13. 07 Mar, 2022 1 commit
  14. 06 Mar, 2022 1 commit
  15. 04 Mar, 2022 1 commit
  16. 01 Mar, 2022 1 commit
  17. 24 Feb, 2022 1 commit
    • Roman Sedaikin's avatar
      Getting display's physical dpi (#505) · 108f7eb3
      Roman Sedaikin authored
      * Added getting physical monitor dpi on Windows.
      * Added getting physical monitor dpi on Linux.
      * Added getting physical monitor dpi on Macos.
      * Moved xrandr functions to separate files.
      * Added docs.
      108f7eb3
  18. 22 Feb, 2022 4 commits
  19. 21 Feb, 2022 1 commit
  20. 18 Feb, 2022 3 commits
  21. 17 Feb, 2022 2 commits
  22. 16 Feb, 2022 2 commits
  23. 15 Feb, 2022 1 commit
  24. 14 Feb, 2022 2 commits
  25. 10 Feb, 2022 1 commit
  26. 09 Feb, 2022 1 commit
  27. 08 Feb, 2022 2 commits
  28. 07 Feb, 2022 1 commit