mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Mar 31 18:19:25 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 |   94 ++++++++++++++++++++-------------
 src/mesa/state_tracker/st_context.h   |    2 +
 2 files changed, 60 insertions(+), 36 deletions(-)

       via  e66cb602b79f52bd1f01b1c3f7af039eeff283a6 (commit)
      from  baab98a637d526871fb77ec6f313012f49c0e998 (commit)


- Commits -----------------------------------------------
commit e66cb602b79f52bd1f01b1c3f7af039eeff283a6
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Mar 31 12:18:20 2008 -0600

    gallium: turn on clipping for bitmaps
    
    Bitmaps can extend beyond window edges so we need to clip.
    Also, move some state atom vars to st_context to be a bit more efficient.

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




More information about the mesa-commit mailing list