mesa: Changes to 'mesa_7_0_branch'

Eric Anholt anholt at kemper.freedesktop.org
Tue Apr 1 23:23:56 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:
 src/mesa/shader/arbprogram.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

       via  7f2c4f96f502e5969fd251ad50a113c3a566686d (commit)
      from  667f0f60fc4f3f043449bbf98769d478d90f7b4e (commit)


- Commits -----------------------------------------------
commit 7f2c4f96f502e5969fd251ad50a113c3a566686d
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Jan 15 15:08:34 2008 -0800

    Bug #13492: Only call ProgramStringNotify if program parsing succeeded.
    
    Wine intentionally tries some out-of-spec programs to test strictness, and
    calling ProgramStringNotify on the results of a failed program parse resulted
    in crashes in the 965 driver.
    (cherry picked from commit 185320ae13163995ea61e38104ab5aeaeb28d8e5)

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




More information about the mesa-commit mailing list