| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mesa: fix build•••latest versions (>=19.1.0), no longer need to delete {,e}gl.pc after install | Jonathan Ringer | 2019-10-22 | 1 | -1/+1 |
| * | Merge #69537: mesa: 19.1.5 -> 19.2.1 (into staging) | Vladimír Čunát | 2019-10-09 | 1 | -3/+3 |
| |\ | |||||
| | * | mesa: 19.2.0 -> 19.2.1 | Vladimír Čunát | 2019-10-09 | 1 | -2/+2 |
| | * | mesa: 19.1.5 -> 19.2.0 | Edmund Wu | 2019-09-26 | 1 | -3/+3 |
| * | | tree-wide: replace uses of splitString "." with lib.versions•••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. | Joachim Fasting | 2019-09-26 | 1 | -1/+1 |
| |/ | |||||
| * | treewide: remove redundant rec | volth | 2019-08-28 | 1 | -1/+1 |
| * | Merge #66998: mesa: 19.1.3 -> 19.1.5 (into staging) | Vladimír Čunát | 2019-08-24 | 1 | -2/+2 |
| |\ | |||||
| | * | mesa: 19.1.4 -> 19.1.5 (bugfix only) | Vladimír Čunát | 2019-08-24 | 1 | -2/+2 |
| | * | driversi686Linux.mesa: 19.1.3 -> 19.1.4•••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 | R. RyanTM | 2019-08-19 | 1 | -2/+2 |
| * | | mesa: add surfaceless egl platform | Matthew Bauer | 2019-08-12 | 1 | -1/+1 |
| |/ | |||||
| * | mesa: 19.1.1 -> 19.1.3 | Cole Mickens | 2019-07-27 | 1 | -2/+2 |
| * | mesa: fix darwin and use meson auto features (PR #63912)•••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. | Matthew Bauer | 2019-07-09 | 1 | -67/+14 |
| * | mesa: fix build Aarch64 | worldofpeace | 2019-06-27 | 1 | -1/+1 |
| * | mesa: 18.3.4 -> 19.1.1 | Edmund Wu | 2019-06-26 | 1 | -2/+2 |
| * | mesa: build with meson | Edmund Wu | 2019-06-26 | 4 | -217/+145 |
| * | mesa: extract stubs | Edmund Wu | 2019-06-25 | 2 | -77/+81 |
| * | Merge pull request #62167 from matthewbauer/alias-libgl•••Add libGL* aliases | Matthew Bauer | 2019-06-17 | 1 | -1/+1 |
| |\ | |||||
| | * | mesa: rename from mesa-noglu to mesa | Matthew Bauer | 2019-06-17 | 1 | -1/+1 |
| * | | Merge master into staging-next | Frederik Rietdijk | 2019-06-09 | 1 | -5/+42 |
| |\| | |||||
| | * | mesa: fix stubs on darwin•••Adds a special case for isDarwin | Matthew Bauer | 2019-06-04 | 1 | -5/+42 |
| * | | Merge branch 'staging' into release-cross-fixes | Matthew Bauer | 2019-05-18 | 1 | -16/+16 |
| |\| | |||||
| | * | Merge branch 'staging' into mesa_3 | Matthew Bauer | 2019-05-02 | 3 | -74/+70 |
| | |\ | |||||
| | * | | restructure driver selection to show conditions for which each driver is sele... | Jona Stubbe | 2018-08-22 | 1 | -10/+12 |
| | * | | mesa: restructure driver selection to be more architecture-neutral•••This allows Mesa to also build on ppc64le. | Jona Stubbe | 2018-08-22 | 1 | -14/+15 |
| * | | | mesa: don’t use valgrind-light on aarch32•••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 | Matthew Bauer | 2019-05-08 | 1 | -2/+4 |
| * | | | mesa: use platforms instead of throw•••mesaPlatforms can be used in the platforms attr. | Matthew Bauer | 2019-05-08 | 1 | -5/+1 |
| | |/ |/| | |||||
| * | | treewide: remove old patches for macOS•••These shouldn’t be needed now that we are on macOS 10.12. | Matthew Bauer | 2019-04-26 | 2 | -77/+1 |
| * | | mesa: 18.3.3 -> 18.3.4 | Lengyel Balazs | 2019-02-18 | 1 | -2/+2 |
| * | | mesa: 18.3.2 -> 18.3.3•••https://www.mesa3d.org/relnotes/18.3.3.html | Will Dietz | 2019-01-31 | 1 | -2/+2 |
| * | | mesa: 18.3.1 -> 18.3.2 | Will Dietz | 2019-01-19 | 1 | -2/+2 |
| * | | Merge staging-next into staging | Frederik Rietdijk | 2019-01-05 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | mesa: make sure $drivers output gets created•••Not all installs will have a $drivers output, so we just create an empty one here. | Matthew Bauer | 2019-01-04 | 1 | -1/+4 |
| * | | | treewide/xorg: replace *proto with xorgproto | Lengyel Balazs | 2019-01-04 | 1 | -2/+1 |
| |/ / | |||||
| * | | mesa: 18.2.6 -> 18.3.1 | rnhmjoj | 2018-12-19 | 1 | -2/+2 |
| * | | mesa: fix cross-compiling | Jörg Thalheim | 2018-12-12 | 1 | -6/+8 |
| * | | glu: don't use valgrind on darwin | Daiderd Jordan | 2018-12-11 | 1 | -3/+3 |
| * | | mesa: 18.2.5 -> 18.2.6•••https://www.mesa3d.org/relnotes/18.2.6.html | Will Dietz | 2018-11-28 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'upstream/master' into staging | Matthew Bauer | 2018-11-18 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | mesa: don't require wayland things with wayland disabled (#50559) | Jan Malakhovski | 2018-11-18 | 1 | -2/+2 |
| * | | | mesa: 18.2.4 -> 18.2.5•••https://www.mesa3d.org/relnotes/18.2.5.html | Will Dietz | 2018-11-16 | 1 | -2/+2 |
| * | | | Merge master into staging-next | Frederik Rietdijk | 2018-11-10 | 1 | -3/+3 |
| |\| | | |||||
| | * | | mesa: tiny cleanup | Jan Malakhovski | 2018-11-08 | 1 | -3/+3 |
| * | | | mesa: 18.2.3 -> 18.2.4•••bug-fix release: https://www.mesa3d.org/relnotes/18.2.4.html | Will Dietz | 2018-11-01 | 1 | -2/+2 |
| * | | | mesa: 18.2.2 -> 18.2.3•••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 :). | Will Dietz | 2018-10-24 | 2 | -12/+12 |
| |/ / | |||||
| * | | mesa: 18.2.1 -> 18.2.2 | Will Dietz | 2018-10-05 | 1 | -2/+2 |
| * | | mesa: add new required dep on libXrandr | Will Dietz | 2018-09-21 | 1 | -1/+1 |
| * | | mesa: drop non-applying hunk, hopefully include no longer needed•••(cherry picked from commit b673b8987872adfd97fdb8821198450ff229118d) | Will Dietz | 2018-09-21 | 1 | -10/+0 |
| * | | mesa: 18.1.8 -> 18.2.1•••(cherry picked from commit eb2b89a0a1901d4c89dcc6c0a36e1cabd1fcd002) | Will Dietz | 2018-09-21 | 1 | -2/+2 |
| * | | mesa: 18.1.7 -> 18.1.8•••https://www.mesa3d.org/relnotes/18.1.8.html | Will Dietz | 2018-09-09 | 1 | -2/+2 |
| * | | Merge branch 'staging' into remove-mesa-darwin | Matthew Bauer | 2018-09-07 | 1 | -3/+4 |
| |\ \ | |||||
