aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-30/+25
* i965: Remove some dead code.Kenneth Graunke2013-07-031-29/+0
* i965: Drop #ifdef I915 code.Eric Anholt2013-06-281-21/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-0/+788
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-1/+0
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-166/+1
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-7/+7
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+166