1. 8e01311 update more tests by Mike Reed · 2 years, 2 months ago
  2. 8b79ec9 Refactor to common file reader by Mike Reed · 2 years, 2 months ago
  3. 964dbe5 fix up no-op-renderer by Mike Reed · 2 years, 2 months ago
  4. 7f5dcff Clean up recent gradients add, impl image shader by Mike Reed · 2 years, 2 months ago
  5. 20cb2e8 manual rebase by Mike Reed · 2 years, 2 months ago
  6. 00396fb we use dynamic stack allocation? by Mike Reed · 2 years, 2 months ago
  7. 869a3f5 call radial correctly by Mike Reed · 2 years, 2 months ago
  8. fffaa47 update skia-renderer by Mike Reed · 2 years, 2 months ago
  9. 5da5c12 Add shaders to paint, extend with tile-modes by Mike Reed · 2 years, 2 months ago
  10. ca8b765 Refactor Mat2D by Mike Reed · 2 years, 2 months ago
  11. f8d9436 link to fontconfig in font converter build by Arthur Vivian · 2 years, 2 months ago
  12. 8dec057 Update readme to use make_skia.sh by Mike Reed · 2 years, 2 months ago
  13. 2d97918 Add experimental baseclass for reference counting by Mike Reed · 2 years, 2 months ago
  14. 7978ad6 Inline trivial Vec2D methods (for readability and efficiency) by Mike Reed · 2 years, 2 months ago
  15. 20b74af Move nonvirtual helpers into .cpp file by Mike Reed · 2 years, 2 months ago
  16. 5966df3 Add cassert and GL for docker builds by Arthur Vivian · 2 years, 2 months ago
  17. 7489816 removed some commented out lines by Maxwell Talbot · 2 years, 3 months ago
  18. 9a99858 update gitignore to include more build destinations, remove unneccessary files by Maxwell Talbot · 2 years, 3 months ago
  19. ddd866a Update to newer font code by Mike Reed · 2 years, 3 months ago
  20. e3e90b2 adding font-converter by Maxwell Talbot · 2 years, 3 months ago
  21. d67d97f Check for visibility when we compute isTranslucent by Mike Reed · 2 years, 2 months ago
  22. e60d5ab apply new format by Mike Reed · 2 years, 2 months ago
  23. 98e8b36 Use new braces formatting by Mike Reed · 2 years, 2 months ago
  24. f4ca720 switch to enum by Mike Reed · 2 years, 2 months ago
  25. db3fb02 Add option to not draw background -- for transparent videos by Mike Reed · 2 years, 2 months ago
  26. f0e0be8 introduce ColorInt by Mike Reed · 2 years, 2 months ago
  27. 5095fcc rename onIsTranslucent to internalIsTranslucent by Mike Reed · 2 years, 2 months ago
  28. 767c4a7 also check gradient's opacity by Mike Reed · 2 years, 2 months ago
  29. fd8fb00 take animation for isTranslucent by Mike Reed · 2 years, 2 months ago
  30. 5339d58 remove question about origin by Mike Reed · 2 years, 2 months ago
  31. c9ce58b don't need the clip check -- its always our bounds by Mike Reed · 2 years, 2 months ago
  32. e50d200 Add isTranslucent() by Mike Reed · 2 years, 2 months ago
  33. ea01b85 Convert tags to spaces by Mike Reed · 2 years, 2 months ago
  34. 09ce307 remove recorder from cpp by Maxwell Talbot · 2 years, 3 months ago
  35. 3499f6e update libdirs for android by Maxwell Talbot · 2 years, 3 months ago
  36. 6b6f1db Fix renderer to use skia_rive_optimized for iOS and android. by Luigi Rosso · 2 years, 3 months ago
  37. 1d890ee pop back out of the folder after syncing deps by Maxwell Talbot · 2 years, 3 months ago
  38. 575ac89 use the fontmgr in host build by Luigi Rosso · 2 years, 3 months ago
  39. 8d9cb12 updating docker ignore for skia_rive_optimized by Luigi Rosso · 2 years, 3 months ago
  40. 78e5a45 Remove skip_codesign from host build as it uses regular skia which doesn't understand that argument. by Luigi Rosso · 2 years, 3 months ago
  41. 497ef5d Comments by Luigi Rosso · 2 years, 3 months ago
  42. 3b98edc Update scripts to use either "skia" or "skia_rive_optimized". by Luigi Rosso · 2 years, 3 months ago
  43. b7869f3 Remove simd build flag for skia with wasm by Arthur Vivian · 2 years, 3 months ago
  44. 4b7ce87 Remove fatty + cleanup unnused variables by Umberto Sonnino · 2 years, 4 months ago
  45. 612f080 Fast ffmpeg builds! by Luigi Rosso · 2 years, 4 months ago
  46. 71987c1 Add i386 build for skia. by Luigi Rosso · 2 years, 4 months ago
  47. de9b27e Fix merge leftovers by Umberto Sonnino · 2 years, 4 months ago
  48. c84a7e6 Remove extra check by Umberto Sonnino · 2 years, 4 months ago
  49. 1d25e40 build scripts support android platform subfolders by Umberto Sonnino · 2 years, 4 months ago
  50. 52655c1 Tweak based on feedback from PR. by Luigi Rosso · 2 years, 4 months ago
  51. 2a17f8e Fix image clipping. rive-app/rive#3322 by Luigi Rosso · 2 years, 4 months ago
  52. 0976a13 Fix iOS simulator on arm64 builds. by Luigi Rosso · 2 years, 4 months ago
  53. 56fde37 Removing print statement... by Luigi Rosso · 2 years, 5 months ago
  54. 0d93dd6 Linux build links `rive_skia_renderer` before `skia` by Umberto Sonnino · 2 years, 5 months ago
  55. 1a0f89c add make_skia_android.sh, until we find a better solution by Maxwell Talbot · 2 years, 5 months ago
  56. 80723bd organize flags to true/ false sections in make_skia.sh by Maxwell Talbot · 2 years, 5 months ago
  57. f4c2697 add android flags to ./build.sh by Maxwell Talbot · 2 years, 5 months ago
  58. fd2b3ac Adding out of band asset resolving. by Luigi Rosso · 2 years, 5 months ago
  59. 4132ac2 Fixing no-op renderer for tests by Luigi Rosso · 2 years, 5 months ago
  60. bf8a2d9 Getting in-band assets to render with the viewer renderer. by Luigi Rosso · 2 years, 5 months ago
  61. 4d52a8f Add include for linux and windows. by Luigi Rosso · 2 years, 5 months ago
  62. ea28ae0 Starting to abstract renderer for image assets. by Luigi Rosso · 2 years, 5 months ago
  63. 3360fbb Adding missing include. by Luigi Rosso · 2 years, 5 months ago
  64. e0fb681 Updating to the latest catch.hpp by Luigi Rosso · 2 years, 5 months ago
  65. 2c7e51e Getting assets to generate and compile. by Luigi Rosso · 2 years, 5 months ago
  66. f3eb6d0 Remove the flto option for linux tests by Umberto Sonnino · 2 years, 5 months ago
  67. 250704b Fix thumbnailer build by Arthur Vivian · 2 years, 5 months ago
  68. c4d31b9 Fixing an issue caught in rive-app/rive-react-native#117 by Luigi Rosso · 2 years, 5 months ago
  69. ac1c88b Propagate transparency to nested artboards. by Luigi Rosso · 2 years, 5 months ago
  70. dbab5db Don't use flto on linux. by Luigi Rosso · 2 years, 6 months ago
  71. 489e86b Updating build skia scripts to include wasm. by Luigi Rosso · 2 years, 6 months ago
  72. 29985f6 Updating build scripts for skia by Luigi Rosso · 2 years, 6 months ago
  73. bc0b37c Updating build scripts by Luigi Rosso · 2 years, 6 months ago
  74. 778de80 Adding embed bitcode to ios skia build and min ios version. by Luigi Rosso · 2 years, 6 months ago
  75. 3563c41 Fixing simulator build. by Luigi Rosso · 2 years, 6 months ago
  76. b1e9dac Target correct version of iOS by Luigi Rosso · 2 years, 6 months ago
  77. 0e644f2 Build skia renderer for iOS too by Luigi Rosso · 2 years, 6 months ago
  78. 905c470 build librive for ios by Luigi Rosso · 2 years, 6 months ago
  79. 76870d9 Updating for latest Skia and adding iOS build. by Luigi Rosso · 2 years, 6 months ago
  80. f000d97 Perf improvement. by Luigi Rosso · 2 years, 6 months ago
  81. 02c3895 Nested animation uses speed value. #117 by Luigi Rosso · 2 years, 6 months ago
  82. 2cc9cc9 Support for nested animations! by Luigi Rosso · 2 years, 7 months ago
  83. ba1602b Adding animation support. by Luigi Rosso · 2 years, 7 months ago
  84. 2154255 Adding support for nested artboards. by Luigi Rosso · 2 years, 7 months ago
  85. 667deb6 Working on nested artboards. by Luigi Rosso · 2 years, 8 months ago
  86. 5abf14e Allows disabling origin framing of the artboard (easier world-space matching in scenes). by Luigi Rosso · 2 years, 7 months ago
  87. bfb1690 cleanup by JCash · 2 years, 8 months ago
  88. 42d0ddb cleanup by JCash · 2 years, 8 months ago
  89. cb4f14b removed cmake remnant by JCash · 2 years, 8 months ago
  90. 7ba5551 Disabled Win32 tests since they currently don't build due to missing M_PI define by JCash · 2 years, 8 months ago
  91. a059b6e moved include by JCash · 2 years, 8 months ago
  92. 4c57316 Removed iOS by JCash · 2 years, 8 months ago
  93. 4f9f274 M_PI fix by JCash · 2 years, 8 months ago
  94. e83a8cd testing compile fix for windows by JCash · 2 years, 8 months ago
  95. cde84a0 testing compile fix for windows by JCash · 2 years, 8 months ago
  96. 0be9213 fix by JCash · 2 years, 8 months ago
  97. 97f01a3 fix by JCash · 2 years, 8 months ago
  98. 56c1b36 fix by JCash · 2 years, 8 months ago
  99. f914bc5 fix by JCash · 2 years, 8 months ago
  100. 447bf29 fix by JCash · 2 years, 8 months ago