commit | 2d187672b7e38fcd8f6caa93f35dceb6fa11aa7f | [log] [tgz] |
---|---|---|
author | Brian <brian.paul@tungstengraphics.com> | Thu Aug 30 11:08:03 2007 -0600 |
committer | Brian <brian.paul@tungstengraphics.com> | Thu Aug 30 14:43:08 2007 -0600 |
tree | 69a88187c5f2e8585100554bc283a74f08850360 | |
parent | e62b9241d288da7d9bed28fb85ea17bbb617aa28 [diff] |
Sketch out per-vertex point size. The code is all in place, but mostly disabled for now: In t_vp_build.c, write the VERT_RESULT_PSIZE register In sp_state_derived.c, need to emit vertex point size if drawing points. In setup_point() use the point size from the vertex.