mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu Jan 17 19:47:24 UTC 2008


 src/mesa/drivers/dri/i965/brw_clip_state.c |    8 ++++----
 src/mesa/drivers/dri/i965/brw_vs_tnl.c     |    5 ++++-
 2 files changed, 8 insertions(+), 5 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit faeb1bc9f9c5935ecbd32c17d81507d5061a6270
Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 17 11:45:37 2008 -0800

    [965] Fix whitespace in c9b1fef0c9c5018efd825c42782f19ad0618696a

commit e747e9a072c826f803407c03932adcee7f16cb83
Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 17 11:25:04 2008 -0800

    [965] Fix potential segfaults from bad realloc.
    
    C has no order of evaluation restrictions on function arguments, so we
    attempted to realloc from new-size to new-size.




More information about the mesa-commit mailing list