isle-portable/LEGO1/omni/include
Anonymous Maarten b996fff6fa
Support building isle with modern MSVC + msys2 (#421)
* cmake: detect older MSVC and define ENABLE_DECOMP_ASSERTS to enable decomp asserts

* Add /Zc:__cplusplus to define __cplusplus with c++ version number

* Silence deprecated CRT releated warnings

* LegoCameraController overrids some methods that are not defined in its parent(s)

* Tgl::Device::GetDrawnTriangleCount does not exist (FIXME: INCORRECT FIX -> Tgl::Device should be updated instead)

* Remove copy/pasted APP_ICON from lego1 resource.h header

* Implement empty ViewLODList::Dump method

* Also enable "compat mode" for newer MSVC compilers

* Only do decomp assertions when using older MSVC compilers

* msys2 mingw compat (cannot pass reference of rvalue)

* Fix msys2 mingw warning: declaration 'class Tgl::Group' does not declare anything

* Add FIXME comment to LEgo3DView::m_previousRenderTime

* LegoView1 is 16 bytes bigger then LegoView ==> 4 32-bit pointers

* include string.h for strlen

* Fix overrides

* Fix constness of method

* Fixes

* Formatting

* Add size assert for MxFrequencyMeter

* ci: build isle with msys2 + msvc on GitHub actions

* Set vcvars for msvc

* msys2 needs the msys2 shell

* Build in default shell

* isle is not 64-bit yet (I think)

* Print bitness

* Use amd64_x64 cross tools

* Minor updates

* Add more names

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-01-10 23:34:32 +01:00
..
mxactionnotificationparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxatomid.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxatomidcounter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxaudiomanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxaudiopresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxautolocker.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxbitmap.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxcollection.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxcompositepresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxcontrolpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxcore.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxcriticalsection.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdiskstreamcontroller.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdiskstreamprovider.h Finish StreamProvider classes (#420) 2024-01-10 12:55:25 +01:00
mxdisplaysurface.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsactionlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsanim.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsbuffer.h Finish StreamProvider classes (#420) 2024-01-10 12:55:25 +01:00
mxdschunk.h Finish StreamProvider classes (#420) 2024-01-10 12:55:25 +01:00
mxdsevent.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsfile.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsmediaaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsmultiaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsobject.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsobjectaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsparallelaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsselectaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsserialaction.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdssound.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdssource.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsstill.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxdsstreamingaction.h Finish StreamProvider classes (#420) 2024-01-10 12:55:25 +01:00
mxdssubscriber.h Name various functions and other members (#418) 2024-01-08 19:07:13 +01:00
mxdstypes.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxentity.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxeventmanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxeventpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxflcpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxhashtable.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxioinfo.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxloopingflcpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxloopingmidipresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxloopingsmkpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxmediamanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxmediapresenter.h Name various functions and other members (#418) 2024-01-08 19:07:13 +01:00
mxmidipresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxmusicmanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxmusicpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxnextactiondatastart.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxnotificationmanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxnotificationparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxobjectfactory.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxomni.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxomnicreateflags.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxomnicreateparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxpalette.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxpoint32.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxpresenterlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxqueue.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxramstreamcontroller.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxramstreamprovider.h Finish StreamProvider classes (#420) 2024-01-10 12:55:25 +01:00
mxrect32.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxrectlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxregion.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxregioncursor.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxregionlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxscheduler.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsemaphore.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsize32.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsmack.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsmkpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsoundmanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxsoundpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstillpresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamchunk.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamchunklist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamcontroller.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamer.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstreamprovider.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstring.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxstringlist.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxthread.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxticklemanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxtimer.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxtype17notificationparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxtype18notificationparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxtype19notificationparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxtypes.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxutil.h Support building isle with modern MSVC + msys2 (#421) 2024-01-10 23:34:32 +01:00
mxvariable.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxvariabletable.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxvideomanager.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxvideoparam.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxvideoparamflags.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxvideopresenter.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxwavepresenter.h Name various functions and other members (#418) 2024-01-08 19:07:13 +01:00