aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_tex_layout.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move the rest of intel_tex_layout.c into brw_tex_layout.c.Kenneth Graunke2013-07-031-147/+0
* i965: Move i945_texture_layout_2d to brw_tex_layout.cKenneth Graunke2013-07-031-67/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+214
* Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer2006-12-141-0/+1