aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/irrlicht (follow)
Commit message (Collapse)AuthorAgeFilesLines
* irrlicht: fix build w/glibc-2.32Maximilian Bosch2020-09-121-0/+4
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-102-2/+2
|
* Address PR commentsRoman Plášil2020-02-283-16/+20
|
* minetest: update to 5.1.0 and build on DarwinRoman Plášil2020-02-283-1/+71
|
* treewide: Get rid of libGLU_combinedadisbladis2019-11-181-2/+2
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-241-2/+2
|
* irrlicht: 1.8-svn-5104 -> 1.8.4Daniel Fullmer2017-08-291-9/+7
|
* irrlicht3843: Removed unused derivationDaniel Fullmer2017-08-292-86/+0
| | | | | supertuxcart includes its own version of irrlicht so this is no longer needed.
* irrlicht: link to X11 libs explicitlyLinus Heckemann2017-05-291-1/+1
| | | | | This allows applications that require irrlicht to depend on the X libraries implicitly rather than explicitly.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-022-0/+2
| | | | Build-tested on x86_64 Linux & Mac.
* irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8); fixed awkward naming; use ↵C0DEHERO2015-05-162-16/+51
| | | | svn release branch
* Fixes irrlicht and minetest to work with mesa > 10Richard Zetterberg2015-04-032-1/+43
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-1/+1
|
* I think this may make irrlicht build, and thus, supertuxkart.Lluís Batlle i Rossell2012-02-261-0/+4
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32605
* Updating super tux kart to 0.7.3. I also add the library irrlicht, the specificLluís Batlle i Rossell2012-02-191-0/+39
version needed for super tux kart. svn path=/nixpkgs/trunk/; revision=32399