summary refs log tree commit diff
path: root/pkgs/development/libraries/libdrm
Commit message (Collapse)AuthorAge
* libdrm: 2.4.99 -> 2.4.100R. RyanTM2019-10-27
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
* libdrm: Add patch to fix musl build. Fixes #66441Niklas Hambüchen2019-09-22
| | | | | | (cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12) Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
* libdrm: enable omap supportRobin Gloster2019-08-26
| | | | fixes build for xorg.xf86videoomap
* libdrm: don't depend on valgrind when it is not available (armv6l)Ben Wolsieffer2019-08-19
|
* libdrm: cross-compile fixJörg Thalheim2019-08-02
|
* libdrm: 2.4.98 -> 2.4.99Will Dietz2019-07-11
| | | | https://lists.x.org/archives/xorg-announce/2019-July/003001.html
* libdrm: build with mesonCole Mickens2019-06-26
|
* libdrm: 2.4.97 -> 2.4.98R. RyanTM2019-05-01
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
* treewide: remove old patches for macOSMatthew Bauer2019-04-26
| | | | These shouldn’t be needed now that we are on macOS 10.12.
* libdrm: 2.4.96 -> 2.4.97Will Dietz2019-02-15
| | | | https://lists.x.org/archives/xorg-announce/2019-January/002937.html
* libdrm: 2.4.94 -> 2.4.96 (#49292)R. RyanTM2018-10-27
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
* libdrm: 2.4.93 -> 2.4.94R. RyanTM2018-09-06
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from libdrm
* libdrm: fix testsJan Malakhovski2018-08-11
|
* libdrm: 2.4.92 -> 2.4.93 (#44759)R. RyanTM2018-08-09
| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions.
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* libdrm: 2.4.91 -> 2.4.92R. RyanTM2018-05-11
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.92 with grep in /nix/store/9n9nnxcq129pwmynmbpsb2h86w6aafkr-libdrm-2.4.92 - directory tree listing: https://gist.github.com/f9b660cd3c8012a94adf29b9d2931d70
* libdrm: Remove crossAttrsJohn Ericson2018-05-10
| | | | No hashes should be changed.
* treewide: isArm -> isAarch32John Ericson2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following legacy packing conventions, `isArm` was defined just for 32-bit ARM instruction set. This is confusing to non packagers though, because Aarch64 is an ARM instruction set. The official ARM overview for ARMv8[1] is surprisingly not confusing, given the overall state of affairs for ARM naming conventions, and offers us a solution. It divides the nomenclature into three levels: ``` ISA: ARMv8 {-A, -R, -M} / \ Mode: Aarch32 Aarch64 | / \ Encoding: A64 A32 T32 ``` At the top is the overall v8 instruction set archicture. Second are the two modes, defined by bitwidth but differing in other semantics too, and buttom are the encodings, (hopefully?) isomorphic if they encode the same mode. The 32 bit encodings are mostly backwards compatible with previous non-Thumb and Thumb encodings, and if so we can pun the mode names to instead mean "sets of compatable or isomorphic encodings", and then voilà we have nice names for 32-bit and 64-bit arm instruction sets which do not use the word ARM so as to not confused either laymen or experienced ARM packages. [1]: https://developer.arm.com/products/architecture/a-profile
* libdrm: 2.4.90 -> 2.4.91R. RyanTM2018-03-31
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.91 with grep in /nix/store/rff4bpz0j9w5fgxsd5qq1vdv5wpdlwxy-libdrm-2.4.91 - directory tree listing: https://gist.github.com/c13751993f64b3543f93979f9450e5d1
* libdrm: 2.4.89 -> 2.4.90Vladimír Čunát2018-02-24
|
* libdrm: 2.4.88 -> 2.4.89Vladimír Čunát2017-12-29
|
* libdrm: 2.4.84 -> 2.4.88Vladimír Čunát2017-11-27
|
* libdrm: 2.4.83 -> 2.4.84Vladimír Čunát2017-10-16
|
* libdrm: enable testsgnidorah2017-10-06
|
* libdrm: 2.4.82 -> 2.4.83Vladimír Čunát2017-08-27
|
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-14
|\
| * Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | | | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* | libdrm: 2.4.81 -> 2.4.82Vladimír Čunát2017-08-13
|/
* libdrm: support valgrind suppression via a lighter versionVladimír Čunát2017-05-27
| | | | | Fixes #25917. It's all only about build-time dependency bloat and consequent rebuild propagation.
* libdrm: 2.4.79 -> 2.4.81Vladimír Čunát2017-05-27
|
* libdrm: 2.4.76 -> 2.4.79Vladimír Čunát2017-04-10
|
* libdrm: 2.4.75 -> 2.4.76Vladimír Čunát2017-04-01
|
* Revert "stdenv: aarch64 is also ARM"Tuomas Tynkkynen2017-03-11
| | | | | | | | | | | 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
* stdenv: aarch64 is also ARMFranz Pletz2017-03-11
|
* libdrm: 2.4.74 -> 2.4.75Vladimír Čunát2017-02-05
|
* libdrm: Enable some ARM driversTuomas Tynkkynen2017-01-29
| | | | | I dropped --enable-freedreno since it's automatically enabled on ARM and shouldn't be needed anywhere else.
* libdrm: 2.4.73 -> 2.4.74Vladimír Čunát2016-12-03
|
* libdrm: 2.4.71 -> 2.4.73Vladimír Čunát2016-11-17
| | | | | | Also: - remove udev remains except explanation; - remove maintainers.urkud, as he's been inactive for years.
* libdrm: 2.4.70 -> 2.4.71Vladimír Čunát2016-10-11
|
* libdrm: Don't depend on udevEelco Dolstra2016-09-05
| | | | | The configure script checks for it, but the only use (in libkms/Makefile.am) is commented out.
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* Revert "Revert "Merge branch 'modprobe-fix' of ↵Shea Levy2016-08-24
| | | | | | | | | | git://github.com/abbradar/nixpkgs"" 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.
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
| | | | | | | Was meant to go into staging, sorry This reverts commit 57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1, reversing changes made to 760b2b9048ea775c319cb348d74447a20dea513e.
* libdrm: 2.4.68 -> 2.4.70Vladimír Čunát2016-08-14
|
* libdrm: 2.4.66 -> 2.4.68Vladimír Čunát2016-05-22
|
* Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\
| * libdrm: update 2.4.65 -> 2.4.66Vladimír Čunát2016-01-04
| |
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * libdrm: update 2.4.64 -> 2.4.65Vladimír Čunát2015-09-20
| |
| * libdrm: 2.4.62 -> 2.4.64William A. Kennington III2015-08-18
| |