nixpkgs/pkgs
Eelco Dolstra 7f74c406c4 * In Quake 3, by default use Mesa as the OpenGL implementation. But
allow the OpenGL implementation to be overriden through the
  OPENGL_DRIVER environment variable.  If it is not set, we use the
  implementation installed in the profile
  /nix/var/nix/profiles/opengl, allowing easy late binding by the
  user, e.g.,

    $ nix-env -p /nix/var/nix/profiles/opengl -i nvidia-sys-opengl

  might install the NVidia OpenGL implementation.

  The code that does this is not specific to Quake 3: it has been
  factored out into build-support/opengl/mesa-switch.sh.  Presumably
  any application that requires hardware-accelerated OpenGL needs it.

* Add the Quake 3 demo to the cache.

svn path=/nixpkgs/trunk/; revision=4612
2006-01-28 00:41:16 +00:00
..
applications * Fix an annoying problem with xmms's ALSA output driver. Thanks 2006-01-26 23:34:22 +00:00
build-support * In Quake 3, by default use Mesa as the OpenGL implementation. But 2006-01-28 00:41:16 +00:00
data/sgml+xml * "." -> "source". 2005-12-05 14:11:09 +00:00
development change uulib to store all dependencies to package.conf 2006-01-27 10:16:15 +00:00
games * In Quake 3, by default use Mesa as the OpenGL implementation. But 2006-01-28 00:41:16 +00:00
misc * modified tetex to support extra .sty's from other packages 2006-01-27 20:51:41 +00:00
os-specific/linux * ALSA library updated to 1.0.10. 2006-01-27 23:48:28 +00:00
servers * OpenGL dependency in the i810 driver. 2006-01-17 14:11:43 +00:00
shells add a static version of bash. This comes in handy for NixOS (installer disk) and the static tools we use to bootstrap Nix on for example NixOS. Can I say NixOS one more time? NixOS. 2005-12-23 21:43:04 +00:00
stdenv use newer curl. This fixes a few security bugs and this static version of curl 2005-12-28 02:02:56 +00:00
system * In Quake 3, by default use Mesa as the OpenGL implementation. But 2006-01-28 00:41:16 +00:00
test * "." -> "source". 2005-12-05 14:11:09 +00:00
tools * modified tetex to support extra .sty's from other packages 2006-01-27 20:51:41 +00:00