Граф коммитов

2940 Коммитов

Автор SHA1 Сообщение Дата
Jerome Laban b2ae1a5f3a chore: Adjust for 3.1.12 folder strurcture to use `st` (single-threaded) 2022-09-29 07:45:45 -04:00
Jerome Laban 6715fa8fec feat: Generate for Emscripten 3.1.12 and SIMD features 2022-09-28 19:58:46 -04:00
Jerome Laban 410028b479 chore: Remove unused emscripten versions 2022-09-28 14:44:39 -04:00
Matthew Leibowitz 023ee8e826
Use new .NET things (#2264) 2022-09-29 00:25:22 +08:00
Matthew Leibowitz 9ce587dc9b
Fix the use of vcpkg (#2257) 2022-09-28 15:45:23 +08:00
snnz 482e6ee291
Add RTLD_DEEPBIND flag to dlopen mode (#2247) 2022-09-11 20:33:20 +02:00
Matthew Leibowitz e28ca6ba56 Use new versions for all the things 2022-09-08 22:41:05 +02:00
Matthew Leibowitz 193b587552
Convert SKRect to CGRect correctly (#2243) 2022-09-08 11:55:47 +02:00
Jérôme Laban aeefa65a67
fix: Remove unused native library block from SkiaSharp.Views.Uno.WinUI (#2231) 2022-09-02 03:32:39 +02:00
Seungkeun Lee 88c096095f
[Tizen] Change tizen graphics backend engine (#2225) 2022-08-30 01:11:21 +02:00
Matthew Leibowitz 8ab4146cbf Update everything to start on new changes 2022-08-18 00:42:13 +02:00
Matthew Leibowitz a26ea4ca48 Update changelogs 2022-08-16 00:39:34 +02:00
Matthew Leibowitz 3942938a22 Re-generate docs 2022-08-14 13:15:56 +02:00
Matthew Leibowitz 89cd4626ac
Update VERSIONS.txt 2022-08-12 21:56:15 +02:00
Matthew Leibowitz c5dcc7dbe3 Try do basic automation of issues and PRs 2022-08-12 12:52:31 +02:00
Matthew Leibowitz 19e59c2bd4
Make the configuration public (#1856)
Also move it to an internals namespace for other "configuration" points.
2022-08-12 12:02:36 +02:00
Matthew Leibowitz b5e04c5d6c
Use the full library name of libc (#2213)
In some situations (or maybe Godot does something) looking for the libc library using the library name without the prefix causes issues.

Fixes #2200
2022-08-12 11:49:03 +02:00
Matthew Leibowitz b5cf6c9270
Use the new .NET (#2212) 2022-08-11 21:44:00 +02:00
mgood7123 2ba0db5233
fix .gitignore again (#2162) 2022-08-10 01:43:52 +02:00
Jérôme Laban f2a87c404f
fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration tasks (#2199) 2022-08-09 00:54:07 +02:00
Matthew Leibowitz 6f8fc4d3f2 Fix load the font which the name contains unicode text (#2146)
Co-authored-by: lindexi <lindexi_gd@163.com>
2022-08-09 00:51:10 +02:00
Matthew Leibowitz 54c21397c8
Update libjpeg-turbo to 2.1.3 (#2206)
https://github.com/mono/skia/pull/97
2022-08-08 22:23:43 +02:00
Matthew Leibowitz f1dfb03805
The missing feature in macios is now implemented (#2198)
https://github.com/xamarin/xamarin-macios/issues/12572
2022-08-08 16:02:52 +02:00
Richard Deeming dc54fa5cdd
Check whether the lock has been finalized before trying to enter/leave the critical section. (#2195) 2022-08-04 12:57:33 +02:00
Matthew Leibowitz a7fc17c73a
Update libwebp to 1.2.3 (#2193) 2022-08-03 23:52:53 +02:00
Matthew Leibowitz 46adce7b50
Update libexpat to 2.4.8 (#2189) 2022-08-02 15:26:45 +02:00
Matthew Leibowitz f14f343767
Fix the Alpine build (#2192)
gn is no longer supported on older Alpine versions so we build our own.
2022-08-02 15:20:38 +02:00
Matthew Leibowitz 40e78507af
Fix Alpine builds (#2168) 2022-07-14 17:25:13 +02:00
Matthew Leibowitz 8f81be2691
Support loading animations with BOM (#2167)
* Support loading animations with BOM

Fixes #2166

* New .NET version that just came out
2022-07-14 05:26:52 +02:00
mgood7123 0f250519aa
expose AVIF image encode format (#2154)
* add /.idea to git ignore

* expose AVIF image encode format
2022-07-09 06:13:44 +02:00
Matthew Leibowitz ead1869d07
Clean up the nuspecs and add xmldoc (#2140) 2022-07-04 14:25:36 +02:00
mgood7123 8c824e3af1
add /.idea to git ignore (#2138) 2022-07-01 09:43:07 +02:00
Matthew Leibowitz dc198cde52
The C API is incremented (#2137)
* The C API is incremented
* Update externals
2022-06-30 20:42:27 +02:00
dependabot[bot] eed29dcf8a
Bump Newtonsoft.Json in /samples/Basic/Web/SkiaSharpSample (#2131)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 18:14:26 +02:00
Jérôme Laban 1e92d90cee
fix: Add net6.0 ios, android, catalyst, macos, tvos, tizen for Skottie (#2133) 2022-06-29 18:11:06 +02:00
Matthew Leibowitz 1bfb2efbb6 Re-generated the docs 2022-06-29 15:47:08 +02:00
Matthew Leibowitz cb424e5230
Update benchmark projects (#2130) 2022-06-28 03:36:37 +02:00
Matthew Leibowitz 45cfd16555
Make the SKDataStream writeable like SKData (#2128) 2022-06-28 01:35:43 +02:00
Matthew Leibowitz a8905041d4
[skottie] Handle non-seekable streams (#2126) 2022-06-26 04:08:28 +02:00
Matthew Leibowitz cf4988f652 Update externals 2022-06-25 02:59:01 +02:00
Harlan Hugh f1f6ea13aa
Reshape SKGLView when Window.BackingScaleFactor changes (#1853) (#1854)
* Reshape SKGLView when Window.BackingScaleFactor changes (#1853)

* Move code to reshape SKGLView to DrawRect (#1853)

This change eliminates an empty update that resulted in a flash

* Occasionally, Window is null. Avoid NRE.
2022-06-20 20:00:37 +02:00
Matthew Leibowitz 297d6bfc5b
Add nullable attributes, TimeSpan and overloads to Skottie (#2119)
* Add nullable attibutes and overloads to Skottie

* Changed Duration to TimeSpan

* Update xample to use new APIs
2022-06-20 08:06:56 +02:00
Matthew Leibowitz 917a4b58f8
Add support for nullable and add newer TFMs (#2120) 2022-06-19 01:09:25 +02:00
Matthew Leibowitz 556edc53ba
Update azure-pipelines-variables.yml 2022-06-18 02:25:39 +02:00
Matthew Leibowitz 87db158b0f
Update README.md and externals/skia submodule (#2118) 2022-06-17 19:20:54 +02:00
Matthew Leibowitz 3cf2f528be
Update README.md 2022-06-17 17:50:10 +02:00
Matthew Leibowitz bcb6526eee
Update azure-templates-stages.yml 2022-06-08 08:54:23 +02:00
Matthew Leibowitz 95c0ea5686
Add the net6.0-tizen TFM (#2099)
* Add the net6.0-tizen TFM
* [Tizen] Add SKCanvasViewHander and SKImageSourceService (#2101)

Co-authored-by: Kangho Hur <rookiejava+github@gmail.com>
2022-06-08 00:30:56 +02:00
Matthew Leibowitz a09a9ada47
Install Tizen on CI (#2100) 2022-06-07 06:06:33 +02:00
Jérôme Laban 2a8192c0f6
feat: Add support for emscripten 3.1.7 (#2094) 2022-06-03 17:55:47 +02:00