summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_pixel_draw.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-10i965/drm: Rename drm_bacon_bo to brw_bo.Kenneth Graunke1-1/+1
2017-04-10i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.Kenneth Graunke1-1/+1
2015-11-24i965: Drop #include of main/glheader.h.Matt Turner1-1/+0
2015-09-10i965: Fix typos in licenseIan Romanick1-2/+2
2015-09-10i965: Remove horizontal bars from file header commentsIan Romanick1-4/+2
2015-06-12i965: Consolidate certain miptree params to flagsBen Widawsky1-1/+1
2015-06-11i965: do_blit_drawpixels: decode array formatsAlexander Monakov1-0/+2
2015-06-08i965: Export format comparison for blitting between miptreesChris Wilson1-2/+9
2015-04-14i965: replace __FUNCTION__ with __func__Marius Predut1-7/+7
2015-04-13i965: Change intel_miptree_create_for_bo() signatureChad Versace1-1/+2
2015-01-22i965/mipmap_tree: Add a depth parameter to create_for_boJason Ekstrand1-1/+1
2014-05-01i965: Delete the intel_regions.c code.Eric Anholt1-1/+0
2014-05-01i965: Fix intel_bufferobj_buffer range for blit drawpixels.Eric Anholt1-3/+2
2014-05-01i965: Drop the tiling argument to intel_miptree_create_for_bo.Eric Anholt1-1/+1
2014-03-11i965: Drop intel_check_front_buffer_rendering().Eric Anholt1-2/+0
2014-02-05i965: Move intel_prepare_render() above first buffer accessKristian Høgsberg1-2/+2
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-11-13i965: implement blit path for PBO glDrawPixelsAlexander Monakov1-0/+115
2013-07-09i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke1-1/+1
2013-06-26i965: Move the remaining intel code to the i965 directory.Eric Anholt1-1/+58
2008-10-10i965: Add missing intel_pixel_draw.c symlink to fix build.Eric Anholt1-0/+1