mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Jul 10 19:33:00 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:
 configs/default                        |    2 +-
 src/egl/drivers/xdri/egl_xdri.c        |   33 ++++++++++++++++++++++++++++---
 src/gallium/winsys/egl_xlib/egl_xlib.c |    1 +
 3 files changed, 31 insertions(+), 5 deletions(-)

       via  f5cdc657b244ec7840cff1f36892f105b4aa2ef2 (commit)
       via  b101890c150d2ba17a42f5164f0de86914b9b28b (commit)
       via  a452e0cbdeacdeb60d957eb2ebd2647a3d7a3770 (commit)
       via  fb3867aec018ba0c0aa548db541236528400d934 (commit)
      from  64f92e00c8292113f9a6372959febe903af09db6 (commit)


- Commits -----------------------------------------------
commit f5cdc657b244ec7840cff1f36892f105b4aa2ef2
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jul 10 13:30:37 2008 -0600

    egl: added EGL_OPENVG_API case (allow all APIs)

commit b101890c150d2ba17a42f5164f0de86914b9b28b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jul 10 13:29:42 2008 -0600

    egl: add all EGL_*_BITs to ClientAPIsMask

commit a452e0cbdeacdeb60d957eb2ebd2647a3d7a3770
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jul 10 13:27:30 2008 -0600

    gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies
    
    libutil.a and libtranslate.a depend on libcso_cache.a so put them in that order.

commit fb3867aec018ba0c0aa548db541236528400d934
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jul 10 10:48:28 2008 -0600

    egl: implement xdri_eglGetProcAddress() for gallium
    
    Plus comments, clean-ups.

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




More information about the mesa-commit mailing list