mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 20:20:24 +01:00
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 | ||
| D3D9 | ||
| d3dadapter | ||
| 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 | ||