mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Sat Jul 21 17:28:17 UTC 2007


 Makefile                                     |    1 
 Makefile.mgw                                 |   11 -
 configs/config.mgw                           |   42 ++++
 docs/README.MINGW32                          |   49 +++++
 include/GL/gl.h                              |   17 +-
 include/GL/glut.h                            |    9 -
 include/GL/mesa_wgl.h                        |   59 +++---
 progs/samples/Makefile.mgw                   |   33 +++
 src/glu/sgi/Makefile.mgw                     |  229 +++++++++++++++++++++++++++
 src/glu/sgi/libnurbs/interface/glcurveval.h  |    2 
 src/glu/sgi/libnurbs/interface/glsurfeval.cc |    7 
 src/glu/sgi/libnurbs/interface/glsurfeval.h  |    2 
 src/glut/glx/Makefile.mgw                    |  198 +++++++++++++++++++++++
 src/glut/glx/glut_fbc.c                      |    4 
 src/glut/glx/glutint.h                       |    3 
 src/glut/glx/win32_winproc.c                 |    3 
 src/mesa/Makefile.mgw                        |   51 ++++--
 src/mesa/drivers/windows/gdi/wgl.c           |   57 ++++--
 src/mesa/drivers/windows/gdi/wmesa.c         |    7 
 src/mesa/drivers/windows/gdi/wmesadef.h      |    4 
 src/mesa/main/glheader.h                     |    2 
 src/mesa/main/imports.c                      |    4 
 src/mesa/main/imports.h                      |    4 
 src/mesa/main/shaders.c                      |    8 
 src/mesa/main/texcompress_fxt1.c             |    5 
 25 files changed, 719 insertions(+), 92 deletions(-)

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

New commits:
commit 76fb8089103e9dba9aaa7232c86d864d5874a08f
Author: Zhang <zxpmyth at yahoo.com.cn>
Date:   Sat Jul 21 11:28:06 2007 -0600

    Fix a number of MINGW32 issues




More information about the mesa-commit mailing list