mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
15fcfbe046
The pci ids used a mixture of uppercase and lowercase, even in the same file. The inconsistency introduces unnecessary complexity in regular expressions. Diff made in vim with `%s/\v(CHIPSET\()([^,]+)/\1\L\2\E/`. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>` Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25257> |
||
---|---|---|
.. | ||
android_stub | ||
CL | ||
d3dadapter | ||
D3D9 | ||
drm-uapi | ||
EGL | ||
GL | ||
GLES | ||
GLES2 | ||
GLES3 | ||
KHR | ||
pci_ids | ||
vk_video | ||
vulkan | ||
winddk | ||
c99_alloca.h | ||
c99_compat.h | ||
kopper_interface.h | ||
meson.build | ||
no_extern_c.h |