about summary refs log tree commit diff
path: root/nixos/modules/hardware/opengl.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-8/+8
2023-05-31vaapiIntel: rename to intel-vaapi-driverSandro Jäckel1-4/+4
2023-04-08Revert "nixos/opengl: add mesaPackage option"K9001-33/+8
2023-03-28NixOS/opengl: Use the default Mesa package by default.r-vdp1-4/+4
2023-03-26nixos/opengl: fix wrong function applicationAtemu1-2/+2
2023-03-25nixos/opengl: mesa_22 -> mesa_23Atemu1-6/+6
2023-03-25mesa: provide patch versionsAtemu1-4/+4
2023-03-25nixos/opengl: add mesaPackage optionAtemu1-8/+33
2022-12-11nixos/opengl: cleanup suggestions for extraPackagesSandro Jäckel1-11/+15
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae1-8/+8
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-05-21nixos/video: remove obsolete ati modulesJonathan Ringer1-2/+1
2020-04-20libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl optionsPierre Bourdon1-21/+5
2020-01-18way-cooler: RemoveMatthias Beyer1-3/+3
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+5
2019-07-11Merge pull request #63894 from ambrop72/no-opengl-xdg-data-dirsworldofpeace1-3/+0
2019-07-11Merge pull request #61981 from ambrop72/no-opengl-ld-library-pathworldofpeace1-2/+15
2019-06-28nixos/opengl: Don't set XDG_DATA_DIRS.Ambroz Bizjak1-3/+0
2019-06-17treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesaMatthew Bauer1-2/+2
2019-05-26nixos: Don't set LD_LIBRARY_PATH for graphics drivers that don't need it.Ambroz Bizjak1-2/+15
2019-01-06nixos/opengl: assert 32bit emu support if 32bit support is enabledJoachim Fasting1-4/+8
2018-11-03treewide: remove pkgs_i686Matthew Bauer1-2/+2
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