summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_surface.c
AgeCommit message (Expand)Author
2011-03-12i915g: implement copy_region using u_blitterDaniel Vetter
2011-03-10i915g: implement surface clear functions using hw-clearDaniel Vetter
2011-03-10i915g: blitter handles overlapping blitsDaniel Vetter
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-12-02i915g: switch rendering to mipmapped textures to (x,y) offsetsDaniel Vetter
2010-12-02i915g: postpone mipmap/face offset calculationDaniel Vetter
2010-06-05i915g: fix bug in ds clear logic (still disabled)Roland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-05-29i915g: adapt to clear interface changesRoland Scheidegger
2010-05-19i915g: remove unused flip parameterRoland Scheidegger
2010-05-17i915g: adapt to interface changesRoland Scheidegger
2010-04-10Squashed commit of the following:Keith Whitwell
2010-01-26i915g: Remove unnecessary headers.Vinson Lee
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21i915g: Remove unnecessary header.Vinson Lee
2010-01-19i915g: Remove unnecessary headers.Vinson Lee
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-02gallium: adapt drivers to interface cleanupsRoland Scheidegger
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz