* chore: update README.md
* ✨ feat: got the audio working
* 🔧 feat: add appxmanifest
* 🩹 fix: remove opengl stuff
* ⚗️ feat: add button support
* ⚗️ chore: try to make less modification from upstream
* 🩹 fix: doesnt compile
* ✨ feat: forcibly draw cursor and map right joystick to cursor
* 🩹 fix: remap joystick
* 🎨 fix: formatting
* 🎨 fix: cmakelists formatting
* 🩹 fix: 3ds build
* 👷 feat: add xbox one ci build
* 💚 fix: github hates xbox series naming
* 💚 fix: dont run cpack for xbox one, vs does that for you
* 💚 fix: xbox one need to use vs as generator
* 💚 fix: please
* 💚 fix: it could be msix not bundle
* 💚 fix: try recursive directory search when upload release
* 🔨 feat: support cpack
* 👷 feat: better packaging
* 💚 fix: ignore if mv fails
* 🔧 feat: add mouse sensitivity config
* 🔥 chore: dont need you
* ⚗️ chore: use d3d11
* ✨ feat: hardware acceleration!!
* 🚸 chore: change default cd path so user can easily copy the assets to xbox
* 🧑💻 chore: improve reusability
* 🚨 fix: formatting error
* 🚸 chore: draw cursor by default
* 🎨 chore: cmakelists formatting
* chore: match with upstream
* chore: more matching with upstream
* chore: don't need you
* 🩹 fix: apply changes
* 🔥 fix: we don't need controller map anymore
* 🩹 fix: use isle style include guard
* 🩹 fix: last newline fix
* 👷 chore: use cpack
* 💚 fix: try to fix ci
* 💚 fix: i tried my best...
* Add Launch Game option to config tool
* Rename executable from "config" to "isle-config"
* Add error popup if unable to find game executable
* Use one QMessageBox for both Win and *nix
Create one QMessageBox object to use for both Windows and non-Windows platforms. Additionally, set all relevant text during creation of QMessageBox, and show Warning icon as part of message box.
* Add tooltips to save, launch, and exit buttons
* Change "Launch Game" to "Save and Launch"
* Remove unnecessary Windows-specific code
* Show that CMake is grabbing SDL3
* Make status message only run if downloading SDL3
* Reduce whitespace
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
---------
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
* extract d3drm{frame,light,mesh} to source file and reduce stderr spam
* cmake: don't add to miniwin
Visual Studio tries to compile the shaders, which does not work well
* Show imgui window when starting app with --debug
* g_closed test in SDL_AppIterate is still needed
* Allow disabling isleapp debugging by configuring with -DISLE_DEBUG=OFF
* clang-format
* Try entropy build
* Fix
* Updates
* Remove file
* Fix
* Add seed parameter to entropy.sh
* echo SEED used
* Try build pipeline changes
* Add python setup
* Fix pipeline
* Increase number of samples, add entropy to isle and config
* Try 32 samples
* Empty commit for another CI run
* Try 50 samples
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Update
* Echo seed
* Update text
* Fix requirements.txt
* Cancel previous CI workflows
* Try only build,yml
* Empty commit - should stop earlier build
* Fix upload