Correct test for attenuation.
[mesa.git] / src / mesa / swrast / s_texstore.c
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-03-13 Brian PaulImplementation of GL_EXT_pixel_buffer_object extension.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-16 Brian Paulfixed _mesa_generate_mipmaps() target problem
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2001-05-21 Brian Paulinitial support for GL_SGIS_generate_mipmap extension
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-04-13 Brian Pauladded a work-around in _swrast_copy_texsubimage[123...
2001-03-28 Gareth HughesMore texture format updates. Drivers now need only...
2001-03-19 Keith WhitwellNew files