summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel
Commit message (Expand)AuthorAgeFilesLines
* Put back the old versions of intel_tex_layout.* in this shared directory.Keith Whitwell2007-08-092-391/+42
* sketch out new pipe surface/sampler typesBrian2007-08-071-0/+2
* prototypesBrian2007-08-071-35/+9
* clean-upsBrian2007-08-061-4/+5
* Lift intel_mipmap_tree.c to st_mipmap_tree.cBrian2007-08-061-1/+1
* More code movement, removal of intel dependenciesBrian2007-08-062-2/+25
* Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...Brian2007-08-062-10/+359
* fix miptree layout (i915) for small compressed mipmapsRoland Scheidegger2007-05-191-1/+1
* Fix copy-and-paste-o of my e-mail address.Michel Dänzer2006-12-142-2/+2
* Fix some corner cases in i945_miptree_layout_2d().Michel Dänzer2006-12-141-7/+27
* Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer2006-12-142-0/+123