mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 06:08:21 +02:00
The plan all along was to eventualyl move isl out of the Vulkan directory, because I intended i965 and anvil to share it. A small problem I encountered when attempting to write unit tests for isl precipitated the move. I discovered that it's easier to get isl unit tests to build if I remove the extra, unneeded dependencies injected by src/vulkan/Makefile.am. And the easiest way to remove those unneeded dependencies is to move isl out of src/vulkan. (Unit tests come in subsequent commits).
7 lines
151 B
Text
7 lines
151 B
Text
# Generated source files
|
|
/*_spirv_autogen.h
|
|
/anv_entrypoints.c
|
|
/anv_entrypoints.h
|
|
/wayland-drm-protocol.c
|
|
/wayland-drm-client-protocol.h
|
|
/anv_icd.json
|