| Commit message (Expand) | Author | Age |
* | Fix some compiler warnings | WaluigiWare64 | 2021-01-25 |
* | more screen modes | RSDuck | 2021-01-24 |
* | Fix crash if OpenGL version is lower than requirements | WaluigiWare64 | 2021-01-24 |
* | Add FreeBSD support (#939) | WaluigiWare64 | 2021-01-22 |
* | minor code refactoring, to simplify BizHawk support (#958) | SuuperW | 2021-01-22 |
* | fix again | WaluigiWare64 | 2021-01-22 |
* | fix last commit | WaluigiWare64 | 2021-01-22 |
* | Add option to pause emulation when focus is lost | WaluigiWare64 | 2021-01-22 |
* | include polygon attr opaqueness for translucent polygons in render key | RSDuck | 2021-01-22 |
* | Fix blank melonDS app icon on macOS | WaluigiWare64 | 2021-01-22 |
* | Polish up archive support (#930) | Madhav Kanbur | 2021-01-22 |
* | Implement "lag frame" flag and counter (#949) | SuuperW | 2021-01-21 |
* | GL: ensure to set depthmask to TRUE before rendering opaque shit | Arisotura | 2021-01-21 |
* | Add option to hide mouse on inactivity (#955) | WaluigiWare64 | 2021-01-21 |
* | fix ARM64 again | RSDuck | 2021-01-21 |
* | fix last commit for ARM64 | RSDuck | 2021-01-20 |
* | JIT: handle STR post with rd == rn | RSDuck | 2021-01-19 |
* | Merge pull request #954 from WaluigiWare64/cmake-melonds-ver | Arisotura | 2021-01-19 |
|\ |
|
| * | Define melonDS version in CMake | WaluigiWare64 | 2021-01-19 |
|/ |
|
* | Add hotkey to swap screens (#953) | gal20 | 2021-01-18 |
* | implement swapping the position of both screens | RSDuck | 2021-01-17 |
* | keep only one handle of the NAND file around | RSDuck | 2021-01-17 |
* | pad ShaderConfig to a multiple of 16 | RSDuck | 2021-01-17 |
* | Change all mentions of qt5 to qt@5 on macOS (#937) | WaluigiWare64 | 2021-01-13 |
* | Also include Homebrew on ARM64 Mac location in CMake (#938) | WaluigiWare64 | 2021-01-11 |
* | quit on sigint (#934) | Ben Morris | 2021-01-10 |
* | Update melonDS version in melonDS.plist (used on macOS) (#932) | WaluigiWare64 | 2021-01-09 |
* | Improved SRAM performance (#925) | Kimmy Andersson | 2021-01-09 |
* | handle edge cases properly | RSDuck | 2021-01-09 |
* | mask off upper bits when incrementing RX addr | RSDuck | 2021-01-09 |
* | readd vram invalidation through display capture | RSDuck | 2021-01-07 |
* | fix out of bounds read | RSDuck | 2021-01-07 |
* | Merge pull request #926 from WaluigiWare64/fix/freebsd-include-aflink | Arisotura | 2021-01-07 |
|\ |
|
| * | Fix FreeBSD undefined identifier issues in Lan_PCap.cpp | WaluigiWare64 | 2021-01-05 |
* | | Merge pull request #678 from WaluigiWare64/feature/zip-support | Arisotura | 2021-01-07 |
|\ \ |
|
| * | | Add Open ROM inside Archive function | WaluigiWare64 | 2021-01-07 |
| * | | Properly fix macOS finding libarchive | WaluigiWare64 | 2021-01-05 |
| * | | Allow melonDS to write the file | WaluigiWare64 | 2021-01-05 |
| * | | Fix libarchive being found on macOS | WaluigiWare64 | 2021-01-04 |
| * | | Fix mistake in merge commit | WaluigiWare64 | 2021-01-03 |
| * | | Merge branch 'master' into feature/zip-support | WaluigiWare64 | 2021-01-03 |
| |\ \ |
|
| * | | | Fix return value of Archive::ExtractFileFromArchive | WaluigiWare64 | 2021-01-03 |
| * | | | Allow pkg-config to find libarchive on macOS | WaluigiWare64 | 2020-12-19 |
| * | | | Update workflow files | WaluigiWare64 | 2020-12-19 |
| * | | | fix for the last commit | WaluigiWare64 | 2020-12-19 |
| * | | | Merge branch 'master' into feature/zip-support | WaluigiWare64 | 2020-12-19 |
| |\ \ \ |
|
| * | | | | Extract ROM to new folder next to archive | WaluigiWare64 | 2020-12-19 |
| * | | | | Merge branch 'master' into feature/zip-support | WaluigiWare64 | 2020-10-23 |
| |\ \ \ \ |
|
| * | | | | | Switch to libarchive | WaluigiWare64 | 2020-10-22 |
| * | | | | | Update CMakeLists.txt | WaluigiWare64 | 2020-08-06 |