Commit Graph

5 Commits (69611d3eacfae2d22b6b3ebc2ff4f3bfbff925b5)

Author SHA1 Message Date
Rutger Helling 6bebad7721
gnu: dolphin-emu: Enable Vulkan video backend.
* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend.
[inputs]: Add vulkan-icd-loader.
[arguments]: Rename 'generate-fonts to
'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so.
2018-02-23 10:17:48 +01:00
Efraim Flashner 8528080405
gnu: dolphin-emu: Shorten the source snippet.
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
2018-02-22 21:02:56 +02:00
Efraim Flashner e89bfc2dfd
gnu: dolphin-emu: Enable building on aarch64-linux.
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
2018-02-22 21:02:53 +02:00
Rutger Helling 9af704c59c
gnu: Move emulation packages from games to emulators.
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
  (mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
  (mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
  (mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
  (mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
  (mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
  gnu/packages/emulators.scm: ... here.
2018-02-22 12:15:23 +01:00
Rutger Helling e5f9ec8bc3
gnu: Add dolphin-emu.
* gnu/packages/emulators.scm (dolphin-emu): New variable.
2018-02-22 09:20:51 +01:00