mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu Mar 27 18:55:56 UTC 2008


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

Summary of changes:
 progs/tests/.gitignore     |    2 +
 progs/tests/Makefile       |    2 +
 progs/tests/lineclip.c     |  175 +++++++++++++++++++++++++++++++++++++
 progs/tests/unfilledclip.c |  205 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 384 insertions(+), 0 deletions(-)
 create mode 100644 progs/tests/lineclip.c
 create mode 100644 progs/tests/unfilledclip.c

       via  227af94cce1c0fc898a5ccef1d6f61a31cdd770f (commit)
      from  05004670448e1edd9166b8da614606e6f49c1fcf (commit)


- Commits -----------------------------------------------
commit 227af94cce1c0fc898a5ccef1d6f61a31cdd770f
Author: Eric Anholt <eric at anholt.net>
Date:   Thu Mar 27 11:57:08 2008 -0700

    Add a couple of test apps for line/unfilled polygon clipping.

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




More information about the mesa-commit mailing list