aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_tex_image.c
Commit message (Expand)AuthorAgeFilesLines
* i915,i965: Fix memory leak in try_pbo_upload (v2)Vinson Lee2013-08-151-0/+1
* i965: enable image external sampling for imported dma-buffersTopi Pohjolainen2013-08-021-0/+7
* intel: restrict dma-buf-import images to external sampling onlyTopi Pohjolainen2013-08-021-0/+11
* Revert "i965: Delete pre-DRI2.3 viewport hacks."Kenneth Graunke2013-07-251-1/+2
* i965: Delete intel_context entirely.Kenneth Graunke2013-07-091-6/+4
* i965: Shorten context base class dereference chains.Kenneth Graunke2013-07-091-3/+1
* i965: Move intel_context::intelScreen to brw_context.Kenneth Graunke2013-07-091-2/+2
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-8/+10
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+0
* i965: Delete pre-DRI2.3 viewport hacks.Kenneth Graunke2013-07-031-2/+1
* i965: Drop #ifdef I915 code.Eric Anholt2013-06-281-7/+2
* i965: Drop code checking for gen <= 3.Eric Anholt2013-06-281-1/+1
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+399
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-0/+1