summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_tex_copy.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix typos in licenseIan Romanick2015-09-101-2/+2
* i965: Remove horizontal bars from file header commentsIan Romanick2015-09-101-4/+2
* i965: Disallow fast blit paths for CopyTexImage with PixelTransfer opsChris Wilson2015-09-071-0/+4
* i965: replace __FUNCTION__ with __func__Marius Predut2015-04-141-2/+2
* main: Moved _mesa_lock_texture and _mesa_unlock_texture to texobj.h from texi...Laura Ekstrand2015-01-081-0/+1
* i965: Implement fast color clears using meta operationsKristian Høgsberg2014-08-151-9/+12
* i965: Delete the intel_regions.c code.Eric Anholt2014-05-011-1/+0
* i965: Account for view parameters in blit CTSI pathChris Forbes2014-04-101-2/+7
* 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: Move intel_context::perf_debug to brw_context.Kenneth Graunke2013-07-091-1/+0
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-5/+6
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+0
* i965: Drop #ifdef I915 code.Eric Anholt2013-06-281-4/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+132
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-0/+1