aux/Makefile,SConscript: Build PP
Signed-off-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
committed by
Brian Paul
parent
421235d42a
commit
d2fdc58fe7
@@ -64,6 +64,12 @@ C_SOURCES = \
|
||||
pipebuffer/pb_bufmgr_pool.c \
|
||||
pipebuffer/pb_bufmgr_slab.c \
|
||||
pipebuffer/pb_validate.c \
|
||||
postprocess/pp_celshade.c \
|
||||
postprocess/pp_colors.c \
|
||||
postprocess/pp_init.c \
|
||||
postprocess/pp_mlaa.c \
|
||||
postprocess/pp_run.c \
|
||||
postprocess/pp_program.c \
|
||||
rbug/rbug_connection.c \
|
||||
rbug/rbug_context.c \
|
||||
rbug/rbug_core.c \
|
||||
|
||||
@@ -110,6 +110,12 @@ source = [
|
||||
'pipebuffer/pb_bufmgr_pool.c',
|
||||
'pipebuffer/pb_bufmgr_slab.c',
|
||||
'pipebuffer/pb_validate.c',
|
||||
'postprocess/pp_celshade.c',
|
||||
'postprocess/pp_colors.c',
|
||||
'postprocess/pp_init.c',
|
||||
'postprocess/pp_mlaa.c',
|
||||
'postprocess/pp_run.c',
|
||||
'postprocess/pp_program.c',
|
||||
'rbug/rbug_connection.c',
|
||||
'rbug/rbug_context.c',
|
||||
'rbug/rbug_core.c',
|
||||
|
||||
Reference in New Issue
Block a user