summary refs log tree commit diff stats
path: root/hw/display/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/display : Add device DM163Inès Varhol2024-04-301-0/+1
* ramfb: move stubs out of stubs/Paolo Bonzini2024-04-181-1/+1
* configure, meson: rename targetos to host_osPaolo Bonzini2023-12-311-1/+1
* meson: remove CONFIG_ALLPaolo Bonzini2023-12-311-1/+0
* meson: remove OS definitions from config_targetosPaolo Bonzini2023-12-311-2/+5
* hw/display/ati: allow compiling without PIXMANMarc-André Lureau2023-11-071-1/+1
* arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMANMarc-André Lureau2023-11-071-1/+1
* gfxstream + rutabaga: meson supportGurchetan Singh2023-10-161-0/+22
* hw/display: introduce virtio-dmabufAlbert Esteve2023-10-041-0/+1
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-44/+44
* hw/display: Compile vga.c as target-independent codeThomas Huth2023-04-201-1/+1
* hw/xen: Build PV backend drivers for CONFIG_XEN_BUSDavid Woodhouse2023-03-071-1/+1
* hw/display: Move omap_lcdc.c out of target-specific source setPhilippe Mathieu-Daudé2023-01-161-1/+1
* hw/display: avoid creating empty loadable modulesDaniel P. Berrangé2023-01-111-8/+12
* acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov2022-11-071-0/+17
* hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé2022-01-131-1/+1
* hw/display: Restrict virtio-gpu-udmabuf stubs to !LinuxPhilippe Mathieu-Daudé2021-08-311-1/+2
* configure, meson: convert virgl detection to mesonPaolo Bonzini2021-07-061-3/+3
* virtio-gpu: Add udmabuf helpersVivek Kasireddy2021-05-271-0/+1
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-2/+0
* virtio-gpu: add virtio-vga-glGerd Hoffmann2021-05-101-0/+5
* virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann2021-05-101-0/+5
* virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann2021-05-101-3/+6
* virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-101-1/+1
* virtio-gpu: rename virgl source file.Gerd Hoffmann2021-05-101-1/+1
* ads7846: moves from the hw/display folder to the hw/input folder.Gan Qixin2020-12-131-1/+0
* virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=yGerd Hoffmann2020-10-291-1/+3
* virtio-gpu: add virtio-vga moduleGerd Hoffmann2020-10-291-2/+8
* virtio-gpu: add virtio-gpu-pci moduleGerd Hoffmann2020-10-291-2/+9
* virtio-gpu: build modularGerd Hoffmann2020-09-151-16/+6
* meson: remove duplicate qxl sourcesGerd Hoffmann2020-09-151-2/+0
* meson: fix qxl dependenciesGerd Hoffmann2020-09-151-1/+2
* meson: convert hw/displayMarc-André Lureau2020-08-211-0/+84