aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_mipmap_tree.c
Commit message (Expand)AuthorAgeFilesLines
* translate GL texture targets to PIPE_TEXTURE_x valuesBrian2007-08-151-2/+7
* pipe->region_alloc() now takes width instead of pitch, plus a flags paramBrian2007-08-101-3/+6
* fix asst. warningsBrian2007-08-061-10/+12
* clean-upsBrian2007-08-061-1/+12
* minor renamingBrian2007-08-061-2/+2
* Lift intel_mipmap_tree.c to st_mipmap_tree.cBrian2007-08-061-0/+293