summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_mipmap_tree.c
AgeCommit message (Expand)Author
2007-09-27set miptree pitch to region pitch after allocating the region in st_miptree_c...Brian
2007-09-27commentsBrian
2007-09-17Replace GL_TEXTURE_* tokens with PIPE_TEXTURE_*Brian
2007-08-15translate GL texture targets to PIPE_TEXTURE_x valuesBrian
2007-08-10pipe->region_alloc() now takes width instead of pitch, plus a flags paramBrian
2007-08-06fix asst. warningsBrian
2007-08-06clean-upsBrian
2007-08-06minor renamingBrian
2007-08-06Lift intel_mipmap_tree.c to st_mipmap_tree.cBrian