mesa: Changes to 'master'

Alan Hourihane alanh at kemper.freedesktop.org
Wed Mar 19 01:04:54 UTC 2008


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

Summary of changes:
 src/mesa/tnl/t_vertex_sse.c |    2 +-
 src/mesa/x86/rtasm/x86sse.c |  246 +++++++++++++++++++++++++++++--------------
 src/mesa/x86/rtasm/x86sse.h |   63 +++++++-----
 3 files changed, 205 insertions(+), 106 deletions(-)

       via  a3b5ae783e18040349f1736c2ad812e0ec24a7b8 (commit)
      from  f7cfc51b057d9d2fa109b32796b992e8f4f3bfcc (commit)


- Commits -----------------------------------------------
commit a3b5ae783e18040349f1736c2ad812e0ec24a7b8
Author: Alan Hourihane <alanh at tungstengraphics.com>
Date:   Wed Mar 19 01:03:48 2008 +0000

    set outputs_safe to 0 as it's possible for the code generation
    to slip over the allocated memory for the vb.
    
    pull in sse fixes from gallium-0.1

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




More information about the mesa-commit mailing list