26 Commits (62078d2cc3a2e1ffa7bbc77a910b5a8a43488e11)

Author SHA1 Message Date
odalet c73a6c86c0 Fixes #7309 - Each time we retrieve a null *PlatformOptions from AvaloniaLocator, return a default instance 4 years ago
Steven Kirk 23dcab47d4 Allow customizing the framebuffer FPS. 5 years ago
Sven Almgren cccfd69cbd Removed duplicate registraion of IRenderLoop 5 years ago
aguahombre 1739ed4138
Adds a pixel format parameter to Linux frame buffer platform setup. (#6101) 5 years ago
Nikita Tsukanov cb636c5021 Added support for single-touch screens directly via evdev 5 years ago
Peter Davis 1abf9964e6 Set initial input focus using LinuxFrameBufferPlatform 5 years ago
Steven Kirk a832d63915 IStandardCursorFactory -> ICursorFactory. 6 years ago
Nikita Tsukanov b9985a8fa0 Refactorings for opengl context and surface management 6 years ago
Nikita Tsukanov ef7e8f2107 Make Application to be an AvaloniaObject. With properties and stuff. 7 years ago
Nikita Tsukanov 62bc60bee3 [DirectFB] Added configurable scaling support 7 years ago
Nikita Tsukanov 6f74b568b2 Implemented libdrm backend with OpenGL acceleration support 7 years ago
Nikita Tsukanov e9baedcbfc Fixed platform threading for fbdev 7 years ago
Nikita Tsukanov a48bc262af Support touch input for fbdev via libinput 7 years ago
Nikita Tsukanov 3e071fc366 Naming 7 years ago
Nikita Tsukanov b33601ee9b Refactored lifetime control into separate lifetime classes 7 years ago
Nikita Tsukanov e00f0f0385 Platform-specific key gestures 8 years ago
Steven Kirk 0b4e6b8471 Make centralized RenderLoop. 8 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Steven Kirk 64ed0761c7 Rename Dispatcher invoke methods. 8 years ago
Nikita Tsukanov 9a1348b37b Initial remote XAML previewer implementation 9 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Nikita Tsukanov e610d5858f Merge skia projects into one 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Nikita Tsukanov b732f9ee26 Register renderer factory for the rest of the platforms 9 years ago
Nikita Tsukanov 70abfca7d0 Implemented support for running on top of fbdev and libevdev2 9 years ago