clean-up to reduce MSVC warnings
[mesa.git] / src / mesa / main / dlist.c
1999-11-03 Brian Paulnew texture image processing
1999-10-31 Brian Paulfixed a typo in a comment
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-16 Brian Paulremoved GL_EXT_get_proc_address
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-09 Brian Paulfixed reference count bug in save_TexImage3DEXT()
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-20 Keith WhitwellBugfix for ctx->backface_sign calculation
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-04 Keith Whitwellfix for mga depthbuffer resize
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision