summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/teximage.c
Commit message (Expand)AuthorAgeFilesLines
...
* fixed a number of error-test bugsBrian Paul1999-10-191-7/+13
* negative offsets to TexSubImage w/ texture borders caused memory corruptionBrian Paul1999-10-171-12/+50
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-9/+9
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-9/+9
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-1/+7
* Initial revisionjtg1999-08-191-0/+2344