aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_span.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Remove the last spans code!Eric Anholt2013-04-301-39/+0
* intel: Move the S8 offset calc function near its remaining usage.Eric Anholt2013-04-301-2/+0
* swrast: Always use MapTextureImage for mapping textures for swrast.Eric Anholt2013-04-301-2/+0
* i965: fixup W-tile offset computation to take swizzling into accountDaniel Vetter2012-03-051-1/+1
* intel: remove intel_span_supports_format()Brian Paul2012-01-241-1/+0
* intel: make intel_renderbuffer_map/unmap() staticBrian Paul2012-01-241-4/+1
* intel: Add an implementation of MapRenderbuffer.Eric Anholt2011-11-011-0/+1
* intel: Add a couple of helper functions to reduce rb code duplication.Eric Anholt2010-12-101-0/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* i915: Enable ARB_vertex_shader for both i915 and i830.Eric Anholt2009-10-011-0/+2
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+4
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-4/+2
* intel: move renderbuffer mapping to separate functions.Eric Anholt2008-07-231-0/+4
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-3/+0
* intel-gem: Fix Y-tiling span setup.Eric Anholt2008-07-021-5/+2
* [intel-GEM] Add tiling support to swrast.Keith Packard2008-05-061-1/+5
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+38