mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Feb 25 08:55:37 UTC 2008


 .gitignore                              |    2 
 Makefile.DJ                             |   88 -
 Makefile.mgw                            |  110 -
 SConstruct                              |   37 
 configs/config.mgw                      |   42 
 descrip.mms                             |   22 
 mms.config                              |   23 
 progs/demos/descrip.mms                 |   90 -
 progs/samples/Makefile.DJ               |   85 -
 progs/samples/Makefile.mgw              |   93 -
 progs/tests/descrip.mms                 |   84 -
 progs/trivial/.gitignore                |    1 
 progs/util/descrip.mms                  |   42 
 progs/xdemos/descrip.mms                |   83 -
 src/descrip.mms                         |   43 
 src/glu/descrip.mms                     |    9 
 src/glu/mesa/Makefile.DJ                |  100 -
 src/glu/mesa/descrip.mms                |   61 
 src/glu/mesa/mms_depend                 |   15 
 src/glu/sgi/Makefile.DJ                 |  188 --
 src/glu/sgi/Makefile.mgw                |  229 --
 src/glu/sgi/descrip.mms                 |  451 -----
 src/glut/dos/Makefile.DJ                |  126 -
 src/glut/glx/Makefile.mgw               |  198 --
 src/glut/glx/descrip.mms                |  208 --
 src/glut/glx/mms_depend                 |   72 
 src/mesa/Makefile.DJ                    |  166 --
 src/mesa/Makefile.mgw                   |  235 --
 src/mesa/descrip.mms                    |   26 
 src/mesa/drivers/common/descrip.mms     |   38 
 src/mesa/drivers/osmesa/descrip.mms     |   41 
 src/mesa/drivers/x11/descrip.mms        |   51 
 src/mesa/glapi/descrip.mms              |   37 
 src/mesa/main/descrip.mms               |  221 --
 src/mesa/math/descrip.mms               |   45 
 src/mesa/shader/descrip.mms             |   76 
 src/mesa/shader/grammar/descrip.mms     |   41 
 src/mesa/shader/slang/descrip.mms       |   65 
 src/mesa/swrast/descrip.mms             |   80 
 src/mesa/swrast_setup/descrip.mms       |   39 
 src/mesa/tnl/descrip.mms                |   75 
 src/mesa/vbo/descrip.mms                |   60 
 vms/analyze_map.com                     |  148 -
 vms/xlib.opt                            |    2 
 vms/xlib_share.opt                      |    7 
 windows/VC6/mesa/gdi/gdi.dsp            |  211 --
 windows/VC6/mesa/glu/compileDebug.txt   |   82 -
 windows/VC6/mesa/glu/compileRelease.txt |   82 -
 windows/VC6/mesa/glu/glu.dsp            | 2579 --------------------------------
 windows/VC6/mesa/glu/objectsDebug.txt   |   73 
 windows/VC6/mesa/glu/objectsRelease.txt |   73 
 windows/VC6/mesa/mesa.dsw               |   74 
 windows/VC6/mesa/mesa/mesa.dsp          | 1582 -------------------
 windows/VC6/mesa/osmesa/osmesa.dsp      |  195 --
 windows/VC6/progs/demos/gears.dsp       |  114 -
 windows/VC6/progs/glut/glut.dsp         |  333 ----
 windows/VC6/progs/progs.dsw             |   41 
 windows/VC7/mesa/gdi/gdi.vcproj         |  181 --
 windows/VC7/mesa/glu/glu.vcproj         |  752 ---------
 windows/VC7/mesa/mesa.sln               |   41 
 windows/VC7/mesa/mesa/mesa.vcproj       | 1114 -------------
 windows/VC7/mesa/osmesa/osmesa.vcproj   |  168 --
 windows/VC7/progs/demos/gears.vcproj    |  154 -
 windows/VC7/progs/glut/glut.vcproj      |  322 ---
 windows/VC7/progs/progs.sln             |   27 
 windows/VC8/mesa/gdi/gdi.vcproj         |  260 ---
 windows/VC8/mesa/glu/glu.vcproj         | 1022 ------------
 windows/VC8/mesa/mesa.sln               |   43 
 windows/VC8/mesa/mesa/mesa.vcproj       | 1753 ---------------------
 windows/VC8/mesa/osmesa/osmesa.vcproj   |  243 ---
 windows/VC8/progs/demos/gears.vcproj    |  239 --
 windows/VC8/progs/glut/glut.vcproj      |  449 -----
 windows/VC8/progs/progs.sln             |   28 
 73 files changed, 28 insertions(+), 16162 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit c8b069cc1e839b5dd7a11d33c291b6b587a45df3
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Feb 25 17:55:45 2008 +0900

    Get more debugging info out of MSVC.

commit 2d38d1b3005c02273abf3941df5dddc245a6b792
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Feb 25 17:11:28 2008 +0900

    Remove files of unsupported build systems.

commit 9bcc8ad0caee26cbffba07fcd145392063c5516b
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Feb 25 17:05:15 2008 +0900

    Update git ignores.




More information about the mesa-commit mailing list