Large update
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 29 Dec 2004 12:39:50 +0000 (12:39 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 29 Dec 2004 12:39:50 +0000 (12:39 +0000)
commit13ae06cf36f9d04c0a04cdc19196f400d7a8c642
treeccd2bc240d06f74bd4d9776eb51ed72a1e5bca82
parent7b05b70c2af9f76222a40941b393b5f04ce83048
Large update
- Remove via duplicates of shared template files
- Update driver to work with current versions of the above
- Rework dma accounting
- Rework emitting to dma to use a consistent set of macros

The handling of cliprects in the driver is still pretty questionable.
20 files changed:
src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_context.h
src/mesa/drivers/dri/unichrome/via_dd_tritmp.h [deleted file]
src/mesa/drivers/dri/unichrome/via_dd_vbtmp.h [deleted file]
src/mesa/drivers/dri/unichrome/via_dmatmp.h [deleted file]
src/mesa/drivers/dri/unichrome/via_fb.c
src/mesa/drivers/dri/unichrome/via_ioctl.c
src/mesa/drivers/dri/unichrome/via_ioctl.h
src/mesa/drivers/dri/unichrome/via_render.c
src/mesa/drivers/dri/unichrome/via_span.c
src/mesa/drivers/dri/unichrome/via_state.c
src/mesa/drivers/dri/unichrome/via_state.h
src/mesa/drivers/dri/unichrome/via_tex.c
src/mesa/drivers/dri/unichrome/via_texmem.c
src/mesa/drivers/dri/unichrome/via_texstate.c
src/mesa/drivers/dri/unichrome/via_tris.c
src/mesa/drivers/dri/unichrome/via_vb.c
src/mesa/drivers/dri/unichrome/via_vb.h
src/mesa/drivers/dri/unichrome/via_vb_cliptmp.h [deleted file]
src/mesa/drivers/dri/unichrome/via_vb_rendertmp.h [deleted file]