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
/
targets
/
egl-swrast
/
Makefile
blob
7d4f5054983f2e65e05dc9876277b6515a91df3a
1
TOP
=
..
/
..
/
..
/
..
2
include
$(
TOP
)/
configs
/
current
3
4
# Do propperly
5
CFLAGS
+=
"-I$(TOP)/src/gallium/include"
6
7
EGL_DRIVER_NAME
=
swrast
8
EGL_DRIVER_SOURCES
=
swrast_glue.c
9
EGL_DRIVER_LIBS
=
10
EGL_DRIVER_PIPES
=
11
12
include
..
/
Makefile.egl