mesa: Changes to 'gallium-tex-surfaces'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sat May 24 10:26:57 UTC 2008


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

Summary of changes:
 bin/win32kprof.py                         |  205 +++++++++++++++++++++++++++++
 common.py                                 |   14 ++-
 src/gallium/auxiliary/util/SConscript     |    1 +
 src/gallium/auxiliary/util/p_debug_prof.c |  175 ++++++++++++++++++++++++
 src/gallium/include/pipe/p_debug.h        |   11 ++
 5 files changed, 405 insertions(+), 1 deletions(-)
 create mode 100755 bin/win32kprof.py
 create mode 100644 src/gallium/auxiliary/util/p_debug_prof.c

       via  63ddae0990336901743c536d83ec63e1b0a2cb8c (commit)
       via  345eb7fb70840829571cbacdb3980181df8e018a (commit)
       via  059a652d64da470ccc7f2f3266fd64721848a7be (commit)
      from  781676c7cc5ae7586ee8edd07de880892c5a2d86 (commit)


- Commits -----------------------------------------------
commit 63ddae0990336901743c536d83ec63e1b0a2cb8c
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sat May 24 19:26:14 2008 +0900

    gallium: Pre-processor for win32 kernel profile output.

commit 345eb7fb70840829571cbacdb3980181df8e018a
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sat May 24 19:25:33 2008 +0900

    gallium: Poor-man profiler for win32 kernel.

commit 059a652d64da470ccc7f2f3266fd64721848a7be
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sat May 24 19:25:02 2008 +0900

    scons: New profile build.

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




More information about the mesa-commit mailing list