64 Commits (6e48b4f42887f5fc071e5ab9fa70e00ce376820f)

Author SHA1 Message Date
José Pedro 067f0d0ad0
Added OpenGL support on Android. 5 years ago
Nikita Tsukanov 8919949c9b
this 5 years ago
Nikita Tsukanov 4a160e3109
Supporess finalization when UnmanagedBlob allocation failed 5 years ago
Dariusz Komosinski 1d94f80f7f Dispose window framebuffers. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dan Walmsley 1f1d3a8e35 prevent crashing in finalizer 6 years ago
Dan Walmsley 9fc7842eef Revert "X11 backend wont crash with 0 sized window." 6 years ago
Dan Walmsley d49109877c X11 backend wont crash with 0 sized window. 6 years ago
LifeCoder 83abab7d50
Fix it and remove the extra code 7 years ago
LifeCoder d37b1f3359
Only add functions that we need 7 years ago
LifeCoder 7a65748b04
Update to my fix 7 years ago
Matthias Hoste 3e17bb571f
Fix for #2544 7 years ago
Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 7 years ago
Nikita Tsukanov 3279cbd4e8 Fixed some review comments 7 years ago
Nikita Tsukanov d1e3047410 Don't be noisy about just-in-case Dispose call on disposed object on finalizer thread 7 years ago
Nikita Tsukanov d69116b475 Check if uri scheme is registered so tests won't fall apart 7 years ago
Nikita Tsukanov b092c51a55 Use `avares://` scheme with proper relative uri handling 7 years ago
Nikita Tsukanov 8ad27cce0d Extra logic for default assembly resolve 7 years ago
Nikita Tsukanov 343905ebb3 Generate asset resource info with paths 7 years ago
Jeremy Koritzinsky 321bd15664 Merge desktop runtime support libraries. Fixes #1899. 8 years ago
Steven Kirk 41c2159aaa Use features that are now available in netstandard. 8 years ago
Nikita Tsukanov d0c266949c Actually detect OS instead of relying on GetRuntimeInfo() 8 years ago
Nikita Tsukanov add3e81095 Extracted interop bits from GTK3 backend to Avalonia.Base and IRuntimePlatform 8 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Benedikt Schroeder a59cf3a135 New asset loader 8 years ago
Benedikt Schroeder f609c9c5d9 Cleanup 8 years ago
Benedikt Schroeder 724bb45abb comment fixes 8 years ago
Benedikt Schroeder 3bec8036a7 Initial 8 years ago
Benedikt Schroeder b4848b20e3 Spacing fix 8 years ago
Benedikt Schroeder 2c8953de97 Requested changes 8 years ago
Benedikt Schroeder a10a756366 IAssetLoader changes 8 years ago
Benedikt Schroeder 5a5be9e767 Requested changes 8 years ago
Benedikt Schroeder ff230d4360 resm filename globbing 8 years ago
Steven Kirk 1ee4fa47f9 Tweak IAssetLoader API and fix tests. 8 years ago
Nikita Tsukanov 8f92a1a818
Conditional compilation 8 years ago
Nikita Tsukanov 77b74444ba Improved unmanaged memory allocation diagnostics. ref #1411 8 years ago
Nikita Tsukanov fee5b4e594 Support default clr-namespace when loading XAML from Uri or previewer 8 years ago
Nikita Tsukanov 372ae88ba9 Set NativeBlob.Size to zero on dispose 9 years ago
Nikita Tsukanov 835bf9a7e5 Fixed release build 9 years ago
Nikita Tsukanov 29791fa241 Manual native memory management for leak detection 9 years ago
Nikita Tsukanov 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 9 years ago
Nikita Tsukanov 39d5389b1f Fixed build issues 9 years ago
Jeremy Koritzinsky 0d31525c93 Clean up DotNetCoreRuntime project file and associated files 9 years ago
Nikita Tsukanov e780c4201a Switched to .NETStandard (mostly 1.1) 9 years ago
Nikita Tsukanov 7e163ef310 Somewhat fixed iOS. Now also using framebuffer model 9 years ago
Nikita Tsukanov 424c21fab4 Added Avalonia.DotNetCoreRuntime 9 years ago
Jeremy Koritzinsky 428466ced3 Fixed bug in scheduler and runtime platform. 10 years ago
Steven Kirk 1b32a6aac3 Fixed unused member warnings. 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Nikita Tsukanov 07fea3befa Added RuntimePlatformInfo 10 years ago