12 'dlist-edgeflag-dangling',
27 'line-userclip-nop-clip',
35 'linestrip-flat-stipple',
36 'linestrip-stipple-wide',
49 'poly-flat-unfilled-clip',
52 'quad-clip-all-vertices',
53 'quad-clip-nearplane',
58 'quad-offset-unfilled',
66 'quad-unfilled-stipple',
102 'tri-point-line-clipped',
113 'tri-unfilled-edgeflag',
115 'tri-unfilled-smooth',
117 'tri-unfilled-tri-lit',
118 'tri-unfilled-userclip-stip',
119 'tri-unfilled-userclip',
128 'trifan-flat-unfilled-clip',
135 'vbo-noninterleaved',
154 prog = progs_env.Program(
156 source = prog + '.c',
159 # auto code generation
160 #getprocaddress: getprocaddress.c getproclist.h
162 #getproclist.h: $(TOP)/src/mesa/glapi/gen/gl_API.xml getprocaddress.c getprocaddress.py
163 # python getprocaddress.py > getproclist.h
166 #readtex.h: $(TOP)/progs/util/readtex.h
167 # ln -s $(TOP)/progs/util/readtex.h .
169 #readtex.c: $(TOP)/progs/util/readtex.c
170 # ln -s $(TOP)/progs/util/readtex.c .
173 #extfuncs.h: $(TOP)/progs/util/extfuncs.h