~ubuntu-branches/debian/sid/x11-apps/sid

« back to all changes in this revision

Viewing changes to x11perf/do_tris.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2011-02-09 18:15:58 UTC
  • mfrom: (9.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20110209181558-4wta1q27k11xrtae
Tags: 7.6+4
* debian/rules::get-tarballs: pass "--destdir ." to uscan
* xbiff 1.0.3.
* Remove Brice Goglin and David Nusinow from Uploaders.  Thanks for your
  work!
* Drop Pre-Depends on x11-common.
* Bump Standards-Version to 3.9.1.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Xorg: do_tris.c,v 1.3 2000/08/17 19:54:10 cpqbld Exp $ */
2
1
/*****************************************************************************
3
2
Copyright 1988, 1989 by Digital Equipment Corporation, Maynard, Massachusetts.
4
3
 
21
20
SOFTWARE.
22
21
 
23
22
******************************************************************************/
24
 
/* $XFree86: xc/programs/x11perf/do_tris.c,v 1.4 2000/11/29 08:58:20 keithp Exp $ */
25
23
 
26
24
 
27
25
#undef POLYTRIANGLE_HACK    /* don't use this code */