mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu May 29 16:42:10 UTC 2008


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

Summary of changes:
 include/GL/wmesa.h                 |    2 +-
 src/mesa/drivers/windows/gdi/wgl.c |   14 +-
 src/mesa/main/texcompress_fxt1.c   |   17 +-
 windows/VC7/mesa/mesa/mesa.vcproj  | 1378 +++++++++++++++++++++++++-----------
 windows/VC8/mesa/gdi/gdi.vcproj    |    4 +
 windows/VC8/mesa/glu/glu.vcproj    |   16 +-
 6 files changed, 982 insertions(+), 449 deletions(-)

       via  645c131264ae169cf64753a930ada500b6933fe7 (commit)
       via  a1a0e51043cc6feea7811113139cb5b6d753403e (commit)
      from  328621509f4690fb945201a90425662e4fd2fc2d (commit)


- Commits -----------------------------------------------
commit 645c131264ae169cf64753a930ada500b6933fe7
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 29 10:41:31 2008 -0600

    Assorted Windows fixes (Karl Schultz)

commit a1a0e51043cc6feea7811113139cb5b6d753403e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed May 28 09:10:48 2008 -0600

    Use the GLuint64EXT type defined by GL_EXT_timer_query
    
    Removes some compiler #ifdef stuff.

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




More information about the mesa-commit mailing list