mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Wed Aug 27 21:54: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/include/pipe/p_thread.h |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

       via  a341586d030ebe36f972311cd70088537539b475 (commit)
      from  ee402e5ce2d9203558bf066642becb952399c3e9 (commit)


- Commits -----------------------------------------------
commit a341586d030ebe36f972311cd70088537539b475
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu Aug 28 06:53:57 2008 +0900

    gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread.
    
    PIPE_OS_WINDOWS is an umbrella for all Windows variants and subsystems,
    PIPE_SUBSYSTEM_WINDOWS_USER is just for user-space windows (e.g., OpenGL),
    and the thread primitives currently included in p_thread only support the
    later.

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




More information about the mesa-commit mailing list