mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri May 16 21:35:41 UTC 2008


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

Summary of changes:
 docs/relnotes-7.0.4.html       |    2 ++
 src/mesa/swrast/s_aatriangle.c |   16 ++++++++++++++--
 src/mesa/swrast/s_aatritemp.h  |   31 +++++++++++--------------------
 src/mesa/vbo/vbo_exec_draw.c   |    2 +-
 src/mesa/vbo/vbo_save_draw.c   |    4 ++--
 5 files changed, 30 insertions(+), 25 deletions(-)

       via  f2533e787eaeae84c41b85c7ff04d84922f5631d (commit)
       via  b2ccd5c1aea474dbf44361509b923bf0fdeebfa0 (commit)
       via  6f63543dd71985a19291776924d262f86c976049 (commit)
       via  c966f1629b089526902345c7547fcbdc8535ed45 (commit)
      from  709f24adbb21419881f0d857c8454814f85c2757 (commit)


- Commits -----------------------------------------------
commit f2533e787eaeae84c41b85c7ff04d84922f5631d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri May 16 15:33:44 2008 -0600

    AA tri and glMaterial fixes

commit b2ccd5c1aea474dbf44361509b923bf0fdeebfa0
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri May 16 15:33:01 2008 -0600

    fix memory access error in vbo_bind_vertex_list
    
    Picked from master (commit 8fc1a6808d88bd1dd641751f2f50c867a05dcc07)

commit 6f63543dd71985a19291776924d262f86c976049
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri May 16 15:24:44 2008 -0600

    fix an attr/src mix-up when setting-up/binding vertex arrays
    
    This fixes problems with incorrect material coefficients when glMaterial
    is called per-vertex.

commit c966f1629b089526902345c7547fcbdc8535ed45
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri May 16 15:21:48 2008 -0600

    fix segfault in AA triangle code when using certain shaders

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




More information about the mesa-commit mailing list