Commit Graph
31 Commits
Author SHA1 Message Date
Yoshi Askharoun 69c2a8006e Cleaned up WPF MainWindow.xaml 2021-10-06 21:54:25 -05:00
Yoshi Askharoun 9f735c61ac Moved CreateGraphcsDevice and InvokePaint implementations to RenderWindowBase 2021-10-06 21:53:46 -05:00
Yoshi Askharoun b2274ea127 Prevent UIX from blocking UI thread with MainLoop 2021-10-06 17:04:15 -05:00
Yoshi Askharoun 40ba4250e8 Switched to ManagedByteCodeWriter 2021-10-06 14:29:28 -05:00
Yoshi Askharoun ee3e4de91e Added Microsoft.Iris.Debug 2021-10-06 13:55:48 -05:00
Yoshi Askharoun 4f90ad2127 Added managed implementations of Sprite, Visual, and Visual Container; IrisApplication gets to FullyInitialized 2021-10-06 13:24:32 -05:00
Yoshi Askharoun 3bb7bf3bd6 Added image embedded resources (from og UIX.dll) 2021-10-04 14:27:37 -05:00
Yoshi Askharoun 5ba04306df Moved from IntPtr to byte[] in more places 2021-10-04 14:17:40 -05:00
Yoshi Askharoun d0f576c266 Switched everything to ManagedByteCodeReader 2021-10-04 14:16:29 -05:00
Yoshi Askharoun 66b38fb952 Implemented Position, Cursor, ClientSize, Styles, and AppNotifyWindow on WpfRenderWindow 2021-10-04 14:15:27 -05:00
Yoshi Askharoun 714234fcd7 Re-enabled input 2021-10-04 10:20:26 -05:00
Yoshi Askharoun 0940e968a2 Create GraphicsDevice on RenderWindowBase 2021-10-04 01:19:13 -05:00
Yoshi Askharoun 311ffae287 Make RemoteAnimationManager not use remote messages 2021-10-04 00:50:47 -05:00
Yoshi Askharoun 4fa15c5817 Fixed build error involving IrisEngineInfo 2021-10-02 21:59:49 -05:00
Yoshi Askharoun 890990b37a Added instance of IrisEngineInfo to RenderObject 2021-10-01 21:31:34 -05:00
Yoshi Askharoun 094a1d2efd Abstracted RenderWindow for platform-specific implementations 2021-07-29 14:02:25 -05:00
Yoshi Askharoun 37d2410a51 Added basic wrapper for Windows.UI.Xaml.Window implementing IRenderWindow 2021-07-16 20:17:23 -05:00
Yoshi Askharoun 3e3c9a6129 Replaced some DX9/GDI implementations with crude Skia ones 2021-07-16 18:36:32 -05:00
Yoshi Askharoun 27bf388a2e Cloned RenderSession for Skia 2021-07-16 18:28:20 -05:00
Yoshi Askharoun cc8deff38a Reimplemented basic RenderEngine for SK 2021-07-16 16:03:13 -05:00
Yoshi Askharoun a44a3ddc3f Added Skia graphics types to Application.Initialize 2021-07-16 01:26:28 -05:00
Yoshi Askharoun c7d65e74ad Consolidate InvariantString.Format() 2021-07-16 01:17:18 -05:00
Yoshi Askharoun 926ed12bd6 Added more Rendering and GraphicsDeviceTypes; Disabled ping request count in Synchronize 2021-07-16 01:11:06 -05:00
Yoshi Askharoun c3d90fccbd Modified UIX libs to allow use from UWP 2021-07-15 22:00:36 -05:00
Yoshi Askharoun dd63b8d273 Added UIX library 2021-07-12 00:40:39 -05:00