mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Mar 29 00:41:16 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 |   74 +++++++++++++++++++++++---------
 1 files changed, 53 insertions(+), 21 deletions(-)

       via  737e34aee598f32f8ff078ba823ed149b282ebc8 (commit)
       via  f6908a766dce645d610ff04bb49eaa8c5ee9e65a (commit)
      from  cbfe6ee5d58e7342012392a8ead7ae373625c00a (commit)


- Commits -----------------------------------------------
commit 737e34aee598f32f8ff078ba823ed149b282ebc8
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Mar 28 18:41:10 2008 -0600

    gallium: begin some bounding box code for bitmap cache

commit f6908a766dce645d610ff04bb49eaa8c5ee9e65a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Mar 28 18:18:55 2008 -0600

    gallium: added an (int) cast in setup_bitmap_vertex_data() to fix a signed/unsigned arithmetic problem
    
    Negative values became very large uints.

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




More information about the mesa-commit mailing list