aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix recent regression in screen layout calculationRSDuck2021-01-26
* fixes to the threadedness of the sw rasteriserRSDuck2021-01-26
* Use libepoxy to load in OpenGL functions (#960)WaluigiWare642021-01-26
* Add hybrid layout (#772)gal202021-01-25
* Fix some compiler warningsWaluigiWare642021-01-25
* more screen modesRSDuck2021-01-24
* Fix crash if OpenGL version is lower than requirementsWaluigiWare642021-01-24
* Add FreeBSD support (#939)WaluigiWare642021-01-22
* minor code refactoring, to simplify BizHawk support (#958)SuuperW2021-01-22
* fix againWaluigiWare642021-01-22
* fix last commitWaluigiWare642021-01-22
* Add option to pause emulation when focus is lostWaluigiWare642021-01-22
* include polygon attr opaqueness for translucent polygons in render keyRSDuck2021-01-22
* Fix blank melonDS app icon on macOSWaluigiWare642021-01-22
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Implement "lag frame" flag and counter (#949)SuuperW2021-01-21
* GL: ensure to set depthmask to TRUE before rendering opaque shitArisotura2021-01-21
* Add option to hide mouse on inactivity (#955)WaluigiWare642021-01-21
* fix ARM64 againRSDuck2021-01-21
* fix last commit for ARM64RSDuck2021-01-20
* JIT: handle STR post with rd == rnRSDuck2021-01-19
* Merge pull request #954 from WaluigiWare64/cmake-melonds-verArisotura2021-01-19
|\
| * Define melonDS version in CMakeWaluigiWare642021-01-19
|/
* Add hotkey to swap screens (#953)gal202021-01-18
* implement swapping the position of both screensRSDuck2021-01-17
* keep only one handle of the NAND file aroundRSDuck2021-01-17
* pad ShaderConfig to a multiple of 16RSDuck2021-01-17
* Change all mentions of qt5 to qt@5 on macOS (#937)WaluigiWare642021-01-13
* Also include Homebrew on ARM64 Mac location in CMake (#938)WaluigiWare642021-01-11
* quit on sigint (#934)Ben Morris2021-01-10
* Update melonDS version in melonDS.plist (used on macOS) (#932)WaluigiWare642021-01-09
* Improved SRAM performance (#925)Kimmy Andersson2021-01-09
* handle edge cases properlyRSDuck2021-01-09
* mask off upper bits when incrementing RX addrRSDuck2021-01-09
* readd vram invalidation through display captureRSDuck2021-01-07
* fix out of bounds readRSDuck2021-01-07
* Merge pull request #926 from WaluigiWare64/fix/freebsd-include-aflinkArisotura2021-01-07
|\
| * Fix FreeBSD undefined identifier issues in Lan_PCap.cppWaluigiWare642021-01-05
* | Merge pull request #678 from WaluigiWare64/feature/zip-supportArisotura2021-01-07
|\ \
| * | Add Open ROM inside Archive functionWaluigiWare642021-01-07
| * | Properly fix macOS finding libarchiveWaluigiWare642021-01-05
| * | Allow melonDS to write the fileWaluigiWare642021-01-05
| * | Fix libarchive being found on macOSWaluigiWare642021-01-04
| * | Fix mistake in merge commitWaluigiWare642021-01-03
| * | Merge branch 'master' into feature/zip-supportWaluigiWare642021-01-03
| |\ \
| * | | Fix return value of Archive::ExtractFileFromArchiveWaluigiWare642021-01-03
| * | | Allow pkg-config to find libarchive on macOSWaluigiWare642020-12-19
| * | | Update workflow filesWaluigiWare642020-12-19
| * | | fix for the last commitWaluigiWare642020-12-19
| * | | Merge branch 'master' into feature/zip-supportWaluigiWare642020-12-19
| |\ \ \