Jeremy Koritzinsky
|
7734fcb660
|
Update to SharpDX 4.0.1 to keep strong naming and fix some broken project files
|
9 years ago |
Nikita Tsukanov
|
fe7566a5d8
|
Build & packaging
|
9 years ago |
Nikita Tsukanov
|
cce1c7af60
|
Switched to nuget version of Portable.Xaml and updated to use netstandard1.3
|
9 years ago |
Nikita Tsukanov
|
76c90df2da
|
Initial implementation for Direct2D rendering for WPF integration
|
9 years ago |
Dan Walmsley
|
a1b5e43e18
|
add a context menu to the control catalog.
|
9 years ago |
Nikita Tsukanov
|
e5289146d9
|
Remove AttachDevToolsToTopLevelOnVisualTreeAttachment since @grokys doesn't like it
|
9 years ago |
Nikita Tsukanov
|
76bc7aaafb
|
Fixed issues from PR comments #1016
|
9 years ago |
Nikita Tsukanov
|
abf866cf61
|
Fixes to get it working again after merge
|
9 years ago |
Steven Kirk
|
dc7a50812d
|
Fix d2d interop sample sharpdx packages.
|
9 years ago |
Steven Kirk
|
6bc9636896
|
Make Avalonia.Direct2D1 target netstandard1.3
It can't target netstandard1.1 because that doesn't include `FileStream`. Had to update the samples to net4.6.1 because of this.
|
9 years ago |
Friedrich von Never
|
cd8ddf31a6
|
WindowsInteropTest: add SkiaSharp dependency
|
9 years ago |
Nikita Tsukanov
|
3126901721
|
WPF embedding improvements
|
9 years ago |
Nikita Tsukanov
|
b4d43be327
|
DevTools now can be attached to any toplevel
|
9 years ago |
Nikita Tsukanov
|
67ff5ba53c
|
Initial implementation of Proper WPF embedding™
|
9 years ago |
Steven Kirk
|
e015ef07bf
|
Remove ReactiveUI dependency from DevTools.
|
9 years ago |
Steven Kirk
|
ddbc100ff6
|
Make D3D interop sample work.
By turning off deferred rendering.
|
9 years ago |
Steven Kirk
|
261df061e9
|
Reference Rx.props for interop samples.
Instead of including the `PackageReference` directly in the csproj.
|
9 years ago |
Steven Kirk
|
3c3dc973e1
|
Fix interop samples.
They were missing a reference to System.Reactive.
|
9 years ago |
Nikita Tsukanov
|
e883107ca3
|
Make PlatformImpl nullable and always check for null value
|
9 years ago |
Wiesław Šoltés
|
2afd6cb224
|
Remove NuGet workaround
|
9 years ago |
Nikita Tsukanov
|
3fb9ad120e
|
use x86 for controlcatalog
|
9 years ago |
Nikita Tsukanov
|
a9bf65d665
|
Reference SkiaProps from ControlCatalog
|
9 years ago |
Steven Kirk
|
96f316eca6
|
Removed some small diffs from master.
|
9 years ago |
Steven Kirk
|
a49f1e0c96
|
Update binding redirects.
|
9 years ago |
Nikita Tsukanov
|
db3db7e987
|
Fixes for Direct3D example
|
9 years ago |
Nikita Tsukanov
|
012451a4db
|
Direct3D interop sample
|
9 years ago |
Steven Kirk
|
1b9d61416f
|
Ported ImmediateRenderer from scenegraph branch.
|
9 years ago |
Nikita Tsukanov
|
93b96038c3
|
intercept
|
9 years ago |
Nikita Tsukanov
|
fdcc4be654
|
Handle console input in fbdev mode
|
9 years ago |
Nikita Tsukanov
|
70abfca7d0
|
Implemented support for running on top of fbdev and libevdev2
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
9 years ago |
Wiesław Šoltés
|
3a0ac21b48
|
Consolidated NuGet package versions
|
9 years ago |
Wiesław Šoltés
|
980808aacb
|
Removed getting started item
|
9 years ago |
Nikita Tsukanov
|
6cf037ad7c
|
One liners
|
9 years ago |
Nikita Tsukanov
|
66ac05b2c2
|
Removed <Name> elements from new projects
|
9 years ago |
Nikita Tsukanov
|
d1caaaca3e
|
Removed <Project>
|
9 years ago |
Nikita Tsukanov
|
25c7be5b7a
|
Removed packages.config from csproj.files
|
9 years ago |
Steven Kirk
|
c3f71bc1c6
|
Added tests for stream binding operator in XAML.
|
9 years ago |
Nikita Tsukanov
|
fef8d3448a
|
Added .NET Core version of control catalog
|
9 years ago |
Nikita Tsukanov
|
485fe1364e
|
Everything is buildable via MSBuild
|
9 years ago |
Nikita Tsukanov
|
4c3ef0d9bf
|
Make portable ControlCatalog to target .NETStandard 1.1
|
9 years ago |
Nikita Tsukanov
|
7a6dd834fa
|
Make sure that everything is buildable
|
9 years ago |
Nikita Tsukanov
|
e780c4201a
|
Switched to .NETStandard (mostly 1.1)
|
9 years ago |
Nikita Tsukanov
|
b0a063838f
|
Migrated to PackageReference
|
9 years ago |
Steven Kirk
|
910d17a32a
|
Removed unused code.
|
9 years ago |
Steven Kirk
|
b16e5b9c54
|
Removed D2D reference from RenderTest.
Was making build fail on non-Windows
|
9 years ago |
Steven Kirk
|
8099317f88
|
Ported RenderTest from scenegraph branch.
|
9 years ago |
Steven Kirk
|
71c6c572ac
|
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
|
9 years ago |
Steven Kirk
|
6036bd5998
|
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
|
9 years ago |
Steven Kirk
|
468f9654e0
|
Test turning geometry clipping on and off.
Seems to work!
|
9 years ago |