mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +00:00
Initial import of intel-graphics-tools with some microbenchmarks.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
libintel_tools_la_SOURCES = \
|
||||
intel_batchbuffer.c \
|
||||
intel_batchbuffer.h \
|
||||
drmtest.c \
|
||||
drmtest.h
|
||||
|
||||
noinst_LTLIBRARIES = libintel_tools.la
|
||||
|
||||
AM_CFLAGS = $(DRM_CFLAGS) $(WARN_CFLAGS) \
|
||||
-I$(srcdir)/..
|
||||
Reference in New Issue
Block a user