aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_tex_image.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move intel_context::intelScreen to brw_context.Kenneth Graunke2013-07-091-2/+2
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-8/+10
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+0
* i965: Delete pre-DRI2.3 viewport hacks.Kenneth Graunke2013-07-031-2/+1
* i965: Drop #ifdef I915 code.Eric Anholt2013-06-281-7/+2
* i965: Drop code checking for gen <= 3.Eric Anholt2013-06-281-1/+1
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+399
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-0/+1