isle-portable/3rdparty
Anonymous Maarten 196259c6c9
Parse cli arguments + log with SDL_Log ()
* 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
..
d3drm Parse cli arguments + log with SDL_Log () 2024-06-26 11:24:40 -07:00
dx5 Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
libsmacker@b3d4e97e0c Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
miniaudio@4a5b74bef0 Replace DirectSound with miniaudio () 2024-06-25 20:02:58 +02:00
vec implement/match CalcLocalTransform () 2023-10-24 14:27:24 +02:00
.clang-format Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
CMakeLists.txt Fix mingw build + copy d3drm from wine () 2024-06-25 20:02:58 +02:00