Move the few definitions from r300_lib.h still in use to r300_emit.h.
authorVladimir Dergachev <volodya@freedesktop.org>
Tue, 11 Jan 2005 04:11:05 +0000 (04:11 +0000)
committerVladimir Dergachev <volodya@freedesktop.org>
Tue, 11 Jan 2005 04:11:05 +0000 (04:11 +0000)
commit864137984a80b2ad2c26d54f9281546b4b43c6ae
treeb49f5b29ecc2154d2219b9c5167f930a2db26c4c
parent086ca3dffbf0003eac20fe5fe6fbcf993c414f0b
Move the few definitions from r300_lib.h still in use to r300_emit.h.
Rework *vb* function to not use AOS_ARRAY structure, but rather work directly with r300->state.aos.
Remove references to r300_lib.h and r300_lib.c
Remove r300_lib.[c,h].
src/mesa/drivers/dri/r300/Makefile
src/mesa/drivers/dri/r300/r300_emit.h
src/mesa/drivers/dri/r300/r300_render.c
src/mesa/drivers/dri/r300/r300_state.c