mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Sat Apr 19 19:20:44 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_pipe_vbuf.c        |   55 +-------------------
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c    |   16 +++++-
 src/gallium/auxiliary/draw/draw_vertex.c           |   54 +++++++++++++++++++
 src/gallium/auxiliary/draw/draw_vertex.h           |    2 +
 .../auxiliary/translate/translate_generic.c        |   11 ++---
 src/gallium/auxiliary/translate/translate_sse.c    |   42 +++++++++------
 6 files changed, 98 insertions(+), 82 deletions(-)

       via  68a7cb21fa14eac9e38bf398623739a892cc0d52 (commit)
       via  d0a4bf08b1a80d62f81301c5b37723dfca436b62 (commit)
      from  bfd179776f5ded75c2134a54f0a57a1579118cd0 (commit)


- Commits -----------------------------------------------
commit 68a7cb21fa14eac9e38bf398623739a892cc0d52
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Apr 19 20:20:40 2008 +0100

    draw: rearrange debug code

commit d0a4bf08b1a80d62f81301c5b37723dfca436b62
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Apr 19 20:18:40 2008 +0100

    translate: fix several bugs
    
    - specify cdecl calling convention on WIN32
    - fix load bgra8 function
    - fix previous don't crash fix.

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




More information about the mesa-commit mailing list