summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/dlist.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-19/+75
* removed GL_EXT_get_proc_addressBrian Paul1999-10-161-4/+1
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-12/+12
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-19/+16
* fixed reference count bug in save_TexImage3DEXT()Brian Paul1999-10-091-1/+5
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-2/+8
* Bugfix for ctx->backface_sign calculationKeith Whitwell1999-09-201-10/+10
* added GL_EXT_get_proc_addressBrian Paul1999-09-111-1/+5
* fix for mga depthbuffer resizeKeith Whitwell1999-09-041-10/+13
* various pipeline bugsKeith Whitwell1999-08-261-1/+5
* Initial revisionjtg1999-08-191-0/+3501