summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libdrm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-141-1/+1
|\
| * Update homepage attributes: http -> https•••Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems mimadrid2017-08-031-1/+1
* | libdrm: 2.4.81 -> 2.4.82Vladimír Čunát2017-08-131-2/+2
|/
* libdrm: support valgrind suppression via a lighter version•••Fixes #25917. It's all only about build-time dependency bloat and consequent rebuild propagation. Vladimír Čunát2017-05-271-3/+3
* libdrm: 2.4.79 -> 2.4.81Vladimír Čunát2017-05-271-2/+2
* libdrm: 2.4.76 -> 2.4.79Vladimír Čunát2017-04-101-2/+2
* libdrm: 2.4.75 -> 2.4.76Vladimír Čunát2017-04-011-2/+2
* Revert "stdenv: aarch64 is also ARM"•••This reverts commit a5f4e22289229a5f6b7341d17c45db98be84d479. Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717 In general, the architectures are different enough that there is no reason to consider both as ARM, just like we don't consider x86_64 as 32-bit x86. cc @fpletz Tuomas Tynkkynen2017-03-111-1/+1
* stdenv: aarch64 is also ARMFranz Pletz2017-03-111-1/+1
* libdrm: 2.4.74 -> 2.4.75Vladimír Čunát2017-02-051-2/+2
* libdrm: Enable some ARM drivers•••I dropped --enable-freedreno since it's automatically enabled on ARM and shouldn't be needed anywhere else. Tuomas Tynkkynen2017-01-291-1/+2
* libdrm: 2.4.73 -> 2.4.74Vladimír Čunát2016-12-031-2/+2
* libdrm: 2.4.71 -> 2.4.73•••Also: - remove udev remains except explanation; - remove maintainers.urkud, as he's been inactive for years. Vladimír Čunát2016-11-171-6/+3
* libdrm: 2.4.70 -> 2.4.71Vladimír Čunát2016-10-111-2/+2
* libdrm: Don't depend on udev•••The configure script checks for it, but the only use (in libkms/Makefile.am) is commented out. Eelco Dolstra2016-09-051-2/+3
* treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. Tuomas Tynkkynen2016-08-291-1/+1
* Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...•••Revert a revert of a merge that shouldn't have been in master but was intentionally in staging. Next time I'll do this right after the revert instead of so far down the line... This reverts commit 9adad8612b082bcbae30c81678a04b79a44079a4. Shea Levy2016-08-241-2/+2
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"•••Was meant to go into staging, sorry This reverts commit 57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1, reversing changes made to 760b2b9048ea775c319cb348d74447a20dea513e. Shea Levy2016-08-151-2/+2
* libdrm: 2.4.68 -> 2.4.70Vladimír Čunát2016-08-141-2/+2
* libdrm: 2.4.66 -> 2.4.68Vladimír Čunát2016-05-221-2/+2
* Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-191-2/+2
|\
| * libdrm: update 2.4.65 -> 2.4.66Vladimír Čunát2016-01-041-2/+2
* | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. Vladimír Čunát2015-10-031-4/+4
|\|
| * libdrm: update 2.4.64 -> 2.4.65Vladimír Čunát2015-09-201-2/+2
| * libdrm: 2.4.62 -> 2.4.64William A. Kennington III2015-08-181-2/+2
| * libdrm: Remove valgrind as a dependency•••cc @vcunat William A. Kennington III2015-07-191-2/+2
| * libdrm: update and add valgrind dependency•••I couldn't find an easy way around this new build-time dependency, unfortunately. It creates some new mass-rebuild chains... Vladimír Čunát2015-07-191-4/+4
| * libdrm: small updateVladimír Čunát2015-05-261-2/+2
* | Merge 'staging' into closure-size•••- there were many easy merge conflicts - cc-wrapper needed nontrivial changes Many other problems might've been created by interaction of the branches, but stdenv and a few other packages build fine now. Vladimír Čunát2015-04-181-3/+4
|\|
| * libdrm: Enable freedrenoWilliam A. Kennington III2015-03-281-1/+2
| * libdrm: 2.4.59 -> 2.4.60William A. Kennington III2015-03-261-2/+2
| * libdrm: updateVladimír Čunát2015-03-091-2/+2
| * libdrm: updateVladimír Čunát2014-10-191-2/+2
* | Merge 'staging' into multiple-outputs•••Conflicts: pkgs/applications/audio/flac/default.nix pkgs/build-support/gcc-wrapper/builder.sh pkgs/development/libraries/apr-util/default.nix pkgs/development/libraries/apr/default.nix pkgs/development/libraries/atk/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/glibc/2.17/builder.sh pkgs/development/libraries/glibc/2.17/locales.nix pkgs/development/libraries/libjpeg/default.nix pkgs/development/libraries/libogg/default.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/libvorbis/default.nix pkgs/development/libraries/mesa/default.nix pkgs/development/libraries/pango/default.nix pkgs/development/web/nodejs/default.nix pkgs/os-specific/linux/pam/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/stdenv/generic/setup.sh pkgs/stdenv/linux/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-small.nix Vladimír Čunát2014-08-231-3/+3
|\|
| * libdrm: updateVladimír Čunát2014-08-021-2/+2
| * libdrm: allow to build on any unixJohn Wiegley2014-06-071-1/+1
| * libdrm: minor update 2.4.52 -> .54•••Including support for AMD Mullins chips. Vladimír Čunát2014-05-061-2/+2
| * libdrm: minor update 2.4.50 -> .52Vladimír Čunát2014-01-281-2/+2
| * libdrm: bump 2.4.49 -> .50•••Mainly, it fixes a critical bug for Radeon Southern Islands GPUs. Vladimír Čunát2013-12-101-2/+2
| * libdrm: minor update 2.4.48 -> .49Vladimír Čunát2013-11-231-2/+2
| * libdrm: minor update 2.4.46 -> .48Vladimír Čunát2013-11-171-2/+2
* | Merge remote-tracking branch 'official/master' into multiple-outputs•••Conflicts: pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/libpng/default.nix pkgs/development/libraries/pango/default.nix pkgs/tools/typesetting/tex/texlive/default.nix pkgs/top-level/all-packages.nix Mathijs Kwik2013-09-111-2/+2
|\|
| * libdrm: minor update•••Builds. I found no kind of news/changelog docs, hopefully nothing important. Vladimír Čunát2013-08-271-2/+2
* | libdrm: Use multiple outputsEelco Dolstra2013-08-231-0/+2
|/
* fix evaluation on non-Linux, should fix tarballVladimír Čunát2013-06-171-2/+3
* WARNING: history from now is going to change (mesa+llvm)•••Current WIP, only tested nouveau (3D works very well). Vladimír Čunát2013-05-161-3/+1
* libdrm: update because of mesa-9.1Vladimír Čunát2013-02-231-3/+3
* Merge branch stdenv-updates into x-updates•••x-updates is supposed to merge after stdenv-updates, so let's test it Conflicts: pkgs/development/libraries/gtk+/2.x.nix (both updated, taking newer) pkgs/development/libraries/mesa/default.nix (taking nativeBuildInputs) Vladimír Čunát2013-02-211-1/+1
|\
| * Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase. Eelco Dolstra2012-12-281-1/+1
* | Updated Mesa to 9.0.2•••Also updated libdrm to 2.4.40 (not 2.4.41 because they have broken tars for that) Removed the Mesa patch for sis video on mips64el-linux because sis is not supported in Mesa anyway (since version 8) Arseniy Alekseyev2013-01-281-2/+2
|/