mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 30 16:11: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 |  284 ++++++++++++++-------------------
 src/mesa/state_tracker/st_context.h   |    1 +
 2 files changed, 119 insertions(+), 166 deletions(-)

       via  7146a1a29d3897fc0bd46dd56f3b36f2351d0f88 (commit)
       via  d3b98330d800d347e3fccf80a40fa87453659c6c (commit)
       via  eefb9d3b51e40867ac3fee43b6496a62b1888b3c (commit)
      from  42fb48492e71016c5a2888cd3d2507a89dbd91f3 (commit)


- Commits -----------------------------------------------
commit 7146a1a29d3897fc0bd46dd56f3b36f2351d0f88
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 30 10:10:44 2008 -0600

    gallium: consolidate the bitmap->texel conversion code

commit d3b98330d800d347e3fccf80a40fa87453659c6c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 30 10:00:44 2008 -0600

    gallium: create a new texture each time we init/flush the bitmap cache

commit eefb9d3b51e40867ac3fee43b6496a62b1888b3c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 30 09:41:55 2008 -0600

    gallium: simplify texture format selection

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




More information about the mesa-commit mailing list