The branch, drm-gem has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=drm-gem
Summary of changes: src/mesa/drivers/dri/intel/intel_context.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) via a995bdced20a55759dffd901c10ec5fb251191cf (commit) from 4b3ed4d2d16811a624857519e95303017f4160b5 (commit) - Commits ----------------------------------------------- commit a995bdced20a55759dffd901c10ec5fb251191cf Author: Eric Anholt <[EMAIL PROTECTED]> Date: Wed Jul 2 11:16:30 2008 -0700 intel-gem: Emit an MI_FLUSH at glFlush() so frontbuffer rendering is flushed. We have something similar in the X Server that covers X Server rendering, this is the equivalent here for rendering to the front buffer. If we cared about avoiding this at glFlush time, we could only do this when some actual frontbuffer rendering had occurred. Bug #16392. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit