summaryrefslogtreecommitdiffstats
path: root/nixos/modules/hardware/opengl.nix
AgeCommit message (Expand)Author
2019-01-06nixos/opengl: assert 32bit emu support if 32bit support is enabledJoachim Fasting
2018-11-03treewide: remove pkgs_i686Matthew Bauer
2018-09-30nixos/opengl: create /run/opengl-driver using tmpfiles.dJamey Sharp
2018-03-26opengl service: don't override mesa non-drivers in runtimeNikolay Amiantov
2018-03-26opengl service: move options under common hardware.opengl treeNikolay Amiantov
2018-02-25nixos/opengl: unhide and document enable optionLinus Heckemann
2017-11-01intel-ocl: r4.0-59481 -> 5.0-63503zimbatm
2017-01-31opengl service: use option for XDG_DATA_DIRSNikolay Amiantov
2017-01-20opengl service: mention that you can add OpenCL driversNikolay Amiantov
2016-11-13opengl: add driver paths to XDG_DATA_DIRSDavid McFarland
2016-09-24nixos opengl: use mesa_drivers.outVladimír Čunát
2016-03-26opengl.extraPackages32: pkgsi686Linux in exampleBrian McKenna
2016-01-26nixos xserver: remove vaapiDriversNikolay Amiantov
2016-01-26nixos opengl: add extraPackages and extraPackages32Nikolay Amiantov
2014-12-17Remove udev from /run/opengl-driversEelco Dolstra
2014-09-07ati_unfree: Update nixos-manual for AMD driver supportNathaniel Baxter
2014-09-07ati_unfree: Create a nixos module for the ati_unfree x11 driver andNathaniel Baxter
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-06-15fixup the previous: got renamed to sessionVariablesVladimír Čunát
2014-06-15nixos/opengl: add LD_LIBRARY_PATH to systemVariables insteadVladimír Čunát
2014-05-02On my system OpenGL with bumblebee seems to require libudev in LD_LIBRARY_PAT...Michael Raskin
2014-04-29Move the NVIDIA support into its own moduleEelco Dolstra
2014-04-29Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra
2014-04-14mesa: have all output on /run/opengl-driver{,-32}Vladimír Čunát
2014-04-14nixos opengl: add s2tc to mesa drivers by defaultVladimír Čunát
2014-02-08services.mesa -> hardware.openglShea Levy