-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parse cli arguments + log with SDL_Log #30
Merged
Merged
Commits on Jun 26, 2024
-
cmake: copy DLL dependencies to output path
This also copies SDL3.dll from an external path when using system dependencies.
Configuration menu - View commit details
-
Copy full SHA for 5a5834f - Browse repository at this point
Copy the full SHA 5a5834fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 049f00d - Browse repository at this point
Copy the full SHA 049f00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb9c4e - Browse repository at this point
Copy the full SHA fdb9c4eView commit details -
Use SDL_CreateWIndowWithProperties to create SDL window
Less branching => Clearer code
Configuration menu - View commit details
-
Copy full SHA for e3f02e3 - Browse repository at this point
Copy the full SHA e3f02e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2bc58 - Browse repository at this point
Copy the full SHA df2bc58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f08e4d - Browse repository at this point
Copy the full SHA 7f08e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382d24b - Browse repository at this point
Copy the full SHA 382d24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3204429 - Browse repository at this point
Copy the full SHA 3204429View commit details -
inparser will/should create libiniparser.lib for static libraries and…
… iniparser.lib for a shared library
Configuration menu - View commit details
-
Copy full SHA for f4dd988 - Browse repository at this point
Copy the full SHA f4dd988View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.