about summary refs log tree commit diff
path: root/pkgs/misc/emulators/dolphin-emu
Commit message (Collapse)AuthorAge
* dolphinEmuMaster: 20170705 -> 20170730Cray Elliott2017-07-31
| | | | | generally I only update this once a month or less, but the much awaited ubershader branch landed
* dolphinEmuMaster: 20150802 -> 20170705Cray Elliott2017-07-08
| | | | | removed a substitution that is no longer needed, add new dependencies, and use fetchFromGitHub instead of fetchgit
* dolphin-emu: include more dependenciesLinus Heckemann2017-04-30
| | | | | | | | | Previously, dolphin would build against vendored copies of the libraries (shipped in source code form). This would result both in a longer build (wxWidgets takes a while to build!) and in bulkier binaries that wouldn't share libraries with others, along with using fixed versions of curl and mbedtls which may be left with unpatched security vulnerabilities.
* dolphinEmu*: fixup build with glibc-2.25Vladimír Čunát2017-02-21
|
* Remove redundant -DCMAKE_BUILD_TYPE=Release flagsAneesh Agrawal2016-10-01
| | | | | | Since commit 183d05a0 in 2012, this is the default. fixes #18000
* Remove unnecessary references to gcc5Eelco Dolstra2016-07-11
| | | | These cause an unnecessary rebuild of gcc.
* dolphin-emu: 4.0.2 -> 5.0William Casarin2016-07-06
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* treewide: Make explicit that 'dev' output of gtk2 is usedTuomas Tynkkynen2016-05-19
|
* mass-replace glib and gtk lib/*/include pathsNikolay Amiantov2016-04-14
|
* marking junit and dolphinEmu as brokenRok Garbas2015-09-08
|
* bump dolphinEmuMaster, remove no longer needed SDL depCray Elliott2015-08-02
| | | | | also add libevdev as a dep, read about all the changes at https://dolphin-emu.org/blog/2015/08/01/dolphin-progress-report-july-2015/
* bump dolphinEmuMaster, now needs gcc5 to compileCray Elliott2015-06-09
| | | | also removed wxGTK30 as that was unnecessary, and actually causes compilation errors with gcc5 in the mix
* Use libpulseaudio instead of pulseaudioWilliam A. Kennington III2015-05-29
|
* dolphinEmuMaster: add libusb to depends, bump git versionCray Elliott2015-04-21
| | | | this allows dolphin-emu to detect and use the Nintendo Wii U Gamecube Adapter
* monthly bump of dolphinEmuMasterCray Elliott2015-04-04
| | | | | see dolphin's progress report if you want to know what is new! https://dolphin-emu.org/blog/2015/04/01/dolphin-progress-report-march-2015/
* Monthly bump of dolphinEmuMasterCray Elliott2015-03-02
| | | | | | Large performance improvements, smaller binary, and higher accuracy! See for details : https://dolphin-emu.org/blog/2015/03/01/dolphin-progress-report-february-2015/
* monthly bump of dolphinEmuMasterCray Elliott2015-02-01
| | | | check out what's new at https://dolphin-emu.org/blog/2015/02/01/dolphin-progress-report-january-2015/
* remove extraneous platform from dolphinEmuMasterCray Elliott2015-01-03
|
* time for the monthly dolphinEmuMaster bumpCray Elliott2015-01-03
|
* dolphin-emu-master: disable unsupported i686 platformVladimír Čunát2014-12-10
|
* monthly bump of dolphinEmuMasterCray Elliott2014-12-02
| | | | | | | | Tons of accuracy improvements per usual, some somewhat interesting ones: - Constant Angular Velocity for Disk Reads - FIFO buffer fix - Vectorized Vertex loading and more! read about it at dolphin-emu.org
* add a platform to all of my packagesCray Elliott2014-11-19
|
* dolphinEmuMaster bump to bring in new HLE Audio codeCray Elliott2014-11-12
| | | | | | | | | Generally we only bump once per month, but due to the new dolphin-emu.org blog post covering the subject, I couldn't resist :) if you'd like to read more about it, read here! https://dolphin-emu.org/blog/2014/11/12/the-rise-of-hle-audio/#cuthere
* monthly bump of dolphinEmuMasterCray Elliott2014-11-02
| | | | | also dolphinEmu and dolphinEmuMaster had an extraneous stdenv removed from buildInputs
* Update dolphinEmuMasterCray Elliott2014-10-03
| | | | | | | The plan at this point is to update dolphinEmuMaster every month in tanden with the latest development report on the dolphin-emu.org blog. Closes #4374
* dolphin-emu: drop reference to git from buildInputs since it's no longer an ↵Peter Simons2014-09-02
| | | | argument to the expression after #3936
* dolphinEmu doesn't need the git packageCray Elliott2014-09-02
|
* add dolphinEmu and dolphinEmuMasterCray Elliott2014-09-02
Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for Windows, Mac OS X and Linux