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

Summary of changes:
 src/mesa/main/ffvertex_prog.c |   56 +++++++++++++++++++++++++++++++++-------
 1 files changed, 46 insertions(+), 10 deletions(-)

       via  cacf5f21efcbf0ddde90bf8b7fc2b9ba1873302e (commit)
      from  5048457372898a30478e33e66658277f5cead759 (commit)


- Commits -----------------------------------------------
commit cacf5f21efcbf0ddde90bf8b7fc2b9ba1873302e
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Thu Aug 28 15:11:04 2008 -0600

    mesa: dynamically grow the fixed function vertex program as needed
    
    Don't use a fixed-size array.  Saves memory in most cases and avoids
    potential overflow for long programs.

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to