aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* i965/gen7+: Disentangle MSAA layout from fast clear state.Paul Berry2013-12-091-22/+20
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-8/+8
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+8
* i965: add intel_miptree_set_all_slices_need_depth_resolveJordan Justen2013-08-041-0/+4
* i965: Refer people to brw_tex_layout.c rather than the BSpec.Kenneth Graunke2013-07-151-2/+2
* 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