mesa: Changes to 'drm-gem'

Eric Anholt anholt at kemper.freedesktop.org
Wed Jul 2 18:17:16 UTC 2008


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 <eric at anholt.net>
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.

---------------------------------




More information about the mesa-commit mailing list