mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jun 4 17:38:03 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/egl/eglinfo.c                    |   16 +++----
 src/egl/main/eglconfig.c               |   25 ++++++-----
 src/egl/main/eglconfig.h               |    2 +-
 src/egl/main/egldisplay.c              |   18 +++++++-
 src/egl/main/egldisplay.h              |    2 +-
 src/gallium/winsys/egl_xlib/egl_xlib.c |   73 ++++++++++++++++++++++---------
 6 files changed, 90 insertions(+), 46 deletions(-)

       via  b9d35c7c44ddda1cc7fdd9a34a9cf4696b6baba3 (commit)
       via  af31e5d42982088821bdf8deaeb33d45f01fd004 (commit)
       via  97035cb19aaf508aad45446651a80da9af1d0e8c (commit)
      from  88f86c9d026fc71b78cc6d71c0faaed38d0d6927 (commit)


- Commits -----------------------------------------------
commit b9d35c7c44ddda1cc7fdd9a34a9cf4696b6baba3
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 4 11:36:01 2008 -0600

    egl: query/print EGL_NATIVE_VISUAL_ID
    
    Other whitespace/etc clean-ups.

commit af31e5d42982088821bdf8deaeb33d45f01fd004
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 4 11:35:41 2008 -0600

    egl: do proper setup/init of EGL configs

commit 97035cb19aaf508aad45446651a80da9af1d0e8c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 4 11:34:10 2008 -0600

    egl: in _eglAddConfig() just save a pointer to the config; don't copy the config
    
    This allows subclassing by drivers.

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




More information about the mesa-commit mailing list