commit | b4bacd1fca336f043d1ee3c3a346fbd42a3b02eb | [log] [tgz] |
---|---|---|
author | Brian <brian.paul@tungstengraphics.com> | Mon Sep 17 14:24:11 2007 -0600 |
committer | Brian <brian.paul@tungstengraphics.com> | Mon Sep 17 14:24:11 2007 -0600 |
tree | 81ff3b367c175ae693daed8a07f395fc0635cff7 | |
parent | 2a40c71fed9461a6ecd17788b17b35655262aec6 [diff] |
Plug in selection/feedback code. Not quite finished yet. Selection/feedback are done with a private instance of the 'draw' module in the state tracker. Not quite all the draw context's state is set yet, namely vertex format info. Hold off on that for a bit...