summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_buffers.c
AgeCommit message (Expand)Author
2007-12-20[965] Enable EXT_framebuffer_object.Eric Anholt
2007-12-20[intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags.Eric Anholt
2007-12-20[i915] Move meta_draw_quad into the vtbl with other meta operations.Eric Anholt
2007-12-18[915] Set cliprects in the drawbuffer software fallback case as well.Eric Anholt
2007-12-18[915] Fix clear color when clearing with triangles.Eric Anholt
2007-12-17[i915] Remove redundant set_draw_region code (like the comment says).Eric Anholt
2007-12-17[intel] Improve INTEL_DEBUG=blit description of clearing.Eric Anholt
2007-12-17i915: Fix issues with glDrawBuffer(GL_NONE).Michel Dänzer
2007-11-16[i915] Push locking in intelClearWithTris down inside meta_draw_poly.Eric Anholt
2007-11-09[i915] Remove old frontbuffer rotation hack.Eric Anholt
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt