summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_pixel_draw.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Drop #include of main/glheader.h.Matt Turner2015-11-241-1/+0
* i965: Fix typos in licenseIan Romanick2015-09-101-2/+2
* i965: Remove horizontal bars from file header commentsIan Romanick2015-09-101-4/+2
* i965: Consolidate certain miptree params to flagsBen Widawsky2015-06-121-1/+1
* i965: do_blit_drawpixels: decode array formatsAlexander Monakov2015-06-111-0/+2
* i965: Export format comparison for blitting between miptreesChris Wilson2015-06-081-2/+9
* i965: replace __FUNCTION__ with __func__Marius Predut2015-04-141-7/+7
* i965: Change intel_miptree_create_for_bo() signatureChad Versace2015-04-131-1/+2
* i965/mipmap_tree: Add a depth parameter to create_for_boJason Ekstrand2015-01-221-1/+1
* i965: Delete the intel_regions.c code.Eric Anholt2014-05-011-1/+0
* i965: Fix intel_bufferobj_buffer range for blit drawpixels.Eric Anholt2014-05-011-3/+2
* i965: Drop the tiling argument to intel_miptree_create_for_bo.Eric Anholt2014-05-011-1/+1
* i965: Drop intel_check_front_buffer_rendering().Eric Anholt2014-03-111-2/+0
* i965: Move intel_prepare_render() above first buffer accessKristian Høgsberg2014-02-051-2/+2
* 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: implement blit path for PBO glDrawPixelsAlexander Monakov2013-11-131-0/+115
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+1
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+58
* i965: Add missing intel_pixel_draw.c symlink to fix build.Eric Anholt2008-10-101-0/+1