mesa: Changes to 'gallium-vertex-linear'

Keith Whitwell keithw at kemper.freedesktop.org
Fri May 23 18:18:21 UTC 2008


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

Summary of changes:
 src/mesa/main/ffvertex_prog.c |  133 +++++++++++++++++++++++++++++++----------
 src/mesa/x86/glapi_x86.S      |    2 +-
 2 files changed, 103 insertions(+), 32 deletions(-)

       via  333d377bbda4f598292108f91cd8ec4f0f647c20 (commit)
       via  0ac2f7955c01749e122f67ff03e79a0d8bd0f8e5 (commit)
      from  3b41d619a1b7cc8c356c32af777486461ddd7926 (commit)


- Commits -----------------------------------------------
commit 333d377bbda4f598292108f91cd8ec4f0f647c20
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri May 23 19:17:57 2008 +0100

    glapi: fix include path & make build work

commit 0ac2f7955c01749e122f67ff03e79a0d8bd0f8e5
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri May 23 19:17:02 2008 +0100

    mesa: don't emit LIT instruction when mat shininess known to be zero
    
    Use a faster path in that case & make gears go faster.

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




More information about the mesa-commit mailing list