mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 23 00:43:34 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/mesa/state_tracker/st_cb_bitmap.c  |   85 ++++++++++++++++++++------------
 src/mesa/state_tracker/st_cb_flush.c   |    2 +
 src/mesa/state_tracker/st_cb_program.c |    4 ++
 src/mesa/state_tracker/st_context.h    |    3 -
 src/mesa/state_tracker/st_program.h    |    4 ++
 5 files changed, 64 insertions(+), 34 deletions(-)

       via  33f3938d2d6340b31d758c96bd35f858c6c8267d (commit)
       via  1977fbff6010af0a5bd0bba7c0367b7713185a92 (commit)
      from  36feb5eacf16467d06d5cd9f63d19f17f933f1ef (commit)


- Commits -----------------------------------------------
commit 33f3938d2d6340b31d758c96bd35f858c6c8267d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 18:38:37 2008 -0600

    gallium: fix some bitmap frag shader issues
    
    If texturing happens to be enabled when glBitmap() is called, need to be
    careful about choosing a sampler unit, etc.

commit 1977fbff6010af0a5bd0bba7c0367b7713185a92
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 18:38:13 2008 -0600

    gallium: don't set buffer status to undefined in display_front_buffer()

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




More information about the mesa-commit mailing list