Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-26 | i915: Catch cases where not all state is emitted for a new batchbuffer. | Keith Whitwell | |
This could lead to incorrect rendering or even lockups. | |||
2007-11-16 | [intel] Add 965 support to shared intel_blit.c | Eric Anholt | |
This requires that regions grow a marker of whether they are tiled or not, because fence (surface) registers are ignored by the 965 2D engine. | |||
2007-11-09 | [i915] Remove old frontbuffer rotation hack. | Eric Anholt | |
This was replaced in previous releases of xserver/dri/libGL by reporting the damage to the frontbuffer so that the server and driver could handle it appropriately. | |||
2007-11-09 | [intel] Move over files that will be shared with 965-fbo work. | Eric Anholt | |