isle-portable/ISLE
Anonymous Maarten 196259c6c9
Parse cli arguments + log with SDL_Log (#30)
* cmake: copy DLL dependencies to output path

This also copies SDL3.dll from an external path when using system
dependencies.

* Only include <SDL3/SDL.h>

* isle: parse cli argument (--ini for custom ini path)

* Use SDL_CreateWIndowWithProperties to create SDL window

Less branching => Clearer code

* Log mxdirectx failure using SDL_Log + E_NOINTERFACE

* Fix d3drm32.def for msvc

* Define D3DRM_WINE when using d3drm from wine

* Ignore failed assertions from d3drm unimplemented functions

* inparser will/should create libiniparser.lib for static libraries and iniparser.lib for a shared library
2024-06-26 11:24:40 -07:00
..
res Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
isleapp.cpp Parse cli arguments + log with SDL_Log (#30) 2024-06-26 11:24:40 -07:00
isleapp.h Parse cli arguments + log with SDL_Log (#30) 2024-06-26 11:24:40 -07:00
library_msvc.h Add more annotations to ISLE (#990) 2024-06-05 12:31:23 +02:00
library_smartheap.h Add datacmp to CI (#746) 2024-03-29 07:58:59 -04:00