summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa
Commit message (Collapse)AuthorAge
...
* mesa: maintenance 17.2.2 -> 17.2.4Vladimír Čunát2017-10-30
|
* mesa: don't build "svga" gallium driver on ARMVladimír Čunát2017-10-10
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=102232#c1 Don't cause a rebuild on non-ARM.
* Merge #30196: mesa: 17.1.10 -> 17.2.2Vladimír Čunát2017-10-08
|\
| * mesa: 17.1.10 -> 17.2.2Gabriel Ebner2017-10-07
| |
* | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\|
| * mesa: maintenance 17.1.9 -> 17.1.10Vladimír Čunát2017-09-25
| |
* | mesa: Recategorize dependenciesJohn Ericson2017-09-21
|/
* mesa: maintenance 17.1.8 -> 17.1.9Vladimír Čunát2017-09-09
|
* mesa: maintenance 17.1.7 -> 17.1.8Vladimír Čunát2017-09-03
|
* mesa: maintenance 17.1.6 -> 17.1.7Vladimír Čunát2017-08-27
|
* mesa: maintenance 17.1.5 -> 17.1.6Vladimír Čunát2017-08-13
|
* mesa: maintenance 17.1.4 -> 17.1.5Vladimír Čunát2017-07-15
|
* mesa: maintenance 17.1.2 -> 17.1.4Vladimír Čunát2017-07-03
| | | | | | | The announcement seems safe, as usual. Hydra's Darwin machines will be busy for quite some time on staging, so let me squeeze this, as it will only be mass rebuild on *-linux.
* mesa: maintenance 17.1.1 -> 17.1.2Vladimír Čunát2017-06-11
|
* mesa: add valgrind supportLinus Heckemann2017-06-06
|
* mesa: feature update 17.0.6 -> 17.1.1Vladimír Čunát2017-05-28
| | | | | | | | | Main changes: https://www.mesa3d.org/relnotes/17.1.0.html - two options got renamed - "ilo" driver was removed upstream - python is no longer needed for build I tested nouveau for a bit.
* mesa: maintenance 17.0.5 -> 17.0.6Vladimír Čunát2017-05-14
|
* mesa: maintenance 17.0.4 -> 17.0.5Vladimír Čunát2017-05-06
|
* mesa: maintenance 17.0.3 -> 17.0.4Vladimír Čunát2017-04-18
|
* mesa: patch vulkan manifests when any driver is enabledDavid McFarland2017-04-10
|
* mesa: maintenance 17.0.2 -> 17.0.3Vladimír Čunát2017-04-03
|
* mesa: Enable imx gallium driver on ARMTuomas Tynkkynen2017-03-30
| | | | | And lighten the aarch64 build by disabling drivers for hardware that doesn't run on aarch64 processors.
* mesa: maintenance 17.0.1 -> 17.0.2Vladimír Čunát2017-03-21
|
* mesa: enable texture floats only for driversNikolay Amiantov2017-03-21
| | | | | To be on more safe side. This shouldn't matter theoretically as nothing in core Mesa depends on them.
* mesa: enable texture floats by defaultNikolay Amiantov2017-03-21
|
* Merge branch 'master' into stagingVladimír Čunát2017-03-07
|\
| * mesa: allow overriding driver compilationThomas Tuegel2017-03-03
| |
* | mesa: maintenance 17.0.0 -> 17.0.1Vladimír Čunát2017-03-07
|/
* mesa: Remove obsolete patchingTuomas Tynkkynen2017-02-16
| | | | | | The code we're patching was removed in 2015: http://comments.gmane.org/gmane.comp.video.mesa3d.devel/102524
* mesa: 13.0.4 -> 17.0.0Tuomas Tynkkynen2017-02-16
| | | | | Also enable the etnaviv driver on ARM, which got added in this release (and I've confirmed that it can run glmark2 relatively successfully).
* Merge branch 'master' into stagingVladimír Čunát2017-02-09
|\
| * mesa: add enableRadvDavid McFarland2017-02-08
| |
* | mesa: maintenance 13.0.3 -> 13.0.4Vladimír Čunát2017-02-05
|/
* mesa: Enable some ARM driversTuomas Tynkkynen2017-01-29
| | | | And disable freedreno from others since it's not useful there.
* mesa: maintenance 13.0.2 -> 13.0.3Vladimír Čunát2017-01-06
|
* mesa: maintenance 13.0.1 -> 13.0.2Vladimír Čunát2016-11-28
|
* mesa_noglu: Fix search paths for libvulkan_intel.soMoritz Ulrich2016-11-21
|
* mesa: drop systemd build-time dependencyVladimír Čunát2016-11-14
| | | | After the update dropping libudev (upstream) there's no use for it.
* mesa: 12.0.1 -> 13.0.1rnhmjoj2016-11-14
|
* mesa: enable intel vulkan driverBenjamin Saunders2016-10-26
|
* mesa: use python2Frederik Rietdijk2016-10-18
| | | | | | since there is still code that is not compatible with Python 3.x and the following issue occurs as well https://bugs.freedesktop.org/show_bug.cgi?id=95338
* Merge branch 'master' into stagingVladimír Čunát2016-09-24
|\
| * mesa_noglu: Replace some more hard links with symlinksEelco Dolstra2016-09-22
| | | | | | | | | | By deduplicating libXvMC*.so and {r600,radionsi}_drv_video.so, this reduces the size of the drivers output from 63.3 MiB to 49.8 MiB.
* | mesa: 12.0.2 -> 12.0.3Vladimír Čunát2016-09-16
|/ | | | | > This is an emergency release addressing a number of regressions > across all devices using the i965 driver.
* mesa: maintenance 12.0.1 -> 12.0.2Vladimír Čunát2016-09-10
|
* systemd: Separate lib outputEelco Dolstra2016-09-05
| | | | | | | | | This moves libsystemd.so and libudev.so into systemd.lib, and gets rid of libudev (which just contained a copy of libudev.so and the udev headers). It thus reduces the closure size of all packages that (indirectly) depend on libsystemd, of which there are quite a few (for instance, PulseAudio and dbus). For example, it reduces the closure of Blender from 430.8 to 400.8 MiB.
* 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.
* mesa: 11.2.2 -> 12.0.1rnhmjoj2016-08-13
|