OSDN Git Service

Lots of changes:
authorKeith Whitwell <keith@tungstengraphics.com>
Sun, 5 Nov 2000 18:16:51 +0000 (18:16 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sun, 5 Nov 2000 18:16:51 +0000 (18:16 +0000)
commitc6f348cbc908556da4f68a65cdf218ebd4e678be
tree3eb069026edbdddb507933fc538f392ae9070617
parenta190221f70000a4be97a1a3f81fc125f88d3e7cb
Lots of changes:
- use the new interface to the software rasterizer.
- manage all fallbacks internally, hooking in swrast or
  swrast_setup if necessary.
- removed lots of marginal code no longer appropriate in a
  maturing driver.
- reworked the vertex-setup and triangle routines, including
  drawing unfilled triangles from within the driver.
src/mesa/drivers/glide/fxapi.c
src/mesa/drivers/glide/fxdd.c
src/mesa/drivers/glide/fxddspan.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/drivers/glide/fxdrv.h
src/mesa/drivers/glide/fxglidew.c
src/mesa/drivers/glide/fxglidew.h
src/mesa/drivers/glide/fxsetup.c
src/mesa/drivers/glide/fxtexman.c
src/mesa/drivers/glide/fxwgl.c