xserver/hw/xfree86/parser
Mike Gelfand c06a2a3ed7 hw: add/fix include guards where missing/broken
Skipped headers designed for multiple or non-trivial inclusion:
* hw/xfree86/dri2/pci_ids/i810_pci_ids.h
* hw/xfree86/dri2/pci_ids/i915_pci_ids.h
* hw/xfree86/dri2/pci_ids/i965_pci_ids.h
* hw/xfree86/dri2/pci_ids/r200_pci_ids.h
* hw/xfree86/dri2/pci_ids/r300_pci_ids.h
* hw/xfree86/dri2/pci_ids/r600_pci_ids.h
* hw/xfree86/dri2/pci_ids/radeon_pci_ids.h
* hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h
* hw/xfree86/dri2/pci_ids/virtio_gpu_pci_ids.h
* hw/xfree86/dri2/pci_ids/vmwgfx_pci_ids.h

Signed-off-by: Mike Gelfand <mikedld@mikedld.com>
2025-06-27 13:58:05 +02:00
..
Configint.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
DRI.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Device.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Extensions.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Files.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Flags.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Input.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
InputClass.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Layout.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Module.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Monitor.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
OutputClass.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Pointer.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Screen.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Vendor.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Video.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
configProcs.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
read.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
scan.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
write.c xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
xf86Parser_priv.h xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
xf86tokens.h xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00