Replace GL_TEXTURE_* tokens with PIPE_TEXTURE_*
[mesa.git] / src / mesa / state_tracker / st_mipmap_tree.c
2007-09-17 BrianReplace GL_TEXTURE_* tokens with PIPE_TEXTURE_*
2007-08-16 Briantranslate GL texture targets to PIPE_TEXTURE_x values
2007-08-10 Brianpipe->region_alloc() now takes width instead of pitch...
2007-08-06 Brianfix asst. warnings
2007-08-06 Brianclean-ups
2007-08-06 Brianminor renaming
2007-08-06 BrianLift intel_mipmap_tree.c to st_mipmap_tree.c