summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa
Commit message (Collapse)AuthorAge
* mesa: 19.2.7 -> 19.3.1adisbladis2020-01-03
|
* mesa: 19.2.6 -> 19.2.7Will Dietz2019-12-04
|
* mesa: 19.2.4 -> 19.2.6adisbladis2019-11-23
|
* mesa: 19.2.3 -> 19.2.4Edmund Wu2019-11-14
|
* mesa: 19.2.1 -> 19.2.3adisbladis2019-11-09
|
* mesa: fix buildJonathan Ringer2019-10-22
| | | | | latest versions (>=19.1.0), no longer need to delete {,e}gl.pc after install
* Merge #69537: mesa: 19.1.5 -> 19.2.1 (into staging)Vladimír Čunát2019-10-09
|\
| * mesa: 19.2.0 -> 19.2.1Vladimír Čunát2019-10-09
| |
| * mesa: 19.1.5 -> 19.2.0Edmund Wu2019-09-26
| |
* | tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting2019-09-26
|/ | | | | | | | | Quoting from the splitString docstring: NOTE: this function is not performant and should never be used. This replaces trivial uses of splitString for splitting version strings with the (potentially builtin) splitVersion.
* treewide: remove redundant recvolth2019-08-28
|
* Merge #66998: mesa: 19.1.3 -> 19.1.5 (into staging)Vladimír Čunát2019-08-24
|\
| * mesa: 19.1.4 -> 19.1.5 (bugfix only)Vladimír Čunát2019-08-24
| |
| * driversi686Linux.mesa: 19.1.3 -> 19.1.4R. RyanTM2019-08-19
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mesa/versions
* | mesa: add surfaceless egl platformMatthew Bauer2019-08-12
|/
* mesa: 19.1.1 -> 19.1.3Cole Mickens2019-07-27
|
* mesa: fix darwin and use meson auto features (PR #63912)Matthew Bauer2019-07-09
| | | | | | | | | | This fixes the darwin build, while also using Meson’s auto features as much as possible. As a result, we avoid using having to specify default drivers and instead delegate that to Mesa’s build system. Removed other flags that were specified to the default in Mesa. The -fno-common is needed to address undefined symbol _lp_dummy_tile in the build.
* mesa: fix build Aarch64worldofpeace2019-06-27
|
* mesa: 18.3.4 -> 19.1.1Edmund Wu2019-06-26
|
* mesa: build with mesonEdmund Wu2019-06-26
|
* mesa: extract stubsEdmund Wu2019-06-25
|
* Merge pull request #62167 from matthewbauer/alias-libglMatthew Bauer2019-06-17
|\ | | | | Add libGL* aliases
| * mesa: rename from mesa-noglu to mesaMatthew Bauer2019-06-17
| |
* | Merge master into staging-nextFrederik Rietdijk2019-06-09
|\|
| * mesa: fix stubs on darwinMatthew Bauer2019-06-04
| | | | | | | | Adds a special case for isDarwin
* | Merge branch 'staging' into release-cross-fixesMatthew Bauer2019-05-18
|\|
| * Merge branch 'staging' into mesa_3Matthew Bauer2019-05-02
| |\
| * | restructure driver selection to show conditions for which each driver is ↵Jona Stubbe2018-08-22
| | | | | | | | | | | | selected
| * | mesa: restructure driver selection to be more architecture-neutralJona Stubbe2018-08-22
| | | | | | | | | | | | This allows Mesa to also build on ppc64le.
* | | mesa: don’t use valgrind-light on aarch32Matthew Bauer2019-05-08
| | | | | | | | | | | | | | | | | | valgrind-light doesn’t appear to work correctly on aarch32. It’s also not a required dependency on mesa, so in the future we may be able to disable it for other platforms
* | | mesa: use platforms instead of throwMatthew Bauer2019-05-08
| |/ |/| | | | | mesaPlatforms can be used in the platforms attr.
* | treewide: remove old patches for macOSMatthew Bauer2019-04-26
| | | | | | | | These shouldn’t be needed now that we are on macOS 10.12.
* | mesa: 18.3.3 -> 18.3.4Lengyel Balazs2019-02-18
| |
* | mesa: 18.3.2 -> 18.3.3Will Dietz2019-01-31
| | | | | | | | https://www.mesa3d.org/relnotes/18.3.3.html
* | mesa: 18.3.1 -> 18.3.2Will Dietz2019-01-19
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-01-05
|\ \
| * | mesa: make sure $drivers output gets createdMatthew Bauer2019-01-04
| | | | | | | | | | | | | | | Not all installs will have a $drivers output, so we just create an empty one here.
* | | treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|/ /
* | mesa: 18.2.6 -> 18.3.1rnhmjoj2018-12-19
| |
* | mesa: fix cross-compilingJörg Thalheim2018-12-12
| |
* | glu: don't use valgrind on darwinDaiderd Jordan2018-12-11
| |
* | mesa: 18.2.5 -> 18.2.6Will Dietz2018-11-28
| | | | | | | | https://www.mesa3d.org/relnotes/18.2.6.html
* | Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer2018-11-18
|\ \
| * | mesa: don't require wayland things with wayland disabled (#50559)Jan Malakhovski2018-11-18
| | |
* | | mesa: 18.2.4 -> 18.2.5Will Dietz2018-11-16
| | | | | | | | | | | | https://www.mesa3d.org/relnotes/18.2.5.html
* | | Merge master into staging-nextFrederik Rietdijk2018-11-10
|\| |
| * | mesa: tiny cleanupJan Malakhovski2018-11-08
| | |
* | | mesa: 18.2.3 -> 18.2.4Will Dietz2018-11-01
| | | | | | | | | | | | | | | bug-fix release: https://www.mesa3d.org/relnotes/18.2.4.html
* | | mesa: 18.2.2 -> 18.2.3Will Dietz2018-10-24
|/ / | | | | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/mesa-dev/2018-October/207343.html Optimistically drop disk cache patch, changelog mentions related changes to cache behavior. Not sure if those changes address our problem (can we count on build-id?) so someone more familiar with this should probably take a look before merging :).
* | mesa: 18.2.1 -> 18.2.2Will Dietz2018-10-05
| |