Commit Graph
38 Commits
Author SHA1 Message Date
Yoshi Askharoun caaf880022 Exposed debug-related options to public 2021-12-23 21:54:52 -06:00
Yoshi Askharoun 5652053493 Switched to Topten.RichTextKit for now 2021-12-23 20:24:58 -06:00
Yoshi Askharoun a7549934fb Added SKColor <-> Iris Color helpers 2021-10-08 14:32:02 -05:00
Yoshi Askharoun 160433666f Something was changed in UIDispatcher, not sure what 2021-10-08 13:55:11 -05:00
Yoshi Askharoun c9e3376e7c Removed call to SpDestroyNotifyWindow in UIForm.OnDestroy 2021-10-08 13:52:02 -05:00
Yoshi Askharoun efb5ef6dca Update SKSurface every host UI cycle 2021-10-08 13:47:22 -05:00
Yoshi Askharoun 68a7919f49 Moved plat-specific windows to UIX.Skia 2021-10-06 22:26:42 -05:00
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