mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Jun 23 17:41:34 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 |    4 ++--
 src/gallium/include/pipe/p_util.h    |    2 +-
 src/mesa/glapi/glapi.c               |    4 ++++
 src/mesa/main/glheader.h             |    2 ++
 4 files changed, 9 insertions(+), 3 deletions(-)

       via  8db7ef544c4f1be702e34b97882441df31274f10 (commit)
       via  ab7ad60d47fdd6fbbbbdb8968676083356e8692d (commit)
       via  d9f38a2ad1477cc6aeb94c083ab439b8c704be2e (commit)
       via  72b6fddefb15b98499eda422a30a1e92da4c2850 (commit)
      from  25da42a650048cd960c81af56744e5fdadd923ad (commit)


- Commits -----------------------------------------------
commit 8db7ef544c4f1be702e34b97882441df31274f10
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jun 24 02:37:21 2008 +0900

    mesa: ASSERT macro is already defined by WinCE headers.
    
    Even when just the standard headers are used....

commit ab7ad60d47fdd6fbbbbdb8968676083356e8692d
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jun 24 02:35:50 2008 +0900

    mesa: No getenv on WinCE.

commit d9f38a2ad1477cc6aeb94c083ab439b8c704be2e
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jun 24 01:26:22 2008 +0900

    gallium: Use the more portable PIPE_ARCH_* PIPE_CC_* macros instead of ad-hoc ones.

commit 72b6fddefb15b98499eda422a30a1e92da4c2850
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jun 24 01:25:20 2008 +0900

    gallium: WinCE does not have cosf, sinf, etc.

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




More information about the mesa-commit mailing list