New point rasterization functions based on template code that
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Jan 2001 22:17:16 +0000 (22:17 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Jan 2001 22:17:16 +0000 (22:17 +0000)
commit08dfacd4259b4c6f6d89e4d0c52ade17e811e314
tree10b053652ecf74e0dcf688348e6f2633dd6249e7
parent6532db986883ea1a431c043126de4947465834a1
New point rasterization functions based on template code that
handles CI/RGB, texture, antialiasing, attenuation, etc.
src/mesa/swrast/s_points.c
src/mesa/swrast/s_pointtemp.h [new file with mode: 0644]