summaryrefslogtreecommitdiff
path: root/src/i915_render.c
AgeCommit message (Expand)Author
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2009-02-26Fix up i915 composite and common solid/copy code to use check_aperture.Eric Anholt
2009-01-17Fix i915 batch_start_atomic counting.Eric Anholt
2009-01-16Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt
2008-11-05Make I830FALLBACK debugging a runtime instead of compile-time option.Eric Anholt
2008-10-06Add support for RepeatPad and RepeatReflect to 915 and 830-class Render accel.Eric Anholt
2008-08-05Add batch flush in i830_uxa_prepare_accessKeith Packard
2008-08-05Use dri_bo for all object allocations, including pixmaps under uxaKeith Packard
2008-06-10Change most usage of pixmap offsets to using a reloc macro.Eric Anholt
2008-05-07Check pitch for EXA operationZhenyu Wang
2008-03-21Transformed coord computed using floats. Don't move bilinear composite dst.Keith Packard
2008-03-18Handle projective transforms on 9xx for Composite.Keith Packard
2008-03-188xx/9xx can handle textures to 2kx2k. 965 can do 8kx8kKeith Packard
2008-03-18Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-11Silence warnings about possible uninitialize use of dst_format.Kristian Høgsberg
2007-08-28Fix i915 a8 color buffer blendingZhenyu Wang
2007-08-16i915: add support for render to a8Dave Airlie
2007-08-10Attempt to fix several front buffer tiling failure cases.Eric Anholt
2007-07-23Fix a typo in i915 renderZhenyu Wang
2007-07-11Fix i915 rendering for tiled bufferWang Zhenyu
2007-07-06FBC and tiling changesJesse Barnes
2007-06-12Fix context switching between DRI and X.Eric Anholt
2007-05-18EXA: add render enter helper functionWang Zhenyu
2007-05-18EXA: remove a flush cmd in i915 render codeWang Zhenyu
2007-01-31Naming and formatting cleanup in Render acceleration code.Eric Anholt
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt