aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* guard the default vcpkg directory against multiple CMake instances using itNadia Holmquist Pedersen2023-12-28
* Disable default-features for host qtbase to speed up cross build timesNadia Holmquist Pedersen2023-12-28
* CI stuff (#1935)Nadia Holmquist Pedersen2023-12-28
* Resolve or silence some warnings (#1905)Jesse Talavera2023-12-28
* Merge branch 'master' of github.com:melonDS-emu/melonDSArisotura2023-12-28
|\
| * Add basic CMake presets fileNadia Holmquist Pedersen2023-12-28
* | integrate OSD into ScreenPanel and make it nicerArisotura2023-12-28
|/
* blargArisotura2023-12-27
* sfjshArisotura2023-12-27
* Add `alignas` specifiers to some arrays based on how they're accessed (#1933)Jesse Talavera2023-12-26
* fix OSD scaling on hiDPI screensArisotura2023-12-26
* separate EmuThread to its own fileArisotura2023-12-26
* Merge branch 'master' of github.com:melonDS-emu/melonDSArisotura2023-12-26
|\
| * Apply some quick hotfixes (#1931)Jesse Talavera2023-12-26
| * Don't call Reset on nullptrNadia Holmquist Pedersen2023-12-26
| * "Incorrectly" link libslirp to stop its broken build system fucking upNadia Holmquist Pedersen2023-12-26
| * Update vcpkgNadia Holmquist Pedersen2023-12-26
| * Integrate support for building with dependencies from vcpkg (#1880)Nadia Holmquist Pedersen2023-12-26
| * Make that FindWayland warning shut upNadia Holmquist Pedersen2023-12-26
| * Screen.cpp: include missing headersNadia Holmquist Pedersen2023-12-26
* | start cleaning up: move OpenGL stuff out of EmuThreadArisotura2023-12-26
|/
* oopsArisotura2023-12-25
* add convenience method to Window class for OSD messagesArisotura2023-12-25
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
* Support GBA .sav file with appended .rtc (#1927)Samuel Magnan2023-12-24
* fix possible crashArisotura2023-12-23
* do not access NDS object emulation is pausedRSDuck2023-12-22
* Don't try to call transferLayout on non-GL ScreenPanelNadia Holmquist Pedersen2023-12-22
* Attempt to get rid of leftover QSharedMemory instance after crashNadia Holmquist Pedersen2023-12-22
* Reset DS object directly after creationRSDuck2023-12-21
* call Reset on 3D renderer objectRSDuck2023-12-21
* Check Q_OS_UNIX define insteadNadia Holmquist Pedersen2023-12-20
* Fix generic icon when using WaylandDaniel Simon2023-12-20
* Wrap the `EnableJIT` initialization in an `#ifdef` (#1922)Jesse Talavera2023-12-20
* Set `NDS::EnableJIT` in the constructor (#1921)Jesse Talavera2023-12-19
* Fix an incorrect use of `std::move` (#1919)Jesse Talavera2023-12-16
* Add a call to `std::move` that I missed (#1917)Jesse Talavera2023-12-15
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* Fix detection of native NDS ARM BIOS images (#1910)Jesse Talavera2023-12-15
* Make the initial 3D renderer configurable via `NDSArgs` (#1913)Jesse Talavera2023-12-15
* Support emulating R4 Revolution/M3DS Simply cartridges. (#1854)Adrian Siekierka2023-12-15
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* fix default emu settings tab (#1912)Jaklyy2023-12-12
* Fix some conflicts with windows.h in some configurationsNadia Holmquist Pedersen2023-12-11
* hopefully reset all GPU3D attributes properlyRSDuck2023-12-08
* Fix GBA<->DS comm not working when using FreeBIOSNadia Holmquist Pedersen2023-12-08
* Don't try to poke at the header on deinit if MPQueue is nullptrNadia Holmquist Pedersen2023-12-08
* I'm sick of this interfering with debuggingNadia Holmquist Pedersen2023-12-08
* Fix some minor instances of undefined behaviorJesse Talavera-Greenberg2023-12-08
* Correctly use the refactored `JitEnableWrite`Jesse Talavera-Greenberg2023-12-08