Michael Weiss
278f9b2a4c
mesa: 20.1.4 -> 20.1.5
2020-08-07 21:13:48 +02:00
Vladimír Čunát
9febe2f8fc
mesa: fold override of patchelf inside whole build
...
Overriding it just for .drivers had the advantage of limiting rebuilds,
but it seems less clean and apparently it can interact a bit surprisingly
with some other overrides. /cc #94444 .
Also this will get removed once patchelf gets updated.
2020-08-04 21:52:29 +02:00
David McFarland
535a3e8d48
mesa: add patch to link radv with build-id
...
Without this, the radv cache uuid would fall back to using the
timestamps of the radv and llvm shared libraries, which are fixed in
/nix/store. This caused cache collisons, which resulted in crashes
(e.g. #92807 ).
2020-07-28 15:53:16 +02:00
Michael Weiss
fadfde220f
mesa: 2.1.3 -> 2.1.4 ( #93708 )
2020-07-23 22:24:17 +02:00
Cole Mickens
0e93ae3f67
mesa: 20.0.8 -> 20.1.3 ( #92977 )
2020-07-13 22:42:13 +02:00
Vladimír Čunát
c055851648
mesa: 20.0.7 -> 20.0.8
...
https://lists.freedesktop.org/archives/mesa-dev/2020-June/224501.html
/cc PR #89105 ; this is indeed announced to be the last 20.0 version.
2020-06-13 09:58:30 +02:00
Vladimír Čunát
04b1ed0440
Merge #89105 : mesa: 20.0.2 -> 20.0.7 (into staging)
2020-06-07 09:56:38 +02:00
Matthew Bauer
c2039e1901
mesa: make more things optional ( #87438 )
...
osmesa & gallium-nine are not needed for all systems. So this adds a
flag to disable them if you don’t want them.
2020-05-29 22:29:32 -05:00
Michael Weiss
2bde87923e
mesa: 20.0.2 -> 20.0.7
2020-05-28 13:57:31 +02:00
Simonas Kazlauskas
62e6d73a09
mesa: Fix cross build
2020-05-27 17:59:56 +00:00
adisbladis
48a137da73
mesa: 20.0.1 -> 20.0.2
2020-03-28 14:26:09 +00:00
Michael Weiss
b5c1cb2e8a
mesa: 19.3.3 -> 20.0.1
...
New APIs implemented: OpenGL 4.6 and Vulkan 1.2
2020-03-11 15:50:01 +01:00
Cole Mickens
9974c65032
mesa: 19.3.2 -> 19.3.3
2020-01-30 01:23:14 -08:00
adisbladis
a6298636a6
mesa: 19.3.1 -> 19.3.2
2020-01-10 09:01:07 +00:00
adisbladis
a565d094c6
mesa: 19.2.7 -> 19.3.1
2020-01-03 16:58:40 +00:00
Will Dietz
09b97534c9
mesa: 19.2.6 -> 19.2.7
2019-12-04 21:58:55 -06:00
adisbladis
832f415252
mesa: 19.2.4 -> 19.2.6
2019-11-23 20:14:32 +00:00
Edmund Wu
e08831919c
mesa: 19.2.3 -> 19.2.4
2019-11-14 10:11:53 -05:00
adisbladis
1733a6f941
mesa: 19.2.1 -> 19.2.3
2019-11-09 10:34:50 +00:00
Jonathan Ringer
548b707584
mesa: fix build
...
latest versions (>=19.1.0), no longer need to delete
{,e}gl.pc after install
2019-10-22 17:36:19 -07:00
Vladimír Čunát
11dae1a516
Merge #69537 : mesa: 19.1.5 -> 19.2.1 (into staging)
2019-10-09 20:44:55 +02:00
Vladimír Čunát
f22e7f5de0
mesa: 19.2.0 -> 19.2.1
2019-10-09 20:39:26 +02:00
Joachim Fasting
bad07dfac5
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.
2019-09-26 17:42:49 +02:00
Edmund Wu
2f25cca931
mesa: 19.1.5 -> 19.2.0
2019-09-26 08:26:31 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
ee099bf5e7
Merge #66998 : mesa: 19.1.3 -> 19.1.5 (into staging)
2019-08-24 18:17:51 +02:00
Vladimír Čunát
b3024380de
mesa: 19.1.4 -> 19.1.5 (bugfix only)
2019-08-24 18:09:36 +02:00
R. RyanTM
cbe14dc3cf
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
2019-08-19 17:20:36 -07:00
Matthew Bauer
a316d71f59
mesa: add surfaceless egl platform
2019-08-12 18:09:30 -04:00
Cole Mickens
d4ffb8d4ec
mesa: 19.1.1 -> 19.1.3
2019-07-27 01:22:54 +02:00
Matthew Bauer
5c8472a2a1
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.
2019-07-09 14:51:41 +02:00
worldofpeace
7d703ff5a5
mesa: fix build Aarch64
2019-06-27 17:07:48 -04:00
Edmund Wu
1141c6f5f8
mesa: 18.3.4 -> 19.1.1
2019-06-26 18:32:47 -04:00
Edmund Wu
544a87cf23
mesa: build with meson
2019-06-26 18:32:44 -04:00
Edmund Wu
3c45b0c00a
mesa: extract stubs
2019-06-25 09:00:33 -04:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
...
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
f7e2bb8cff
mesa: rename from mesa-noglu to mesa
2019-06-17 11:49:27 -04:00
Frederik Rietdijk
d3afcac771
Merge master into staging-next
2019-06-09 12:28:52 +02:00
Matthew Bauer
0121da2af1
mesa: fix stubs on darwin
...
Adds a special case for isDarwin
2019-06-04 23:14:13 -04:00
Matthew Bauer
872100cf41
Merge branch 'staging' into release-cross-fixes
2019-05-18 14:57:53 -05:00
Matthew Bauer
476c580605
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
2019-05-08 21:50:24 -04:00
Matthew Bauer
9225890537
mesa: use platforms instead of throw
...
mesaPlatforms can be used in the platforms attr.
2019-05-08 21:46:31 -04:00
Matthew Bauer
296e8fef61
Merge branch 'staging' into mesa_3
2019-05-02 17:37:20 -04:00
Matthew Bauer
0fe315c9b6
treewide: remove old patches for macOS
...
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Lengyel Balazs
6f9a7f05cf
mesa: 18.3.3 -> 18.3.4
2019-02-18 23:24:47 +01:00
Will Dietz
f69df75655
mesa: 18.3.2 -> 18.3.3
...
https://www.mesa3d.org/relnotes/18.3.3.html
2019-01-31 17:20:26 -06:00
Will Dietz
f268eb6683
mesa: 18.3.1 -> 18.3.2
2019-01-19 09:26:22 +01:00
Frederik Rietdijk
60a3973a55
Merge staging-next into staging
2019-01-05 10:15:00 +01:00
Matthew Bauer
d9707792b5
mesa: make sure $drivers output gets created
...
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
rnhmjoj
bf49bfc81b
mesa: 18.2.6 -> 18.3.1
2018-12-19 09:09:41 +01:00
Jörg Thalheim
e873882849
mesa: fix cross-compiling
2018-12-12 08:02:19 +00:00
Daiderd Jordan
47bddf5a84
glu: don't use valgrind on darwin
2018-12-11 22:40:47 +01:00
Will Dietz
60856aa9ea
mesa: 18.2.5 -> 18.2.6
...
https://www.mesa3d.org/relnotes/18.2.6.html
2018-11-28 15:09:33 -06:00
Matthew Bauer
2c1d3a9a82
Merge remote-tracking branch 'upstream/master' into staging
2018-11-18 19:02:09 -06:00
Jan Malakhovski
ce5ba1ca44
mesa: don't require wayland things with wayland disabled ( #50559 )
2018-11-18 16:36:24 +01:00
Will Dietz
6b490ee296
mesa: 18.2.4 -> 18.2.5
...
https://www.mesa3d.org/relnotes/18.2.5.html
2018-11-16 08:53:53 -06:00
Frederik Rietdijk
53d00c3351
Merge master into staging-next
2018-11-10 11:08:54 +01:00
Jan Malakhovski
3902085b3f
mesa: tiny cleanup
2018-11-08 05:20:19 +00:00
Will Dietz
a668934558
mesa: 18.2.3 -> 18.2.4
...
bug-fix release:
https://www.mesa3d.org/relnotes/18.2.4.html
2018-11-01 11:07:16 -05:00
Will Dietz
f7b3f43f81
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 :).
2018-10-24 08:08:49 -05:00
Will Dietz
6dc9e7d2a9
mesa: 18.2.1 -> 18.2.2
2018-10-05 15:21:05 -05:00
Will Dietz
0d91e3b550
mesa: add new required dep on libXrandr
2018-09-21 13:25:12 -05:00
Will Dietz
c1743dd12d
mesa: drop non-applying hunk, hopefully include no longer needed
...
(cherry picked from commit b673b8987872adfd97fdb8821198450ff229118d)
2018-09-21 13:24:07 -05:00
Will Dietz
6248955e6a
mesa: 18.1.8 -> 18.2.1
...
(cherry picked from commit eb2b89a0a1901d4c89dcc6c0a36e1cabd1fcd002)
2018-09-21 13:23:38 -05:00
Will Dietz
fc5daa7b68
mesa: 18.1.7 -> 18.1.8
...
https://www.mesa3d.org/relnotes/18.1.8.html
2018-09-09 16:54:06 -05:00
Matthew Bauer
203d77171c
Merge branch 'staging' into remove-mesa-darwin
2018-09-07 22:14:55 -05:00
Robert Schütz
93550cbddf
Merge branch 'master' into staging-next
2018-08-31 17:32:48 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Vladimír Čunát
f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance)
2018-08-26 10:49:12 +02:00
Matthew Bauer
16879e2f6a
mesa: remove darwin-specific derivations
...
The ‘mesa-darwin’ stuff was very out of date (2012). This moves darwin
to use the newer mesa. Stuff seems to build okay. Needs more testing
on other stuff though (libraries work). No drivers build but that is
how it should work on macOS.
/cc @cstrahan @Anton-Latukha
2018-08-25 15:59:19 -05:00
Gabriel Ebner
ff3665f584
mesa: enable texture floats
2018-08-25 18:34:41 +02:00
Jona Stubbe
4688f4078f
restructure driver selection to show conditions for which each driver is selected
2018-08-22 23:48:38 +02:00
Jona Stubbe
a1f5702755
mesa: restructure driver selection to be more architecture-neutral
...
This allows Mesa to also build on ppc64le.
2018-08-22 19:27:23 +02:00
David McFarland
0a18b917ca
mesa: add patch to include driver path in cache key
...
Mesa usually uses the timestamps of the llvm and driver shared libraries
as a cache key. In /nix/store these are all zero, so we'll include
$(drivers) in the cache key, which should be unique for all combinations
of mesa and llvm versions.
2018-08-06 17:01:09 -03:00
Vladimír Čunát
3e7f4611a0
mesa: 8.1.4 -> 8.1.5 (maintenance)
2018-07-30 08:47:02 +02:00
Anton-Latukha
7ebc3ab2a6
mesa: cleanup: rm defunct glx-rts & sysfs flags, grsec/PaX patch
...
Config log:
```
configure: WARNING: unrecognized options: --disable-glx-rts, --enable-sysfs
```
2018-07-22 21:41:48 +03:00
Anton-Latukha
8f101cce83
rm maintainer eduarrrd from packages, no activity > year
2018-07-22 21:41:48 +03:00
Anton-Latukha
c56dd53092
mesa, mesa-darwin: free up floating point textures (patents expired)
...
https://cgit.freedesktop.org/mesa/mesa/commit/?id=66673bef941af344314fe9c91cad8cd330b245eb
https://www.phoronix.com/scan.php?page=news_item&px=OpenGL-Texture-Float-Freed
2018-07-22 21:41:40 +03:00
Frederik Rietdijk
3209775495
Merge master into staging
2018-07-22 11:14:41 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Will Dietz
06de6dc71b
mesa: more include fixes
...
mostly from void-linux (thanks!)
2018-07-18 14:34:51 -05:00
Anton-Latukha
9d0336a2bb
mesa: 18.1.2 -> 18.1.4
...
Picked from #43378 .
2018-07-16 17:53:01 +02:00
Vladimír Čunát
2bd8e98eba
mesa: fix overzealous patching of *.pc
...
PR #42529 (722dd05
) broke gbm.pc and consequently virglrenderer build.
2018-07-16 17:47:24 +02:00
Matthew Bauer
b29440fd10
Merge pull request #42467 from mkaito/update-mesa
...
mesa: 18.0.3 -> 18.1.2
2018-07-05 22:18:21 -04:00
Michishige Kaito
3b6970542a
Remove unnecessary reference to python27Packages
2018-06-26 10:54:03 +01:00
Michishige Kaito
722dd05b14
mesa: point pkgconfig at $drivers
2018-06-25 21:33:07 +01:00
Michishige Kaito
fc0b7c984c
mesa: 18.0.3 -> 18.1.2
2018-06-25 21:32:41 +01:00
Tuomas Tynkkynen
164601faa2
mesa: Enable virgl driver
...
This gets NixOS tests requiring X11 to work on aarch64:
https://nix-cache.s3.amazonaws.com/log/nj4dwi3wkxx0cxv230ii4a99yz71b4km-vm-test-run-keymap-neo.drv
2018-05-26 18:03:44 +03:00
Will Dietz
014f2cdb89
mesa: 17.3.9 -> 18.0.3
2018-05-08 11:18:43 -05:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions
2018-05-02 15:40:38 -05:00
Will Dietz
910ad133b4
mesa: 17.3.8 -> 17.3.9
...
https://www.mesa3d.org/relnotes/17.3.9.html
2018-04-30 11:08:23 -05:00
John Ericson
ba52ae5048
treewide: isArm -> isAarch32
...
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
2018-04-25 15:28:55 -04:00
Will Dietz
f07f0c6009
Merge remote-tracking branch 'origin/master' into staging
2018-04-24 19:58:44 -05:00
Will Dietz
64c2e058e6
mesa, libglvnd, xorg: disable tls w/musl
2018-04-24 17:16:22 -05:00
David McFarland
ee1778de78
mesa_drivers: fix drirc install path
...
This will install drirc to the location where mesa expects to find it.
You can test with:
LIBGL_DEBUG=1 glxgears
An error message will be printed if drirc can't be found.
2018-04-21 11:42:06 -03:00
Will Dietz
bf44cf71b7
mesa: 17.3.7 -> 17.3.8
...
https://www.mesa3d.org/relnotes/17.3.8.html
Remove upstreamed portion of musl patch,
always add remaining fix (missing include).
2018-04-05 11:41:49 -05:00
Will Dietz
231cdaf159
mesa: 17.3.6 -> 17.3.7
2018-04-03 08:11:26 -05:00
Jan Malakhovski
c7cf808ff8
libva: make libva-full
the default
...
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov
6bf1421f13
treewide: refactor to use libglvnd
...
* Implement libGL as a symlink package which uses libraries from libglvnd and
headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
803e87aa1e
mesa_noglu: build virgl driver
...
It's used for 3D acceleration inside qemu.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
03a6766a6d
mesa_noglu: build with libglvnd
2018-03-26 14:01:49 +03:00
Jan Malakhovski
7079e744d4
Merge branch 'master' into staging
...
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):
pkgs/development/libraries/epoxy/default.nix
pkgs/development/libraries/gtk+/3.x.nix
pkgs/development/python-modules/asgiref/default.nix
pkgs/development/python-modules/daphne/default.nix
pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Vladimír Čunát
04c31a5de1
libGL rename: fallout after a week on master
...
and a few nitpicks.
2018-03-05 14:53:38 +01:00
Vladimír Čunát
6a9ab8db11
mesa: 17.3.5 -> 17.3.6 (bugfix)
...
It's emergency bugfix for intel.
2018-03-03 11:14:50 +01:00
Vladimír Čunát
ddb422714d
mesa: 17.3.3 -> 17.3.5 (maintenance)
2018-02-24 22:30:13 +01:00
Will Dietz
1289cdaf75
mesa: patch to fix w/musl
2018-02-13 09:44:53 -06:00
Vladimír Čunát
b91e846639
mesa: 17.2.8 -> 17.3.3
...
TODO: verify that S3TC works without adding libtxc*,
and clean all the related code.
2018-01-21 11:01:47 +01:00
David McFarland
af32623d04
mesa: set sysconfdir to /run/opengl-driver/etc
...
This allows drirc to be found.
2018-01-07 21:31:33 -04:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Vladimír Čunát
0e8283370b
mesa: 17.2.7 -> 17.2.8 (maintenance)
2017-12-29 10:01:21 +01:00
Vladimír Čunát
21ba964f0b
mesa: maintenance 17.2.6 -> 17.2.7
2017-12-16 17:51:17 +01:00
Vladimír Čunát
6a71852630
mesa: maintenance 17.2.4 -> 17.2.6
2017-11-27 13:05:52 +01:00
Orivej Desh
1f78f9fb7a
mesa: replace dead https link
2017-11-13 17:50:34 +00:00
Vladimír Čunát
41267f612f
mesa: maintenance 17.2.2 -> 17.2.4
2017-10-30 22:35:54 +01:00
Vladimír Čunát
e9a1663f8c
mesa: don't build "svga" gallium driver on ARM
...
https://bugs.freedesktop.org/show_bug.cgi?id=102232#c1
Don't cause a rebuild on non-ARM.
2017-10-10 20:34:38 +02:00
Vladimír Čunát
0df6a8fbe3
Merge #30196 : mesa: 17.1.10 -> 17.2.2
2017-10-08 18:22:49 +02:00
Gabriel Ebner
e16d95b686
mesa: 17.1.10 -> 17.2.2
2017-10-07 15:54:51 +02:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Vladimír Čunát
332dc7c719
mesa: maintenance 17.1.9 -> 17.1.10
2017-09-25 21:50:10 +02:00
John Ericson
03d3788cdf
mesa: Recategorize dependencies
2017-09-21 15:49:55 -04:00
Vladimír Čunát
9d6ac8eada
mesa: maintenance 17.1.8 -> 17.1.9
2017-09-09 07:54:46 +02:00
Vladimír Čunát
6d2d7d5f46
mesa: maintenance 17.1.7 -> 17.1.8
2017-09-03 10:53:26 +02:00
Vladimír Čunát
aa1e535b1b
mesa: maintenance 17.1.6 -> 17.1.7
2017-08-27 22:30:28 +02:00
Vladimír Čunát
f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6
2017-08-13 14:45:47 +02:00
Vladimír Čunát
3d1266fcbd
mesa: maintenance 17.1.4 -> 17.1.5
2017-07-15 12:28:25 +02:00
Vladimír Čunát
c73f0caea5
mesa: maintenance 17.1.2 -> 17.1.4
...
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.
2017-07-03 20:12:23 +02:00
Vladimír Čunát
a38b0d000c
mesa: maintenance 17.1.1 -> 17.1.2
2017-06-11 09:45:54 +02:00
Linus Heckemann
3729247acd
mesa: add valgrind support
2017-06-06 10:12:40 +01:00
Vladimír Čunát
1f407a46d6
mesa: feature update 17.0.6 -> 17.1.1
...
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.
2017-05-28 10:43:53 +02:00
Vladimír Čunát
fcdb4b51f8
mesa: maintenance 17.0.5 -> 17.0.6
2017-05-14 14:36:54 +02:00
Vladimír Čunát
5725505967
mesa: maintenance 17.0.4 -> 17.0.5
2017-05-06 11:57:02 +02:00
Vladimír Čunát
69c3f280a1
mesa: maintenance 17.0.3 -> 17.0.4
2017-04-18 18:35:56 +02:00
David McFarland
f2655dd0c7
mesa: patch vulkan manifests when any driver is enabled
2017-04-10 00:17:36 +03:00
Vladimír Čunát
969849acf8
mesa: maintenance 17.0.2 -> 17.0.3
2017-04-03 11:24:50 +02:00
Tuomas Tynkkynen
adb460b30f
mesa: Enable imx gallium driver on ARM
...
And lighten the aarch64 build by disabling drivers for hardware that
doesn't run on aarch64 processors.
2017-03-30 02:56:10 +03:00
Vladimír Čunát
39eda57d2a
mesa: maintenance 17.0.1 -> 17.0.2
2017-03-21 20:11:31 +01:00
Nikolay Amiantov
328bcdae25
mesa: enable texture floats only for drivers
...
To be on more safe side. This shouldn't matter theoretically as nothing in core
Mesa depends on them.
2017-03-21 21:56:42 +03:00
Nikolay Amiantov
261d7caed7
mesa: enable texture floats by default
2017-03-21 15:51:35 +03:00
Vladimír Čunát
b86b7c04a3
Merge branch 'master' into staging
2017-03-07 21:59:32 +01:00
Vladimír Čunát
17b64e8929
mesa: maintenance 17.0.0 -> 17.0.1
2017-03-07 21:48:18 +01:00
Thomas Tuegel
eccc1fa9bb
mesa: allow overriding driver compilation
2017-03-03 10:01:34 -06:00
Tuomas Tynkkynen
da1f93f445
mesa: Remove obsolete patching
...
The code we're patching was removed in 2015:
http://comments.gmane.org/gmane.comp.video.mesa3d.devel/102524
2017-02-16 01:29:42 +02:00
Tuomas Tynkkynen
4d54324f7c
mesa: 13.0.4 -> 17.0.0
...
Also enable the etnaviv driver on ARM, which got added in this release
(and I've confirmed that it can run glmark2 relatively successfully).
2017-02-16 01:29:42 +02:00
Vladimír Čunát
6bea415b5e
Merge branch 'master' into staging
2017-02-09 08:42:04 +01:00
David McFarland
4ab604b6b8
mesa: add enableRadv
2017-02-08 22:15:03 -04:00
Vladimír Čunát
35dffbdf54
mesa: maintenance 13.0.3 -> 13.0.4
2017-02-05 14:29:46 +01:00
Tuomas Tynkkynen
ef089634bf
mesa: Enable some ARM drivers
...
And disable freedreno from others since it's not useful there.
2017-01-29 02:08:04 +02:00
Vladimír Čunát
1f7b090580
mesa: maintenance 13.0.2 -> 13.0.3
2017-01-06 21:05:08 +01:00
Vladimír Čunát
2587611ed5
mesa: maintenance 13.0.1 -> 13.0.2
2016-11-28 21:44:15 +01:00
Moritz Ulrich
bc2fb9b2fe
mesa_noglu: Fix search paths for libvulkan_intel.so
2016-11-21 21:14:55 +01:00
Vladimír Čunát
c2d05207a3
mesa: drop systemd build-time dependency
...
After the update dropping libudev (upstream) there's no use for it.
2016-11-14 23:53:58 +01:00
rnhmjoj
a0fa2eca17
mesa: 12.0.1 -> 13.0.1
2016-11-14 15:46:33 +01:00
Benjamin Saunders
5e45a6ce8f
mesa: enable intel vulkan driver
2016-10-26 19:07:26 -07:00
Frederik Rietdijk
77dacee416
mesa: use python2
...
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
2016-10-18 23:14:35 +02:00
Vladimír Čunát
fffc7638cd
Merge branch 'master' into staging
2016-09-24 18:54:31 +02:00
Eelco Dolstra
28a659974a
mesa_noglu: Replace some more hard links with symlinks
...
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.
2016-09-22 15:07:41 +02:00
Vladimír Čunát
ca0e798e50
mesa: 12.0.2 -> 12.0.3
...
> This is an emergency release addressing a number of regressions
> across all devices using the i965 driver.
2016-09-16 22:16:14 +02:00
Vladimír Čunát
13bf68cc6a
mesa: maintenance 12.0.1 -> 12.0.2
2016-09-10 12:01:51 +02:00
Eelco Dolstra
78178d5854
systemd: Separate lib output
...
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.
2016-09-05 19:17:14 +02:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Shea Levy
8b9b9fad31
Revert "Revert "Merge branch 'modprobe-fix' of 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 9adad8612b
.
2016-08-24 07:35:30 -04:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
rnhmjoj
7d0f05f22c
mesa: 11.2.2 -> 12.0.1
2016-08-13 03:46:47 +02:00
Vladimír Čunát
50f909cf93
mesa: have vdpau drivers in lib/vdpau again
...
This was done by @abbradar 364f297bb2
but I lost that change by accident
when doing large closure-size merges 39ebb01d
.
Fortunately it seems to have caused no problems, likely because
${mesa_drivers}/lib gets into $LD_LIBRARY_PATH.
2016-08-07 12:14:16 +02:00
Vladimír Čunát
73e1242172
mesa: vdpau symlinks, broken after 1a52fdc
...
Fixes #17559 .
Using *relative* symlinks doesn't break when moving the files.
2016-08-07 11:33:20 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Eelco Dolstra
1a52fdc3c6
mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
...
This reduces the size of the drivers output from 193 MiB to 44 MiB.
@vcunat
2016-05-22 23:05:10 +02:00
Vladimír Čunát
61f63d5ddc
mesa: feature update 11.1.3 -> 11.2.2
2016-05-22 12:10:39 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Vladimír Čunát
aa711c58bf
mesa: maintenance update 11.1.2 -> 11.1.3
...
There's also 11.2.1, but I don't have time to test ATM,
and such a change might be risky without any testing.
2016-04-20 16:39:49 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Vladimír Čunát
f4cb39c3d3
mesa: maintenance update 11.1.1 -> 11.1.2
2016-03-28 14:02:36 +02:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Vladimír Čunát
e9520e81b3
Merge branch 'master' into staging
2016-02-17 10:06:31 +01:00
Tomas Hlavaty
976895c0d0
mesa: remove broken dependency on libdrm_intel on armv7l-linux
...
does this work for other arm systems or should it be applied for
system.isArm?
2016-02-14 23:45:32 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Nikolay Amiantov
de26cac3cb
mesa: 11.0.8 -> 11.1.1
2016-01-26 14:27:49 +03:00
Nikolay Amiantov
364f297bb2
mesa: leave vdpau libraries in lib/vdpau
2016-01-26 04:30:26 +03:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Vladimír Čunát
08dd527cc7
Merge branch 'staging'
...
http://hydra.nixos.org/eval/1234895
The mass errors on Hydra seem transient; I verified ghc on i686-linux.
Only darwin jobs are queued ATM. There's a libpng security update
included in this merge, so I don't want to wait too long.
2015-12-29 17:14:35 +01:00
Yann Hodique
bc6e050f21
mesa: add download url ( close #11942 )
...
vcunat refactored a bit (too long line, etc.) and reordered the URLs.
2015-12-29 14:23:41 +01:00
Vladimír Čunát
a6b34b3bfd
mesa: maintenance updates 11.0.5 -> 11.0.8
2015-12-21 14:28:49 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
William A. Kennington III
0ba740d26b
mesa: 11.0.4 -> 11.0.5
2015-11-11 15:45:15 -08:00
William A. Kennington III
00c9039141
mesa: 11.0.3 -> 11.0.4
2015-10-30 18:07:41 -07:00
Vladimír Čunát
f4fb1d7753
mesa: maintenance update 11.0.2 -> 11.0.3
2015-10-15 20:52:30 +02:00
Vladimír Čunát
7434b8c29f
mesa: fixup with multiple outputs
2015-10-04 10:03:55 +02:00
Vladimír Čunát
b44d846990
udev: complete rework
...
- systemd puts all into one output now (except for man),
because I wasn't able to fix all systemd/udev refernces
for NixOS to work well
- libudev is now by default *copied* into another path,
which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
references that just put `udev` into build inputs (to rewrite them all),
also this made "${udev}/foo" fail at *evaluation* time
so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
Vladimír Čunát
f361938b21
Merge staging into closure-size
...
This makes gcc5 the default builder, etc.
2015-10-03 15:23:13 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
William A. Kennington III
cfba54975e
mesa: 10.6.8 -> 11.0.2
2015-09-30 16:18:36 -07:00
Vladimír Čunát
b868ec950d
mesa: maintenance update 10.6.7 -> 10.6.8
2015-09-20 15:57:33 +02:00
Vladimír Čunát
baf20fbcab
mesa: maintenance update 10.6.6 -> 10.6.7
2015-09-13 10:51:20 +02:00
Vladimír Čunát
f67ddbaa6f
mesa: maintenance update 10.6.5 -> 10.6.6
2015-09-06 09:59:31 +02:00
Vladimír Čunát
c250748a54
mesa: maintenance update 10.6.4 -> 10.6.5
...
Currently we have lots of failures on the branch,
most of them look unreproducible, and Hydra is idling.
2015-08-22 15:12:22 +02:00
Vladimír Čunát
9bafea0f6d
mesa: maintenance update 10.6.3 -> 10.6.4
2015-08-12 09:33:58 +02:00
Vladimír Čunát
cf5f43162b
mesa: maintenance update
2015-07-28 19:16:19 +02:00
Vladimír Čunát
06510fab8c
mesa: get rid of llvm dependency in $out, /cc #8990
...
- libXvMC* should be found fine in $drivers
- for d3d state tracker, I don't know how it works,
but it's a non-critical thing and maybe no nixers use it yet
2015-07-26 11:55:18 +02:00
Vladimír Čunát
dcea851434
mesa: tweak the patch after 7fe69244af
...
In particular, do not try dlopening libudev by a non-absolute path.
/cc @wkennington.
2015-07-19 13:31:07 +02:00
William A. Kennington III
7fe69244af
mesa: Fix dlopen patch
2015-07-17 18:33:19 -07:00
William A. Kennington III
440954ab88
mesa: 10.6.1 -> 10.6.2
2015-07-17 14:16:26 -07:00
William A. Kennington III
642eb4ca05
mesa: 10.5.8 -> 10.6.1
2015-07-06 17:22:06 -07:00
Vladimír Čunát
d8c91a6d27
mesa: maintenance update
2015-06-22 18:04:44 +02:00
Eduard Bachmakov
e837e025ea
mesa: minor update to 10.5.7
...
Picked from #8369 .
2015-06-19 09:20:38 +02:00
Eelco Dolstra
d21b6702a3
mesa: Reduce dependency bloat
...
In particular, don't depend on clang. It's really bad to have a core
package like Mesa pull in multiple C compilers.
2015-06-11 02:17:00 +02:00
Eelco Dolstra
4970574409
Merge remote-tracking branch 'origin/gcc-4.9' into staging
...
Conflicts:
pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
William A. Kennington III
9d6555dc0a
Merge branch 'master.upstream' into staging.upstream
2015-06-06 12:04:42 -07:00
Eelco Dolstra
98a4eabd99
Revert "qemu: 2.2.2 -> 2.3.0"
...
This reverts commit 19c259161b
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
553abf71ba
Merge remote-tracking branch 'origin/staging' into gcc-4.9
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/libraries/wayland/default.nix
pkgs/development/tools/build-managers/cmake/default.nix
pkgs/top-level/all-packages.nix
2015-06-01 20:08:43 +02:00
Vladimír Čunát
cbb365f722
mesa: maintenance update
2015-05-26 20:06:49 +02:00
William A. Kennington III
308cdd483d
mesa: 10.5.4 -> 10.5.6
2015-05-26 01:36:35 -07:00
William A. Kennington III
19c259161b
qemu: 2.2.2 -> 2.3.0
2015-05-20 18:30:22 -07:00
Eelco Dolstra
1fc19adf2c
mesa: Remove gallium references
...
These files no longer exist. The resulting failures were hidden by
@vcunat
2015-05-13 18:17:26 +02:00
Vladimír Čunát
375bc8def7
Merge staging into closure-size
2015-05-05 11:49:03 +02:00
William A. Kennington III
5dd8538812
mesa: 10.5.3 -> 10.5.4
2015-04-25 18:41:18 -07:00
Vladimír Čunát
92b968863a
mesa: fix libudev path
2015-04-19 00:48:25 +02:00
Vladimír Čunát
3c793aca79
mesa: dependency cleanup (not using output changes)
...
- drop python build-time dependency; announcement:
> Unlike mesa 10.5.2, the build process should finally be python/mako free :-)
- drop other (seemingly) unneeded deps, such as bison and flex
- make $out not depend on llvm, again
- various fixes and refactoring
2015-04-18 23:11:06 +02:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
William A. Kennington III
dc84c2dcee
mesa: Cleanup output hack
2015-04-14 21:38:47 -07:00
William A. Kennington III
a916e97eef
mesa: 10.5.2 -> 10.5.3
2015-04-13 22:06:04 -07:00
William A. Kennington III
1e47ac93aa
mesa: Disable opencl temporarily
2015-04-06 23:08:12 -07:00
William A. Kennington III
49ffc37b1c
mesa: 1.5.1 -> 1.5.2
2015-03-29 19:06:46 -07:00
William A. Kennington III
7a77553d97
mesa: 10.4.5 -> 10.5.1
2015-03-28 13:57:03 -07:00
Eduard Bachmakov
aa564bbac5
mesa: big update, and related improvements ( close #6367 )
...
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
407450eb84f5a1b466a2eff19b85cdee7ac15dfb
Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
nouveau
* rtti patch dropped as it the relevant configuration has been removed
upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
re-enabled in a future commit when updating to a version containing
the fixes
* Use llvm-3.5 now (by vcunat).
2015-03-09 15:55:24 +01:00
Charles Strahan
70a4fd863d
mesa: add mirror
2015-01-24 17:26:15 -05:00
Vladimír Čunát
5c01205bf7
mesa: use upstream patch to fix doCheck again
2014-11-25 01:03:29 +01:00
Vladimír Čunát
bb2fba1125
Revert "mesa: Don't depend on Wayland"
...
This reverts commit 7ff232e958
.
See discussion at the original commit.
CC: #4999 , #5001 , #5061 , #5071 .
2014-11-24 22:10:06 +01:00
Vladimír Čunát
a767210542
mesa: fix LLVM runtime dependency ( close #4853 )
2014-11-10 18:22:46 +01:00
Eelco Dolstra
7ff232e958
mesa: Don't depend on Wayland
...
NixOS currently does not have any Wayland support, so it's kinda
pointless ATM to make everything depend on it.
2014-11-06 11:02:02 +01:00
Vladimír Čunát
4fa5fffe56
mesa: bugfix update
...
I'm still having some problems with 10.3.1 compilation.
2014-10-19 19:31:58 +02:00
Vladimír Čunát
e90e423a26
mesa: maintenance update
2014-09-13 21:06:49 +02:00
Vladimír Čunát
381dcb1d98
various packages fixed
2014-08-30 23:30:31 +02:00
Vladimír Čunát
ead8f2ba0a
mesa: bugfix update
2014-08-21 15:13:20 +02:00
Vladimír Čunát
aa0da0e1a8
mesa: bugfix update
...
Squashed this one as well, as mesa bugfixes tend to be very reliable.
2014-08-04 20:33:39 +02:00
Vladimír Čunát
14953d7bc9
mesa: maintenance update 10.2.3 -> .4
2014-07-20 08:40:25 +02:00
Vladimír Čunát
9a00938334
mesa: bugfix update
2014-07-09 20:47:47 +02:00
Vladimír Čunát
e80ec957f0
mesa: feature update 10.1.5 -> 10.2.2
2014-06-26 18:33:20 +02:00
Vladimír Čunát
e4dc3f8ae3
mesa: fix libGL searching for libudev
...
Close #2784 , #2731 .
I don't have a clue if using our libudev is always correct on non-nixos,
or if using /run/current-system/sw/lib/libudev would be better...
2014-06-11 07:46:15 +02:00
Vladimír Čunát
9c7dc50159
mesa: maintenance update 10.1.4 -> .5
2014-06-11 06:46:25 +02:00
Vladimír Čunát
872860e6de
Merge #1187 into p/stdenv
...
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Vladimír Čunát
d55184a8f1
mesa: maintenance update 10.1.3 -> .4
2014-05-22 21:28:38 +02:00
Vladimír Čunát
0c142b2a18
mesa: small bugfix update 10.1.2 -> .3
...
Mainly fixes performance regression for vmware.
2014-05-15 21:02:28 +02:00
Ricardo M. Correia
92cc5b8c0c
mesa-noglu: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Vladimír Čunát
6335d5bd3f
mesa: bugfix update 10.1.1 -> .2
...
Contains many driver fixes.
2014-05-06 18:43:01 +02:00
Vladimír Čunát
85c6634eb5
mesa: major update 10.0.4 -> 10.1.1
2014-04-19 13:18:41 +02:00
Vladimír Čunát
8340454544
mesa: have all output on /run/opengl-driver{,-32}
...
Fixes #2242 in a different way (cleaner, I hope).
2014-04-14 21:38:23 +02:00
Vladimír Čunát
685d5a02a2
mesa: disable tests again
...
Still affected by https://bugs.freedesktop.org/show_bug.cgi?id=67672
2014-04-03 09:13:54 +02:00
Vladimír Čunát
7b6225c3a4
mesa: try enabling tests again
...
I know this doesn't really belong into this branch, but rebuilding time
is expensive (and I forgot in x-updates).
Tests do work locally for me, but we might hit that mentioned bug again.
2014-04-02 21:37:27 +02:00
Vladimír Čunát
97f1a251ed
mesa: add symlinks from $out/lib/*.so to $drivers/lib
...
This is mainly in order for libGL to be present in /run/opengl-drivers{,-32}.
Now even with mesa drivers pkgs will use your current nixos libGL
instead of the one it was built against.
Thanks to @iElectric for suggesting this change.
2014-03-23 20:36:37 +01:00