sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
15
lib/libdrm/intel/Makefile.sources
Normal file
15
lib/libdrm/intel/Makefile.sources
Normal file
|
@ -0,0 +1,15 @@
|
|||
LIBDRM_INTEL_FILES := \
|
||||
intel_bufmgr.c \
|
||||
intel_bufmgr_priv.h \
|
||||
intel_bufmgr_fake.c \
|
||||
intel_bufmgr_gem.c \
|
||||
intel_decode.c \
|
||||
intel_chipset.h \
|
||||
mm.c \
|
||||
mm.h \
|
||||
uthash.h
|
||||
|
||||
LIBDRM_INTEL_H_FILES := \
|
||||
intel_bufmgr.h \
|
||||
intel_aub.h \
|
||||
intel_debug.h
|
Loading…
Add table
Add a link
Reference in a new issue