mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 30 20:46:08 UTC 2008


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

Summary of changes:
 progs/xdemos/Makefile    |    1 +
 progs/xdemos/sharedtex.c |  324 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 325 insertions(+), 0 deletions(-)
 create mode 100644 progs/xdemos/sharedtex.c

       via  9a43570f8c8ba5b9803740a47227c296d547631e (commit)
      from  80f68e1b6a0e5bd2da799c659c963e213dbf9e66 (commit)


- Commits -----------------------------------------------
commit 9a43570f8c8ba5b9803740a47227c296d547631e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 30 14:43:28 2008 -0600

    added xdemos/sharedtex.c test
    
    Test that modifications to a texture object in one rendering context are seen
    in a second rendering context.
    Press 't' to change the texture's image/colors.

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




More information about the mesa-commit mailing list