summary refs log tree commit diff
path: root/pkgs/development/libraries/libdrm
Commit message (Collapse)AuthorAge
* libdrm: 2.4.106 -> 2.4.107Michael Weiss2021-07-02
|
* libdrm: 2.4.105 -> 2.4.106Michael Weiss2021-05-18
|
* libdrm: 2.4.104 -> 2.4.105 (#118733)Michael Weiss2021-04-07
| | | Note: There are no "*-symbol-check" files anymore.
* libdrm: fix cross-compile to x86Ryan Burns2021-01-30
| | | | | | | | | | Don't omit drm_intel when cross-compiling. We've had this switch since ca5d91aa608224368d93599416dd97b16cbe6bbf and it doesn't seem to be needed anymore. https://hydra.nixos.org/eval/1644952?filter=x86_64-musl.mesa#tabs-still-fail
* libdrm: 2.4.103 -> 2.4.104Michael Weiss2021-01-19
| | | | | | | | | | | | | | | | | Announcement: https://lists.freedesktop.org/archives/dri-devel/2021-January/293654.html Additional changes: - docutils is a new bild-time dependency for rst2man. - Fix the license (BSD -> MIT). The licensing is a bit complicated but at least the main license is MIT [0],[1],[2]. - Add myself as maintainer. - Extend the meta information. - Some minor cleanups and style improvements. [0]: https://pkgs.alpinelinux.org/packages?name=libdrm [1]: https://www.freshports.org/graphics/libdrm [2]: https://src.fedoraproject.org/rpms/libdrm/blob/master/f/libdrm.spec
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* libdrm: 2.4.102 -> 2.4.103R. RyanTM2020-11-23
|
* musl: 1.1.24 -> 1.2.0Niklas Hambüchen2020-08-16
| | | | | The libdrm `musl-ioctl.patch` is no longer necessary, see: https://github.com/openembedded/openembedded-core/commit/015e631cd18d982df03d4c829c0f8229a2face38
* libdrm: 2.4.100 -> 2.4.102Devin Bayer2020-06-18
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* 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.