clean-up to reduce MSVC warnings
[mesa.git] / src / mesa / main / teximage.c
1999-11-05 Brian Paulclean-up to reduce MSVC warnings
1999-11-03 Brian Paulnew texture image processing
1999-10-22 Brian Paulapplied Jonn Carmack's patch for faster glTexSubImage2D...
1999-10-21 Brian Paulsilenced ininitialized var warnings
1999-10-19 Brian Paulfixed a number of error-test bugs
1999-10-17 Brian Paulnegative offsets to TexSubImage w/ texture borders...
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision