mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu Jun 5 21:43:10 UTC 2008


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

Summary of changes:
 progs/osdemos/ostest1.c          |    7 +++-
 src/mesa/Makefile                |   37 +++++--------------
 src/mesa/drivers/osmesa/Makefile |   74 ++++++++++++++++++++++++++++++++++++++
 src/mesa/drivers/osmesa/osmesa.c |   14 ++++----
 4 files changed, 97 insertions(+), 35 deletions(-)
 create mode 100644 src/mesa/drivers/osmesa/Makefile

       via  f8c6b6628dce66624a7a632992e6b8ab5db42c1c (commit)
       via  18906b7904842e8a43257b179335c600a40fe142 (commit)
       via  91b491debea274cc4dfc12130624935d4ebd9728 (commit)
      from  b2a9788ec6f4be8fa6cd2d213288d5488878be47 (commit)


- Commits -----------------------------------------------
commit f8c6b6628dce66624a7a632992e6b8ab5db42c1c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 5 15:37:17 2008 -0600

    minor changes

commit 18906b7904842e8a43257b179335c600a40fe142
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 5 15:36:07 2008 -0600

    Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
    
    This removes some cruft from src/mesa/Makefile.
    Something similar could be done for stand-alone / Xlib-Mesa libGL...

commit 91b491debea274cc4dfc12130624935d4ebd9728
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 5 15:23:46 2008 -0600

    insert mesa/ before include files

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




More information about the mesa-commit mailing list