about summary refs log tree commit diff
path: root/nixos/modules/hardware/opengl.nix
AgeCommit message (Expand)AuthorFilesLines
2018-09-30nixos/opengl: create /run/opengl-driver using tmpfiles.dJamey Sharp1-11/+11
2018-03-26opengl service: don't override mesa non-drivers in runtimeNikolay Amiantov1-1/+0
2018-03-26opengl service: move options under common hardware.opengl treeNikolay Amiantov1-82/+85
2018-02-25nixos/opengl: unhide and document enable optionLinus Heckemann1-2/+9
2017-11-01intel-ocl: r4.0-59481 -> 5.0-63503zimbatm1-1/+1
2017-01-31opengl service: use option for XDG_DATA_DIRSNikolay Amiantov1-6/+3
2017-01-20opengl service: mention that you can add OpenCL driversNikolay Amiantov1-2/+2
2016-11-13opengl: add driver paths to XDG_DATA_DIRSDavid McFarland1-0/+6
2016-09-24nixos opengl: use mesa_drivers.outVladimír Čunát1-1/+1
2016-03-26opengl.extraPackages32: pkgsi686Linux in exampleBrian McKenna1-1/+1
2016-01-26nixos xserver: remove vaapiDriversNikolay Amiantov1-2/+5
2016-01-26nixos opengl: add extraPackages and extraPackages32Nikolay Amiantov1-4/+32
2014-12-17Remove udev from /run/opengl-driversEelco Dolstra1-1/+0
2014-09-07ati_unfree: Update nixos-manual for AMD driver supportNathaniel Baxter1-1/+2
2014-09-07ati_unfree: Create a nixos module for the ati_unfree x11 driver andNathaniel Baxter1-15/+2
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-1/+1
2014-06-15fixup the previous: got renamed to sessionVariablesVladimír Čunát1-1/+1
2014-06-15nixos/opengl: add LD_LIBRARY_PATH to systemVariables insteadVladimír Čunát1-2/+2
2014-05-02On my system OpenGL with bumblebee seems to require libudev in LD_LIBRARY_PAT...Michael Raskin1-0/+1
2014-04-29Move the NVIDIA support into its own moduleEelco Dolstra1-51/+51
2014-04-29Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra1-28/+24
2014-04-14mesa: have all output on /run/opengl-driver{,-32}Vladimír Čunát1-0/+1
2014-04-14nixos opengl: add s2tc to mesa drivers by defaultVladimír Čunát1-7/+13
2014-02-08services.mesa -> hardware.openglShea Levy1-0/+121