MS
907c85616b
Supporting items for SetupCopyRect() ( #177 )
...
* Minor improvements all related to SetupCopyRect
* Rename inline getters. malloc/free -> new/delete
* MxTypes in TransitionManager. Remove stub marker (oops)
2023-10-07 18:48:36 +02:00
Christian Semmler
5164ef1a54
Refactor MxOmni/LegoOmni headers to use forward declarations ( #148 )
...
* Refactor MxOmni/LegoOmni headers to use forward declarations
* Fixes
* Fix build
* Fix deps
2023-10-07 17:30:04 +02:00
Ramen2X
8e87b5b4c8
MxTransitionManager::Tickle() & FUN_1004bcf0 ( #168 )
...
* implement MxTransitionManager::Tickle()
* improved accuracy of MxTransitionManager::Tickle
* implement MxTransitionManager::FUN_1004bcf0
* improved accuracy of FUN_1004bcf0
* move/rename stubbed transition methods
---------
Co-authored-by: MattKC <34096995+itsmattkc@users.noreply.github.com>
2023-10-05 18:51:34 -04:00
Regan Green
c46bc985c2
Implement MxTransitionManager SetWaitIndicator and SetupCopyRect ( #165 )
...
* Implement MxTransitionManager SetWaitIndicator and SetupCopyRect
* More accurate SetupCopyRect
* Add MxDSAction::Flag_Bit5
* SetupCopyRect PR Amends
* Correct braces formatting
* Stub MxVideoPresenter::Destroy
2023-10-05 06:31:20 -04:00
Christian Semmler
2233da39d8
Implement/match MxDisplaySurface::Create ( #115 )
2023-08-28 02:49:15 -07:00
Christian Semmler
932baa2a87
lego1: Add MxDisplaySurface class members and some functions ( #95 )
...
* Add MxDisplaySurface class members and some functions
* Add size assert
* style
2023-08-03 11:13:27 -07:00