mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Mar 17 22:03:27 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:
 progs/tests/Makefile      |    9 ++
 progs/tests/mipmap_view.c |  241 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 250 insertions(+), 0 deletions(-)
 create mode 100644 progs/tests/mipmap_view.c

       via  5456f4f210defe0c4ba17a9314ba0b61334e7976 (commit)
      from  088c6404fcae07dec6dcf16d2cb0777aa7b446ad (commit)


- Commits -----------------------------------------------
commit 5456f4f210defe0c4ba17a9314ba0b61334e7976
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Mar 17 16:03:06 2008 -0600

    mesa: new mipmap generation, lod bias demo
    
    Show each of the mipmap levels side-by-side.
    Press 's' to toggle quad scaling to see mipmap level at actual size.

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




More information about the mesa-commit mailing list