summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_buffers.h
Commit message (Expand)AuthorAgeFilesLines
* mesa/i965: Refactor brw_is_front_buffer_{drawing,reading} to common codeIan Romanick2015-10-061-3/+0
* i965: Don't override NewFramebuffer just to call _mesa_new_framebufferIan Romanick2015-10-061-2/+0
* i965: Fix typos in licenseIan Romanick2015-09-101-2/+2
* i965: Remove horizontal bars from file header commentsIan Romanick2015-09-101-5/+2
* i965: Drop intel_check_front_buffer_rendering().Eric Anholt2014-03-111-2/+0
* i965: Drop broken front_buffer_reading/drawing optimization.Eric Anholt2014-03-111-0/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* i965: Delete intel_context entirely.Kenneth Graunke2013-07-091-1/+0
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-1/+1
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+1
* i965: Remove some dead code.Kenneth Graunke2013-07-031-2/+0
* i965: Drop code for calling the empty brw_update_draw_buffers() hook.Eric Anholt2013-06-281-8/+0
* i965: Drop #ifdef I915 code.Eric Anholt2013-06-281-3/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-0/+56