A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov 6e3bf60f28 Now using non-pumping mode for UpdateScene in deferred renderer, also improved the non-pumping sync context 6 years ago
..
AvaloniaPropertyValueStore.cs Reuse empty value store arrays. 6 years ago
AvaloniaResourcesIndex.cs Inject the call to compiled xaml to x:Class-type 7 years ago
CharacterReader.cs Rename PeekOneOrThrow back to Peek. 6 years ago
DisposableLock.cs Refactored GPU acceleration, implemented OpelGlTextureBitmap 7 years ago
IAvaloniaPropertyVisitor.cs Add an AvaloniaProperty visitor. 6 years ago
IWeakSubscriber.cs Remove copyright headers. 6 years ago
IdentifierParser.cs Rename PeekOneOrThrow back to Peek. 6 years ago
ImmutableReadOnlyListStructEnumerator.cs Introduce a struct enumerator implementation for ReadOnlyList that can be reused 7 years ago
KeywordParser.cs Do not crash 7 years ago
MathUtilities.cs Parse most of the vector-like types during XAML compilation. 6 years ago
NonPumpingLockHelper.cs Now using non-pumping mode for UpdateScene in deferred renderer, also improved the non-pumping sync context 6 years ago
Ref.cs Refactored refcounting and added tests for refcount tracking in the DeferredRenderer and friends. 8 years ago
SingleOrDictionary.cs Reduce boxing allocations. 7 years ago
SingleOrQueue.cs Spellchecks comments and code in Avalonia.Base 8 years ago
StringTokenizer.cs Parse most of the vector-like types during XAML compilation. 6 years ago
StyleClassParser.cs Rename PeekOneOrThrow back to Peek. 6 years ago
SynchronousCompletionAsyncResult.cs Use custom synchronous task-like awaitable 7 years ago
TypeUtilities.cs Fixed handling for Nullable, TypeConverter on from, respect culture 6 years ago
ValueSingleOrList.cs Implement simple struct wrapping a single value or List. 6 years ago
WeakEventHandlerManager.cs Remove copyright headers. 6 years ago
WeakObservable.cs Remove copyright headers. 6 years ago
WeakSubscriptionManager.cs Remove copyright headers. 6 years ago
WeakTimer.cs Spellchecks comments and code in Avalonia.Base 8 years ago