projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
255bd9c
)
scons: add meta_blit.c to src/mesa/SConscript
author
Brian Paul
<brianp@vmware.com>
Thu, 13 Feb 2014 00:46:11 +0000
(17:46 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 13 Feb 2014 00:46:11 +0000
(17:46 -0700)
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index b52bbdc23d45b0a1604465ca8ef5f72b027c1447..29775a9e1ce0613b8604d55a1780a4eea9fe87a3 100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-325,6
+325,7
@@
program_sources = [
common_driver_sources = [
'drivers/common/driverfuncs.c',
'drivers/common/meta.c',
+ 'drivers/common/meta_blit.c'
]
mesa_sources = (