repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glsl2: Add and use new variable mode ir_var_temporary
[mesa/nouveau-pmpeg.git]
/
src
/
gallium
/
drivers
/
sw
/
Makefile
blob
2713a62ee9f92b6cbe0872980e5afe55c7fc9032
1
# Meta-driver which combines whichever software rasterizers have been
2
# built into a single convenience library.
3
4
TOP
=
..
/
..
/
..
/
..
5
include
$(
TOP
)/
configs
/
current
6
7
C_SOURCES
=
\
8
sw.c
9
10
include
..
/
..
/
Makefile.template