[i915] Move meta_draw_quad into the vtbl with other meta operations.
[mesa.git] / src / mesa / drivers / dri / intel / intel_buffers.c
2007-12-20 Eric Anholt[i915] Move meta_draw_quad into the vtbl with other...
2007-12-19 Eric Anholt[915] Set cliprects in the drawbuffer software fallback...
2007-12-18 Eric Anholt[915] Fix clear color when clearing with triangles.
2007-12-18 Eric Anholt[i915] Remove redundant set_draw_region code (like...
2007-12-18 Eric Anholt[intel] Improve INTEL_DEBUG=blit description of clearing.
2007-12-17 Michel Dänzeri915: Fix issues with glDrawBuffer(GL_NONE).
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-16 Eric Anholt[i915] Push locking in intelClearWithTris down inside...
2007-11-09 Eric Anholt[i915] Remove old frontbuffer rotation hack.
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...