mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 14:38:13 +02:00
12 lines
191 B
Text
12 lines
191 B
Text
|
|
gbm_core_FILES = \
|
||
|
|
main/backend.c \
|
||
|
|
main/backend.h \
|
||
|
|
main/common_drm.h \
|
||
|
|
main/gbm.c \
|
||
|
|
main/gbm.h \
|
||
|
|
main/gbmint.h
|
||
|
|
|
||
|
|
gbm_dri_FILES = \
|
||
|
|
backends/dri/gbm_dri.c \
|
||
|
|
backends/dri/gbm_driint.h
|