Commit Graph

121 Commits (e9a47233f7b2ecdc818834dabab0b194bf5485c0)

Author SHA1 Message Date
Connor McLaughlin 0c4c37412b GameDB: Remove split json files
The original intention was to make it easier to edit via github,
but it's more of a pain than helpful.
3 years ago
qurious-pixel 11be9c1498
generate a wayland appimage (#2625)
* generate a wayland appimage

- update patchelf to 0.12
- integrate qt5-wayland plugins
- check for wayland display environment

* duckstation wayland

- update packages to include qt5-wayland
- upload wayland packages
- add wayland packages to release

* Generate single Qt appimage with wayland

- combine x11 and wayland into one appimage

* One Qt appimage
3 years ago
Connor McLaughlin 43c310af4b scripts: Add regression test runner/checker 4 years ago
Connor McLaughlin e9374646e9 GPU/SW: Fix performance regression on 32-bit ARM 4 years ago
Connor McLaughlin 1405ba8a6b GPU/SW: Specialize rasterizing functions further 4 years ago
Connor McLaughlin 2cf6e8f5c9 Move dist files into extras 4 years ago
Connor McLaughlin cac8080657 Remove unused libretro build scripts 4 years ago
Connor McLaughlin c9029a88c7 CMake: Fix Android native library build 4 years ago
Connor McLaughlin 143a82b543 scripts: Add libretro core build scripts 4 years ago
Julien Reichardt 4bd1161ac9 Split appimage script and distribution files 4 years ago
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 4 years ago
Connor McLaughlin 4cc2883224 Add script to pad a BIOS image
Mainly useful for openbios.
4 years ago
Connor McLaughlin 419726f4cc Remove libretro core - core will now be maintained by libretro
libretro have agreed to take over maintenance of the core.

Please see their fork at https://github.com/libretro/duckstation if you
wish to continue to use it.
4 years ago
Albert Liu def9a98cb9 GameSettings: Disable analog mode forcing instead of forcing digital controller 4 years ago
Connor McLaughlin d1399fe6a3 Data: Add cheat database
Cheats courtesy of Pugsy.
4 years ago
Connor McLaughlin 859f23f4d5 libretro: Add compatibility settings loading 4 years ago
Connor McLaughlin 77da1c8f02 compatibility_xml_to_csv.py: Fix handling of broken input 5 years ago
Connor McLaughlin 302e137aa3 merge_compatibility_list.py: Use UTF-8 encoding in output 5 years ago
Connor McLaughlin f49c2dedf6 Add script for converting compatibility XML to CSV 5 years ago
Connor McLaughlin 7be360475b Add script to merge compatibility lists 5 years ago
Connor McLaughlin 61b057929e Add script to convert compatibility CSV to XML 5 years ago