Commit Graph
44 Commits
Author SHA1 Message Date
Yoshi Askharoun 04f62f5f4a Fixed target null errors in ToDebugPacketString 2021-12-24 20:46:34 -06:00
Yoshi Askharoun 99572fbdae Updated interpreter from ZuneDev/ZuneShell.dll 2021-12-24 20:46:12 -06:00
Yoshi Askharoun 72e1e5a951 Fixed dispatcher work error 2021-12-24 14:48:04 -06:00
Yoshi Askharoun 13a69723fc Minor cleanup 2021-12-24 14:46:56 -06:00
Yoshi Askharoun cc97234cc1 Fixed crash in WpfRenderWindow.set_Visible 2021-12-24 14:45:51 -06:00
Yoshi Askharoun bb13581560 Changed log output location 2021-12-23 21:56:43 -06:00
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