Files
nixpkgs/pkgs/os-specific/linux
Eelco Dolstra 410f21887a * A quick hack to get accelerated OpenGL working: just use the driver
in /usr/lib/libGL.so.1 (which will typically load a driver in
  /usr/X11R6/lib/modules/dri).  This has been tested on a i915
  graphics card; it should work with most open source X.org drivers.
  For NVidia's proprietary drivers (which we cannot build ourselves
  anyway), some more symlinks are necessary; I'll add those later.

  So to get hardware-accelerated Quake 3, do:

  $ nix-env -p /nix/var/nix/profiles/opengl -i xorg-sys-opengl
  $ nix-env -i quake3-demo
  $ quake3

svn path=/nixpkgs/trunk/; revision=4613
2006-01-28 01:13:31 +00:00
..
2006-01-27 23:48:28 +00:00
2006-01-07 23:18:00 +00:00
2006-01-16 17:30:56 +00:00
2005-12-23 23:25:11 +00:00
2006-01-04 23:29:29 +00:00
2005-12-23 22:59:33 +00:00