Lluís Batlle i Rossell
b45e219eec
Making mesa build the DRI driver, required by the xorg server on the Fuloong2F
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23051
2010-08-09 07:42:43 +00:00
Eelco Dolstra
78a5abdf85
* Updated the X.org server to 1.8.2. Note that it no longer depends
...
on HAL but instead uses udev to autoconfigure input devices. We'll
have to update the NixOS X server module accordingly, I guess. See
https://fedoraproject.org/wiki/Input_device_configuration .
* Updated Mesa to 7.8.2.
svn path=/nixpkgs/branches/x-updates/; revision=22681
2010-07-20 19:24:21 +00:00
Peter Simons
8ccc115606
pkgs/development/libraries/mesa: disable build of egl library on Darwin
...
The egl library doesn't seem to work, i.e. the included demo program has
undefined symbols after linking with it.
svn path=/nixpkgs/trunk/; revision=21429
2010-04-29 14:57:07 +00:00
Peter Simons
5c43115185
pkgs/development/libraries/mesa/default.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21428
2010-04-29 14:57:02 +00:00
Peter Simons
56ce7f2ae6
pkgs/development/libraries/mesa: pass lipo utility to this build on Darwin
...
svn path=/nixpkgs/trunk/; revision=21427
2010-04-29 14:56:52 +00:00
Rob Vermaas
6dbcd591ef
use mesaplatforms from lib
...
svn path=/nixpkgs/trunk/; revision=20302
2010-03-01 12:32:40 +00:00
Eelco Dolstra
f189022d13
* Updated mesa to 7.6.1.
...
* Removed mesa-headers as it's not used anymore.
svn path=/nixpkgs/trunk/; revision=19389
2010-01-13 12:43:17 +00:00
Eelco Dolstra
e9a6fc3bc1
* Mesa 7.5.2.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18033
2009-10-29 17:19:25 +00:00
Rob Vermaas
67bf96d424
enable freebsd for mesa
...
svn path=/nixpkgs/trunk/; revision=17733
2009-10-09 13:57:20 +00:00
Rob Vermaas
22474c3539
* enable i686-darwin for mesa
...
svn path=/nixpkgs/trunk/; revision=15900
2009-06-09 09:19:32 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Lluís Batlle i Rossell
15f1feb702
Fixing mesa and xorgserver
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15199
2009-04-20 18:46:32 +00:00
Eelco Dolstra
e05a069de9
* Mesa 7.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15195
2009-04-20 18:08:51 +00:00
Eelco Dolstra
ee07abad60
* Mesa 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13004
2008-10-08 16:56:52 +00:00
Eelco Dolstra
55fd683572
* Mesa 7.0.3.
...
svn path=/nixpkgs/trunk/; revision=10898
2008-03-01 17:44:50 +00:00
Eelco Dolstra
b7f1b56b18
* X11R7.3.
...
svn path=/nixpkgs/trunk/; revision=9592
2007-11-05 23:59:55 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
38ace454e9
* Wine locates a lot of libraries dynamically through dlopen(). Add
...
them to the RPATH so that the user doesn't have to set them in
LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=9177
2007-08-21 00:00:23 +00:00
Michael Raskin
42f841bcab
Added some descriptions.
...
svn path=/nixpkgs/trunk/; revision=8920
2007-06-26 11:49:45 +00:00
Eelco Dolstra
41291a5b26
* Fix Mesa-related evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8708
2007-05-16 14:49:28 +00:00
Eelco Dolstra
4788912bde
* Build a DRI-accelerated Mesa.
...
svn path=/nixpkgs/trunk/; revision=8066
2007-02-27 00:18:34 +00:00
Eelco Dolstra
ba443448e8
* Build the i810 driver. Only depend on the Mesa headers, not all of Mesa.
...
svn path=/nixpkgs/trunk/; revision=8060
2007-02-26 23:10:25 +00:00
Eelco Dolstra
cd10e285d2
* Pass the Mesa source tree.
...
svn path=/nixpkgs/trunk/; revision=8052
2007-02-26 17:05:27 +00:00
Eelco Dolstra
3e19819c28
* X11R7.2 and associated updates.
...
svn path=/nixpkgs/trunk/; revision=8049
2007-02-26 16:32:27 +00:00
Eelco Dolstra
f861c8b66c
* makeFlags -> buildFlags in a few places.
...
svn path=/nixpkgs/trunk/; revision=7503
2006-12-27 18:34:35 +00:00
Eelco Dolstra
c8635af3a9
* Mesa 6.4.2.
...
svn path=/nixpkgs/trunk/; revision=6736
2006-10-15 17:44:32 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
0bb8593bbb
* libdrm updated to 2.0.
...
svn path=/nixpkgs/trunk/; revision=4569
2006-01-17 12:42:57 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
6928e1cc2d
* Mesa updated to 6.4.
...
svn path=/nixpkgs/trunk/; revision=4196
2005-11-02 20:58:38 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
7bbd1fd535
* Mesa (an OpenGL implementation).
...
svn path=/nixpkgs/trunk/; revision=1045
2004-06-09 17:53:30 +00:00