mesa: Changes to 'gallium-tex-surfaces'

Brian Paul brianp at kemper.freedesktop.org
Thu May 8 23:43:46 UTC 2008


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

Summary of changes:
 src/mesa/state_tracker/st_atom_framebuffer.c |    5 +++++
 src/mesa/state_tracker/st_cb_bitmap.c        |   12 +++---------
 src/mesa/state_tracker/st_cb_drawpixels.c    |   19 ++++++++-----------
 3 files changed, 16 insertions(+), 20 deletions(-)

       via  2f07e1caa02c9dcdddc673e61eb91b83b82d283b (commit)
       via  a7e8e31eeee320bbc563536389587520875c3b57 (commit)
       via  f3ecd488ddb9ef0949466accbd7db686c8e4662e (commit)
       via  29d9f6b0d263b6ea2f89ea955d53d2671d9a6e43 (commit)
       via  e93243cb80ee3ae834a50efe7bacd232d8846305 (commit)
      from  6548e9b0183d2ddfc8b57919d5be0e75ef79182e (commit)


- Commits -----------------------------------------------
commit 2f07e1caa02c9dcdddc673e61eb91b83b82d283b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 8 17:42:18 2008 -0600

    gallium: fix render to depth texture

commit a7e8e31eeee320bbc563536389587520875c3b57
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 8 17:13:01 2008 -0600

    gallium: replace pipe_buffer_destroy() call with pipe_buffer_reference(NULL)

commit f3ecd488ddb9ef0949466accbd7db686c8e4662e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 8 17:11:55 2008 -0600

    gallium: remove dead code

commit 29d9f6b0d263b6ea2f89ea955d53d2671d9a6e43
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 8 17:11:05 2008 -0600

    gallium: no-op st_Bitmap() if width or height is zero

commit e93243cb80ee3ae834a50efe7bacd232d8846305
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu May 8 16:02:19 2008 -0600

    gallium: clean-up, minor fix

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




More information about the mesa-commit mailing list