Updates to tnl_dd_dmatmp.h
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 11 Dec 2003 16:49:55 +0000 (16:49 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 11 Dec 2003 16:49:55 +0000 (16:49 +0000)
commit844cdaf461e3e181bcf1d4c0ba79ef5c4140cb4e
treea9d4a90738093f7108d5195fb349ce384bbd199e
parent2dc621f3fdb585f23013aa3e220f2148f9405538
Updates to tnl_dd_dmatmp.h
- Allocate vertices explicitly, rather than trying to talk
  about dma buffers.
- Clean up the various Flush() operations.
- Don't allow fallbacks any longer.  Provide a support function
  to detect them ahead o ftime
Updates to tnl_dd_vbtmp.h
- Get rid of power-of-two vertex strides.  Pack all vertices tightly.
- Get texunit 2,3 emit working coorrectly.
Other stuff:
- Get rid of lingering Ubyte color support.
- Fix a few compiler warnings.
src/mesa/tnl_dd/t_dd_dmatmp.h
src/mesa/tnl_dd/t_dd_vb.c
src/mesa/tnl_dd/t_dd_vbtmp.h