summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_buffers.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-09i965: Delete intel_context entirely.Kenneth Graunke1-1/+0
2013-07-09i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke1-1/+1
2013-07-09i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke1-1/+1
2013-07-03i965: Remove some dead code.Kenneth Graunke1-2/+0
2013-06-28i965: Drop code for calling the empty brw_update_draw_buffers() hook.Eric Anholt1-8/+0
2013-06-28i965: Drop #ifdef I915 code.Eric Anholt1-3/+0
2013-06-26i965: Move the remaining intel code to the i965 directory.Eric Anholt1-0/+56