mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jul 9 21:53:15 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 progs/demos/tunnel2.c               |    2 +
 src/egl/drivers/xdri/Makefile       |    4 +-
 src/egl/drivers/xdri/egl_xdri.c     |   93 ++++++++++++++++++++++++++++------
 src/mesa/drivers/dri/common/utils.c |    2 +
 4 files changed, 83 insertions(+), 18 deletions(-)

       via  547e487df2a25dc92dc303cb59ed460e2d95a913 (commit)
       via  eb9efc6ad5544b8c643f81c03fcc09438aa0316c (commit)
       via  e3b13dba4df0522cce11c55c34a9e3e7d0f3a32c (commit)
       via  70b0a949b0af9954359be452febaa44f08052056 (commit)
      from  93ff702b4f1c6016e249c4d326e71cdc4932f57c (commit)


- Commits -----------------------------------------------
commit 547e487df2a25dc92dc303cb59ed460e2d95a913
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jul 9 15:52:04 2008 -0600

    mesa: call glutDestroyWindow() on exit

commit eb9efc6ad5544b8c643f81c03fcc09438aa0316c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jul 9 15:51:18 2008 -0600

    mesa: disable fprintf() error

commit e3b13dba4df0522cce11c55c34a9e3e7d0f3a32c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jul 9 15:49:59 2008 -0600

    egl: link libEGL w/ additional libs

commit 70b0a949b0af9954359be452febaa44f08052056
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jul 9 15:47:27 2008 -0600

    egl: misc updates/fixes
    
    Set surface size when created.
    Implement dri_find_dri_screen().
    Look for "egl_xxx_dri.so" library before regular DRI driver.

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




More information about the mesa-commit mailing list