projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e010a7
)
mesa: add missing header to the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Wed, 6 Apr 2016 12:07:04 +0000
(13:07 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 11 Apr 2016 18:08:23 +0000
(19:08 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile.sources
b/src/mesa/Makefile.sources
index bbafa454c0da5f3ab384cbb82c873d0e86456bf6..2ffbb152e3c0e538446940acfac926248808c226 100644
(file)
--- a/
src/mesa/Makefile.sources
+++ b/
src/mesa/Makefile.sources
@@
-396,6
+396,7
@@
VBO_FILES = \
STATETRACKER_FILES = \
state_tracker/st_atifs_to_tgsi.c \
+ state_tracker/st_atifs_to_tgsi.h \
state_tracker/st_atom_array.c \
state_tracker/st_atom_atomicbuf.c \
state_tracker/st_atom_blend.c \