mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 23 16:32:21 UTC 2008


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/gallium/auxiliary/draw/draw_pt_fetch.c |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

       via  333976c90aafa602816defef3e4cc4a418601a51 (commit)
      from  43be7a4819ad342e1cb3f8e3fb966a8a78dc2c1b (commit)


- Commits -----------------------------------------------
commit 333976c90aafa602816defef3e4cc4a418601a51
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 10:29:52 2008 -0600

    gallium: fix broken hashing for vertex translation
    
    It seems we get hash collisions fairly easily and the code as it was didn't
    deal with that properly.
    
    I think we need a simpler hashing interface...

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




More information about the mesa-commit mailing list