summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_buffers.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-06mesa/i965: Refactor brw_is_front_buffer_{drawing,reading} to common codeIan Romanick1-3/+0
2015-10-06i965: Don't override NewFramebuffer just to call _mesa_new_framebufferIan Romanick1-2/+0
2015-09-10i965: Fix typos in licenseIan Romanick1-2/+2
2015-09-10i965: Remove horizontal bars from file header commentsIan Romanick1-5/+2
2014-03-11i965: Drop intel_check_front_buffer_rendering().Eric Anholt1-2/+0
2014-03-11i965: Drop broken front_buffer_reading/drawing optimization.Eric Anholt1-0/+3
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-12-05i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke1-5/+5
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