prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
[mesa.git] / src / mesa / swrast / s_pointtemp.h
2001-09-19 Karl Schultzsilence compiler warnings (last batch for src)
2001-07-19 Brian PaulGLchan changes
2001-05-17 Keith WhitwellFix order of decomposition of quad.
2001-05-15 Brian PaulApply antialiasing coverage factor to alpha after textu...
2001-05-09 Brian Paulmissed a GLfixed->GLfloat fog change
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-01-30 Brian Paulfixed half pixel offset bug in aa point code
2001-01-04 Brian Paulminor bug fixes
2001-01-03 Brian PaulNew point rasterization functions based on template...