aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Reduce code stink (#1818)jdp_2023-08-28
* Updated README.md (#1681)Tuffy2023-08-27
* Update macOS icon (#1609)xenticore2023-08-27
* remove AR code size limit (#1802)StraDaMa2023-08-27
* Edge fill rules for swapped polygons + a few minor fixes to edge cases (#1815)Jaklyy2023-08-27
* Make sprite mosaic (more) accurate (#1687)Mireille2023-08-27
* Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shift...Jaklyy2023-08-27
* Fix aa being upside down on swapped y-major slopes (#1803)Jaklyy2023-08-27
* Small Fix to Anti-Aliasing + Edge Marking Behavior (#1680)Jaklyy2023-08-27
* fix aa calc for 1px tall 0px wide slopes (#1795)Jaklyy2023-08-27
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* check lower pixel when top pixel ignores fog (#1808)Jaklyy2023-08-13
* Improve Interpolation Accuracy (#1686)Jaklyy2023-08-10
* fix some UBRSDuck2023-08-01
* a bit of frontend refactoringRSDuck2023-07-29
* wifi: attempt two at optimizing the sync mechanism. this time it should be fa...Arisotura2023-07-28
* wifi: implement CMD retriesArisotura2023-07-27
* wifi:Arisotura2023-07-27
* cancel CMD transfer if there isn't enough time leftArisotura2023-07-25
* wifi: mystery ack value is CMD_COUNTArisotura2023-07-25
* keep that one extra line in, thoArisotura2023-07-25
* Revert "attempt at making local multiplayer faster"Arisotura2023-07-25
* codesign the final universal macOS app bundleNadia Holmquist Pedersen2023-07-24
* Work around a strange bug in Qt5 that causes melonDS to crash on launchNadia Holmquist Pedersen2023-07-16
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* Merge branch 'master' of github.com:Arisotura/melonDSArisotura2023-07-15
|\
| * Add AppImage Builds (#1670)TGP172023-07-14
* | attempt at making local multiplayer fasterArisotura2023-07-15
|/
* fix bad seqno bug with MP replies (oops)Arisotura2023-07-14
* wifi: only allow setting TXSLOT_CMD bit15 if CMDCOUNT is nonzero, as per GBAtekArisotura2023-07-14
* Add a fallback to streaming decompression when loading zstd-compressed ROMs.Nadia Holmquist Pedersen2023-07-14
* Don't try to open the mic device every time if SDL says it has noneNadia Holmquist Pedersen2023-07-14
* Modest cleanups for DSi_NAND (#1714)Jesse Talavera-Greenberg2023-07-08
* Make linking librt conditional on it containing shm_openJesse Talavera-Greenberg2023-07-08
* Forgot an #include (#1712)Jesse Talavera-Greenberg2023-06-30
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Assign Qt standard Quit keyboard shortcutNadia Holmquist Pedersen2023-06-29
* Add microphone combobox using SDL (#1709)falsidge2023-06-27
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* Add a description to the wifi settings dialogNadia Holmquist Pedersen2023-06-24
* Implement in-memory savestates (#1693)Jesse Talavera-Greenberg2023-06-12
* disable DSi mode cartridge protection when DSi header is borkedRSDuck2023-05-11
* disable screen filtering when drawing with QTRSDuck2023-05-06
* Fix tab ordering everywhereNadia Holmquist Pedersen2023-05-01
* Fix the layout of the video settings dialog a bitNadia Holmquist Pedersen2023-05-01
* add missing GPL headerRSDuck2023-05-01
* fix UBRSDuck2023-05-01
* refactor frontend audio functionalityRSDuck2023-05-01
* Support loading Zstandard-compressed ROMs (#1667)Nadia Holmquist Pedersen2023-04-28
* pointless micro optimisationsRSDuck2023-04-28