summaryrefslogtreecommitdiffstats
path: root/pkgs/games/dhewm3
AgeCommit message (Collapse)Author
2017-02-02dhewm3: 20130113 -> 1.4.1Cray Elliott
2015-05-16openal to openalSoft conversionJoachim Schiele
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk
2013-04-04dhewm3: linking with mesa (for non-nvidia cards)Lluís Batlle i Rossell
It was just doing a dlopen(libGL), so mesa wasn't in the rpath. Now it is.
2013-04-04dhewm3: adding enableParallelBuildingLluís Batlle i Rossell
2013-04-02dhewm3: add mesa to build inputsCarles Pagès
I also removed an unused line I left over in previous commits.
2013-04-02dhewm3: add current master from githubCarles Pagès
This is a port of the Doom 3 source code released under GPL. Amongst others, this makes use of SDL to be multiplatform, and supports amd64.