diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-01 23:53:09 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-01 23:53:09 +0000 |
commit | 1b25aaf10772bec0e8cf03fed536d64d1163a3b2 (patch) | |
tree | baa680b2b3da5ca7b74b749da260ce291b085212 /conf | |
parent | 9852595f1bd6991bc6a0a7c219b0dd48036c84ef (diff) |
global : enable software rasterizer driver
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf/00-devices | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-devices b/conf/intel/portage/make.conf/00-devices index 8b3a4a2..e1ee003 100644 --- a/conf/intel/portage/make.conf/00-devices +++ b/conf/intel/portage/make.conf/00-devices @@ -1,5 +1,5 @@ # This file has been automatically generated, do not edit. INPUT_DEVICES="evdev synaptics libinput" -VIDEO_CARDS="intel i915 i965 iris nouveau r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl" +VIDEO_CARDS="intel i915 i965 iris nouveau r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl swrast" LIRC_DEVICES="audio audio_alsa serial pctv" |