SupervisedThinking
ccd90a3a56
config/grapic: add VA-API / Vulkan support for nvidia-ng
2022-02-03 11:13:35 +01:00
SupervisedThinking
2d756f0d61
config/graphic: added Vulkan opts
2022-01-01 14:26:52 +01:00
SupervisedThinking
4ef5569205
config/graphics & show_config: clean up & tweaks
...
- clean up
- tweaks for show_config
- default to `OPENGL/OPENGLES=no` if not set
- sort `GRAPHIC_DRIVERS` & list them for all projects not just x11
- moved video acceleration out of graphic config
2021-11-29 17:49:16 +01:00
heitbaum
4bc87e50ab
mesa GRAPHIC_DRIVERS: delete classic drivers (DRI)
...
i915, i965, nouveau, r100, r200
2021-11-22 15:16:43 +11:00
Tomáš Kelemen (vudiq)
4e6f8705e6
crocus: add Mesa gallium driver for older Intel GPUs
2021-10-27 15:45:50 +02:00
Lukas Rusak
55aad87771
config/graphic: allow using the new intel gallium iris driver
2020-01-26 09:33:08 -08:00
chewitt
c078fd5ee5
config: graphic: add mali option to enable V4L2 in ffmpeg
2019-09-10 16:53:08 +00:00
Matthias Reichl
c2283e8390
config/graphic: also enable v3d and kmsro when building vc4
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-07-03 20:05:20 +02:00
Lukas Rusak
ae5c25909d
config/graphic: build etnaviv and kmsro for imx devices
2019-07-01 10:20:40 -07:00
MilhouseVH
54b97863ca
config/graphic: concat strings with +=
2019-04-30 22:10:14 +01:00
MilhouseVH
82e4ab5913
config/graphic+mesa: simplify dedupe by using space-delimited lists
2019-04-24 08:05:20 +01:00
Christian Hewitt
2b179f5f4d
config/graphic: alphabetical ocd
2019-04-11 13:07:56 +04:00
chewitt
3a8a16f1e6
config/graphic: add lima/panfrost options
2019-04-11 13:04:11 +04:00
Lukas Rusak
487df8b8b0
config/graphic: add support for etnaviv
2018-06-11 10:18:51 -07:00
Lukas Rusak
bc6edc4fed
config/graphic: add support for freedreno
2018-06-11 10:18:51 -07:00
Lukas Rusak
42b160894f
config/graphic: add V4L2_SUPPORT for vc4
2018-06-11 10:18:51 -07:00
Lukas Rusak
8c24c78231
config/graphic: add default value for V4L2_SUPPORT
2018-06-11 10:18:50 -07:00
Lukas Rusak
e23f0cb5f2
config/graphic: remove duplicate entries in XORG_DRIVERS variable
2018-05-20 21:15:42 -07:00
Lukas Rusak
32a7930b9a
config/graphic: optimize get_graphicsdrivers by removing for loop
2018-05-20 20:11:55 -07:00
Lukas Rusak
b93b40f092
config/graphic: remove leading comma in variables
2018-05-20 20:10:27 -07:00
Lukas Rusak
8c2e5a898d
config/graphic: reset variables when calling get_graphicsdrivers()
2018-05-20 20:09:48 -07:00
Lukas Rusak
46021e1122
config/graphic: add VAAPI_SUPPORT to r600 and radeonsi
2018-03-20 11:58:34 -07:00
Emil Velikov
3c3261fd1b
config/graphic: enable COMPOSITE for vmwgfx
...
Just like all the other open-source xorg drivers, vmwgfx makes use of
the composite extension.
2017-10-29 13:44:46 +00:00
Emil Velikov
aace273fb1
config/graphic: remove swrast when using the virtual GPU drivers
...
The respective driver is already selected and build.
2017-10-29 13:44:46 +00:00
Emil Velikov
f1dfaa5afc
config/graphic: add vc4 to "all" graphics drivers
2017-10-29 13:44:46 +00:00