summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel
AgeCommit message (Expand)Author
2007-10-08i915: Fix undefined ALIGN symbol from 77e0523fb7769df4bf43747e136b1653b2421b97.Sergio Monteiro Basto
2007-10-04[965] Replace various alignment code with a shared ALIGN() macro.Eric Anholt
2007-10-04Replace duplicated intel_reg.h with a shared header.Eric Anholt
2007-09-27[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt
2007-09-27Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt
2007-09-27WIP 965 conversion to dri_bufmgr.Eric Anholt
2007-08-10i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao
2007-05-19fix miptree layout (i915) for small compressed mipmapsRoland Scheidegger
2006-12-14Fix copy-and-paste-o of my e-mail address.Michel Dänzer
2006-12-14Fix some corner cases in i945_miptree_layout_2d().Michel Dänzer
2006-12-14Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer