Replaced ctx->Point.Size with ctx->Point._Size
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Nov 2000 16:38:40 +0000 (16:38 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Nov 2000 16:38:40 +0000 (16:38 +0000)
commit24a32627d9a1b23323429b989bb5705a695fb4c1
tree775c71f6c97c58e88c85deabaa96c2f18e2f7b00
parent30971cd098d147a4363df0dec0c338587dc1478f
Replaced ctx->Point.Size with ctx->Point._Size
Replaced ctx->Point.UserSize with ctx->Point.Size
src/mesa/main/context.c
src/mesa/main/get.c
src/mesa/main/points.c
src/mesa/swrast/s_points.c