summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_surface.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: implement surface clear functions using hw-clearDaniel Vetter2011-03-101-14/+89
* i915g: blitter handles overlapping blitsDaniel Vetter2011-03-101-1/+0
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-63/+38
* i915g: switch rendering to mipmapped textures to (x,y) offsetsDaniel Vetter2010-12-021-0/+3
* i915g: postpone mipmap/face offset calculationDaniel Vetter2010-12-021-9/+9
* i915g: fix bug in ds clear logic (still disabled)Roland Scheidegger2010-06-051-2/+2
* gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-14/+14
* i915g: adapt to clear interface changesRoland Scheidegger2010-05-291-26/+57
* i915g: remove unused flip parameterRoland Scheidegger2010-05-191-1/+0
* i915g: adapt to interface changesRoland Scheidegger2010-05-171-16/+53
* Squashed commit of the following:Keith Whitwell2010-04-101-7/+71
* i915g: Remove unnecessary headers.Vinson Lee2010-01-261-2/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-4/+0
|\
| * i915g: Remove unnecessary header.Vinson Lee2010-01-211-1/+0
| * i915g: Remove unnecessary headers.Vinson Lee2010-01-191-5/+0
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-9/+10
* | gallium: adapt drivers to interface cleanupsRoland Scheidegger2009-12-021-9/+12
|/
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+94