mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu May 29 19:05:19 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:
 src/gallium/auxiliary/util/p_debug.c  |   13 +++++++------
 src/gallium/include/pipe/p_compiler.h |    6 ++++++
 2 files changed, 13 insertions(+), 6 deletions(-)

       via  ae10775b731c8c58aa42f8046b6b557b4659cb7c (commit)
       via  2691c228701e0d3a048eaaa698ba2236c2650d08 (commit)
      from  529b3f4cc0ce3a3219daf5e1e8d4248cd1afe286 (commit)


- Commits -----------------------------------------------
commit ae10775b731c8c58aa42f8046b6b557b4659cb7c
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu May 29 21:09:06 2008 +0900

    gallium: Provide the INT64_C/UINT64_C macros.
    
    "long long" types and 1234LL constants are not supported by eVC.

commit 2691c228701e0d3a048eaaa698ba2236c2650d08
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu May 29 19:24:53 2008 +0900

    gallium: Replace getenv by placeholder code on WinCE.
    
    WinCE processes supposedly have environment, but it is not clear which API to use.

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




More information about the mesa-commit mailing list