Jeremy Koritzinsky
|
0d31525c93
|
Clean up DotNetCoreRuntime project file and associated files
|
9 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
10 years ago |
Nikita Tsukanov
|
6754bda125
|
Switched back to using DependencyContext (we might even want to use it for net451 later)
|
10 years ago |
Steven Kirk
|
96d9cfa2fc
|
Use the default compile items in core libs.
Now we're using the new project system, we don't have to have a
`<Compile Include="..."/>` element for each file.
|
10 years ago |
Nikita Tsukanov
|
6cf037ad7c
|
One liners
|
10 years ago |
Nikita Tsukanov
|
66ac05b2c2
|
Removed <Name> elements from new projects
|
10 years ago |
Nikita Tsukanov
|
d1caaaca3e
|
Removed <Project>
|
10 years ago |
Nikita Tsukanov
|
4bb5ebf070
|
Fixed build script for windows
|
10 years ago |
Nikita Tsukanov
|
e35b2af5b2
|
Don't use multitargeting (we are using only one target anyway)
|
10 years ago |
Nikita Tsukanov
|
e780c4201a
|
Switched to .NETStandard (mostly 1.1)
|
10 years ago |
Nikita Tsukanov
|
d0e6915542
|
Added package for GTK3 and "fixed" platform detector for .NET Core
|
10 years ago |
Nikita Tsukanov
|
424c21fab4
|
Added Avalonia.DotNetCoreRuntime
|
10 years ago |
Nikita Tsukanov
|
a7bd6ff192
|
AppDerpor
|
10 years ago |
Nikita Tsukanov
|
e9554554c1
|
Avalonia.Win32 for .NETStandard 1.1
|
10 years ago |
Nikita Tsukanov
|
87de571925
|
Use IFramebufferSurface for android.
|
10 years ago |
Nikita Tsukanov
|
c446aaf5a6
|
Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering
|
10 years ago |
Nikita Tsukanov
|
374d600275
|
Added support for multiple drawing methods for window implementations. Added framebuffer support
|
10 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Wiesław Šoltés
|
0221b8543c
|
Removed RenderTarget implementation from shared project
|
10 years ago |
Wiesław Šoltés
|
1291ffff83
|
Set ShouldIncludeNativeSkiaSharp flag
|
10 years ago |
Wiesław Šoltés
|
749f086d0c
|
Updated SkiaSharp to version 1.54.1
|
10 years ago |
Wiesław Šoltés
|
7a6d9d3673
|
Updated SkiaSharp to version 1.54
|
10 years ago |
Wiesław Šoltés
|
6169f7d9f7
|
Updated SkiaSharp to version 1.53.0
|
10 years ago |
Wiesław Šoltés
|
0d7628516c
|
Update Skia projects
|
10 years ago |
donandren
|
5d3e1f318c
|
Updated Skia nuget package to 1.49.3.0-beta
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jason Jarvis
|
c15199b814
|
Upgraded to latest SkiaSharp nuget.
|
10 years ago |
Steven Kirk
|
33052270d4
|
Target specific android version.
As VS was changing the version depending on the VS installed.
|
10 years ago |
Wiesław Šoltés
|
5da7f5ba29
|
Remove EmbeddedNativeLibrary
|
10 years ago |
Steven Kirk
|
ee629df418
|
VS changed the target framework version.
|
10 years ago |
Steven Kirk
|
c6a9cb8df0
|
Forgot to save .csproj.
|
10 years ago |
Jason Jarvis
|
3bb58a2031
|
First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md.
|
11 years ago |
Steven Kirk
|
364fe86e78
|
Allow designer to work again.
|
11 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
11 years ago |
Steven Kirk
|
8caf0d77bd
|
Changes from VS.
|
11 years ago |
Amer Koleci
|
e2ab8171b3
|
Update to SharpDX 3.0.0 official release.
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |
Nikita Tsukanov
|
346cfbb563
|
Skia.Android refactorng
|
11 years ago |
Nikita Tsukanov
|
abd7edd6b0
|
Android support for skia
|
11 years ago |
Nikita Tsukanov
|
dbe80b4e63
|
Now using native libs from archive
|
11 years ago |
Nikita Tsukanov
|
61e74a0c63
|
Added skia's win32 native libs
|
11 years ago |
Nikita Tsukanov
|
cb49e500e3
|
Initial skia support code import from https://github.com/kekekeks/perspex-skia-temp
|
11 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Nikita Tsukanov
|
9e16d0f163
|
comdlg rename
|
11 years ago |
Nikita Tsukanov
|
ef65e09b2d
|
Implemented Win32 version of file dialog
|
11 years ago |
Nikita Tsukanov
|
c8b1c4202a
|
Asset loader improvements:
1) moved to shared project
2) now using uri format with assembly name
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
bec230211a
|
Now resolving xml namespaces via attributes
|
11 years ago |