nixpkgs/pkgs/system
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
..
all-packages-generic.nix * In Quake 3, by default use Mesa as the OpenGL implementation. But 2006-01-28 00:41:16 +00:00
all-packages.nix * Add a simple standard environment for FreeBSD. 2005-05-10 12:59:28 +00:00
i686-linux.nix * Added some missing semicolons. 2003-12-21 20:52:13 +00:00
populate-cache.nix * In Quake 3, by default use Mesa as the OpenGL implementation. But 2006-01-28 00:41:16 +00:00
powerpc-darwin.nix * Fix for zlib on Darwin (it always wants to install in /usr/lib, 2004-08-09 14:33:14 +00:00
stdenvs.nix * Remove FreeBSD gcc wrapper. 2005-06-17 09:25:16 +00:00