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

1070 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 8444644b8e Added a macOS test GL context 2017-02-14 22:32:10 +02:00
Matthew Leibowitz ed95c9aeca Added some GL interface/context tests 2017-02-14 16:43:26 +04:00
Matthew Leibowitz ccc852c372 Make sure we don't link against the GL libs 2017-02-14 16:42:53 +04:00
Matthew Leibowitz 6fdc5cd326 Updated the test to have the correct symbol font name
May need adjustments for other linux systems. May need to change this to be a non-null, non-empty test.
2017-02-13 22:02:54 +04:00
Matthew Leibowitz 74e5c91af2 Didn't revert the submodule to the correct commit 2017-02-13 20:02:54 +04:00
Matthew Leibowitz e5fc6148b4 Revert the submodule to avoid conflicts 2017-02-13 20:00:07 +04:00
Matthew Leibowitz 4bf039c462 Default to build linux with GPU 2017-02-13 16:49:10 +04:00
Matthew Leibowitz 33d03025e4 Linux build can now produce a non-GPU .so 2017-02-13 04:57:03 +04:00
Matthew Leibowitz ade952a414 Added (commented out) 32-bit support 2017-02-13 03:13:38 +04:00
Matthew Leibowitz 06f1ef567c tweaked the script 2017-02-13 03:13:00 +04:00
Matthew Leibowitz 5d2278eecf Merge pull request #238 from kekekeks/static_freetype
Use static libfreetype for Linux
2017-02-12 23:36:09 +04:00
Matthew Leibowitz aafe6a79fb Merge pull request #240 from mono/revert-239-master
Revert "SKSvg - Fixed SVG not loaded when viewport / viewbox not specified"
2017-02-11 12:35:32 -06:00
Matthew Leibowitz 15e2133db6 Revert "SKSvg - Fixed SVG not loaded when viewport / viewbox not specified" 2017-02-11 22:34:36 +04:00
Miguel de Icaza fa7a2a6b5d Merge pull request #239 from daniel-luberda/master
SKSvg - Fixed SVG not loaded when viewport / viewbox not specified
2017-02-11 12:58:38 -05:00
Daniel 8a90840db2 SKSvg - Fixed SVG not loaded when viewvport / viewbox not specified 2017-02-11 18:14:03 +01:00
Daniel 60d5006d76 Merge remote-tracking branch 'mono/master' 2017-02-11 18:12:40 +01:00
Nikita Tsukanov d72135b482 Use static libfreetype 2017-02-10 18:35:52 +03:00
Matthew Leibowitz 1ad92aca2c Added the new APIs to the docs 2017-02-07 06:50:56 -06:00
Matthew Leibowitz 599b0674a8 Added some more path members 2017-02-07 06:38:47 -06:00
Matthew Leibowitz af51bb49d3 Changed the visiblity of the Forms renderers to public 2017-02-07 14:54:40 +04:00
Matthew Leibowitz 70a82ac8f1 Updated the versions for the next release 2017-02-06 17:52:52 -06:00
Matthew Leibowitz 7c134380bf Filled in the docs. 2017-02-06 16:34:03 -06:00
Matthew Leibowitz 4cfeca34f6 Corrected the return type 2017-02-06 16:30:01 -06:00
Matthew Leibowitz f470dd12c5 Added the new APIs to the docs 2017-02-07 01:02:24 +04:00
Matthew Leibowitz bc064d5109 Added API for SKBitmap.ExtractAlpha 2017-02-06 13:56:44 -06:00
Matthew Leibowitz 929be1c401 Bindings for SKBitmap.ExtractSubset 2017-02-06 12:22:41 -06:00
Matthew Leibowitz 368ef9bbd5 Added bindings for scanline decoding 2017-02-06 05:17:57 -06:00
Matthew Leibowitz 8ecf8370ea Updated the .targets file to a new set of copy rules:
- always copy, unless ShouldIncludeNativeSkiaSharp=True
 - copy all platforms on AnyCPU
2017-02-05 00:22:14 +04:00
Matthew Leibowitz fb593a0f08 Update depot_tools 2017-02-04 14:09:14 -06:00
Matthew Leibowitz a795dcbd1f Improved the blur sample 2017-02-04 14:08:38 -06:00
Matthew Leibowitz 8987cd6bbb Added additional overloads for SKMaskFilter.CreateBlur 2017-02-04 14:08:27 -06:00
Matthew Leibowitz 6ce786c622 Fixed the samples for PCL support 2017-02-04 23:19:28 +04:00
Matthew Leibowitz f5eed24476 Added better support for animated samples 2017-02-04 23:08:34 +04:00
Matthew Leibowitz 485ef83acd Merge pull request #233 from mono/adding-fontmgr
Adding fontmgr
2017-02-04 11:53:17 -05:00
Matthew Leibowitz ba5af9bdc7 Improved the Unicode sample a bit more 2017-02-04 09:22:31 -05:00
Matthew Leibowitz e0aa403f2c Fixed the x86 tvOS project 2017-02-04 09:09:08 -05:00
Matthew Leibowitz 33883435bd Added a test for SKFontManager.MatchCharacter 2017-02-04 17:41:10 +04:00
Matthew Leibowitz ca4aa79555 Improved the Unicode sample 2017-02-04 16:13:44 +04:00
Matthew Leibowitz 0b9e084d7e Added better Unicode support 2017-02-04 16:12:55 +04:00
Matthew Leibowitz c6f61a7506 Added C# bindings for SKFontManager 2017-02-04 01:57:03 +04:00
Matthew Leibowitz 3cf181c99b Handles cases with negative viewBox origins. (issue #230) 2017-02-03 22:57:33 +04:00
Matthew Leibowitz fc73ee01d9 Corrected some issues with SVG not conforming to viewbox rules 2017-02-02 13:18:45 -05:00
Matthew Leibowitz e658a0b394 Added missing shared project to test solution 2017-02-02 12:12:29 -05:00
Matthew Leibowitz 28dbf0f04e Added SKMask docs 2017-02-02 12:12:08 -05:00
Matthew Leibowitz e80117e987 Pull the latest skia and depot_tools 2017-02-02 03:19:31 +04:00
Matthew Leibowitz 21306d6267 Updated the API docs for all except:
- SkiaSharp.SK3dView
 - SkiaSharp.SKMask
2017-02-01 23:30:34 +04:00
Matthew Leibowitz 4ab6cb00f7 Updated the docs to include the new APIs 2017-02-01 22:39:12 +04:00
Matthew Leibowitz 2814a0b2a0 Corrected spelling of mitter/miter. closes issue #227 2017-02-01 18:58:37 +04:00
Matthew Leibowitz 618a2230e0 Updated the script to set the nuget versions in the tests 2017-01-31 19:29:15 +02:00
Matthew Leibowitz 39ece3a574 Merge branch 'master' of github.com:mono/SkiaSharp 2017-01-31 21:18:48 +04:00