OSDN Git Service

Remove many dependencies on mesa headers.
authorBrian <brian.paul@tungstengraphics.com>
Fri, 17 Aug 2007 00:11:55 +0000 (18:11 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 17 Aug 2007 00:11:55 +0000 (18:11 -0600)
commit3fc926f3740da9ec27853d158243055f3cb43d43
tree67b5f9e3b8945d45cac4776a1b5e1e4f122cf137
parente3bdd66bf69fb12fa02d161989755944077b280d
Remove many dependencies on mesa headers.

To build with mesa, need -DMESA in makefile/config file.
17 files changed:
configs/linux
configs/linux-dri-debug
src/mesa/pipe/draw/draw_clip.c
src/mesa/pipe/draw/draw_context.c
src/mesa/pipe/draw/draw_context.h
src/mesa/pipe/draw/draw_cull.c
src/mesa/pipe/draw/draw_flatshade.c
src/mesa/pipe/draw/draw_offset.c
src/mesa/pipe/draw/draw_prim.c
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_twoside.c
src/mesa/pipe/draw/draw_unfilled.c
src/mesa/pipe/draw/draw_vb.c
src/mesa/pipe/p_util.h
src/mesa/pipe/softpipe/sp_context.c
src/mesa/pipe/softpipe/sp_prim_setup.c
src/mesa/state_tracker/st_draw.c