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

18 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz cdabd53d9e Fix the casing for linux 2018-01-30 17:50:18 +02:00
Matthew Leibowitz 14a20e99ba Exposing GRContext on the various GL views. Issue #358 2017-09-13 03:37:34 +02:00
Matthew Leibowitz 9bee2ce8fd reset all the project upgrades, MSBuild 15 is just not there yet with Mono 5.0 2017-06-24 01:03:09 +02:00
Matthew Leibowitz 126c985f73 - Updating the projects to use <PackageReference>
- no longer project.json or packages.config
    - minimum VS version is 2017
    - no more messing with the .csproj files
    - also cleaned up the project files a bit
 - Added .NET Standard for SkiaSharp.Views.Forms
2017-06-23 08:34:28 +02:00
Matthew Leibowitz 0efe90338c Fix cast exceptions 2017-02-26 04:16:23 +02:00
Matthew Leibowitz 0fd9080031 Added some extension methods for converting to/from native types 2017-02-25 09:45:51 +02:00
Matthew Leibowitz b53c882f5f Removed the dependency on OpenTK (except desktop) 2017-01-05 23:36:09 -05:00
Matthew Leibowitz 129a3ec77f Added a way to disable raster canvas scaling 2016-11-12 01:00:24 +02:00
Matthew Leibowitz a029128c58 Added a canvas size property for access out of the render loop, and for calculating the scale 2016-10-29 20:22:09 +02:00
Matthew Leibowitz 1b52a00758 Corrected the Mac namespace 2016-10-18 22:43:18 +02:00
Matthew Leibowitz 3130a2372f Updated the views namespace to be different for each platform 2016-10-18 21:54:02 +02:00
Matthew Leibowitz 7468b41b93 Added some platform interop extension methods
- also split WPF from Desktop
2016-09-20 00:37:31 +02:00
Matthew Leibowitz 360cbd48e6 unifying the #define for Xamarin.Mac 2016-09-19 22:23:55 +02:00
Matthew Leibowitz ce36f0882d Re-worked all the solutions for easier development 2016-09-19 00:05:58 +02:00
Matthew Leibowitz 6434eb0ae5 Renamed the Apple types from SKView to SKCanvasView
- SKView belongs to SpriteKit
 - Renamed in Android and layers for consistency
 - Added events to all view
2016-09-18 10:41:50 +02:00
Matthew Leibowitz e360acc20b Ran the script to update all versions - seems to work :) 2016-09-15 23:12:29 +02:00
Matthew Leibowitz 02dba9cf1f The reference to mono.snk has changed 2016-09-15 04:50:52 +02:00
Matthew Leibowitz 662a21c278 Moved the Views code into a proper sub-folder 2016-09-14 23:41:51 +02:00