summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_span.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-05i965: fixup W-tile offset computation to take swizzling into accountDaniel Vetter1-1/+1
2012-01-24intel: remove intel_span_supports_format()Brian Paul1-1/+0
2012-01-24intel: make intel_renderbuffer_map/unmap() staticBrian Paul1-4/+1
2011-11-01intel: Add an implementation of MapRenderbuffer.Eric Anholt1-0/+1
2010-12-10intel: Add a couple of helper functions to reduce rb code duplication.Eric Anholt1-0/+4
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-5/+5
2009-10-01i915: Enable ARB_vertex_shader for both i915 and i830.Eric Anholt1-0/+2
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie1-2/+4
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie1-4/+2
2008-07-23intel: move renderbuffer mapping to separate functions.Eric Anholt1-0/+4
2008-07-11drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt1-3/+0
2008-07-02intel-gem: Fix Y-tiling span setup.Eric Anholt1-5/+2
2008-05-06[intel-GEM] Add tiling support to swrast.Keith Packard1-1/+5
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt1-0/+38