mesa: Changes to 'gallium-0.1-dri2'

Alan Hourihane alanh at kemper.freedesktop.org
Fri Jun 27 07:56:29 UTC 2008


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

Summary of changes:
 src/gallium/include/pipe/p_format.h |   56 +++++++++++++++++++++++++++++++++++
 src/mesa/main/arrayobj.c            |    9 +++++
 src/mesa/main/enable.c              |   12 +++++++
 src/mesa/main/ffvertex_prog.c       |   34 ++++++++++++++++++--
 src/mesa/main/glheader.h            |   10 ++++++
 src/mesa/main/mfeatures.h           |    1 +
 src/mesa/main/mtypes.h              |    4 ++
 src/mesa/main/state.c               |    2 +-
 src/mesa/main/varray.c              |   31 +++++++++++++++++++
 src/mesa/main/varray.h              |    4 ++
 src/mesa/state_tracker/st_program.c |    4 ++
 src/mesa/vbo/vbo_exec_array.c       |    4 ++
 12 files changed, 166 insertions(+), 5 deletions(-)

       via  04c57b444fe1de2b06308f7c9d660852fe671485 (commit)
       via  4d3dbe45aa201404712c613b1758b00c94eef7d3 (commit)
      from  563c4748228b0f8448e519ec04d6b8d6decac0a6 (commit)


- Commits -----------------------------------------------
commit 04c57b444fe1de2b06308f7c9d660852fe671485
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu Jun 26 23:39:13 2008 +0900

    gallium: Describe pixel block.
    
    Chars-per-pixel paradigm is not enough to represent compressed and yuv
    pixel formats.

commit 4d3dbe45aa201404712c613b1758b00c94eef7d3
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 25 08:45:14 2008 -0600

    mesa: point size arrays

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




More information about the mesa-commit mailing list