summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_tex_layout.h
AgeCommit message (Expand)Author
2010-04-29i965: Fix cube map layouts on Ironlake.Eric Anholt
2009-10-12intel: added INLINE keyword to minify()Brian Paul
2009-07-13i965: add support for new chipsetsXiang, Haihao
2009-06-04intel: Add support for tiled textures.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2007-12-18[Intel] Centralize mipmap pitch computations.Keith Packard
2007-08-10i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao
2006-12-14Fix copy-and-paste-o of my e-mail address.Michel Dänzer
2006-12-14Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer