X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=progs%2Fdemos%2Fgamma.c;h=9b2c3e1052b148abd2a88455e6368016eeaffc75;hb=49f82803cc6ceaf1ecc3928a5417ef300f73f37d;hp=1b002ed7e8077a65a686c969b11fd2da9ffca4b1;hpb=586b4f66a88cb64119c57396cdb804b96f12043a;p=mesa.git diff --git a/progs/demos/gamma.c b/progs/demos/gamma.c index 1b002ed7e80..9b2c3e1052b 100644 --- a/progs/demos/gamma.c +++ b/progs/demos/gamma.c @@ -1,6 +1,4 @@ -/* $Id: gamma.c,v 1.2 2000/03/18 01:13:29 brianp Exp $ */ - /* Draw test patterns to help determine correct gamma value for a display. When the intensities of the inner squares nearly match the intensities of their frames (from some distance the borders should disappear) then @@ -23,22 +21,6 @@ /* Conversion to GLUT by Mark J. Kilgard */ -/* - * $Log: gamma.c,v $ - * Revision 1.2 2000/03/18 01:13:29 brianp - * colors were computed incorrectly (Hans Nelles) - * - * Revision 1.1.1.1 1999/08/19 00:55:40 jtg - * Imported sources - * - * Revision 3.1 1999/06/19 01:35:38 brianp - * merged in Kai Schuetz's RGB changes - * - * Revision 3.0 1998/02/14 18:42:29 brianp - * initial rev - * - */ - #include #include