summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gaetan Nadon [Wed, 28 Oct 2009 18:09:08 +0000 (14:09 -0400)]
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
Change-Id: I26fa60b8e1a21a56b7bf326509ace01f079c4325
Gaetan Nadon [Tue, 27 Oct 2009 19:07:24 +0000 (15:07 -0400)]
Deploy the new XORG_DEFAULT_OPTIONS #24242
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
Change-Id: Idad2f50235a5df4f5aa026dbfb2d56e2966af952
Gaetan Nadon [Tue, 27 Oct 2009 02:08:38 +0000 (22:08 -0400)]
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
Change-Id: I16ed7b570b320e7c6d96c314211c5d510bdad7ae
Gaetan Nadon [Thu, 22 Oct 2009 16:34:15 +0000 (12:34 -0400)]
.gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
Change-Id: Ibdc15f3b3a69e67698bbd8ed34aecafd7a01e972
Jeremy Huddleston [Wed, 21 Oct 2009 19:47:20 +0000 (12:47 -0700)]
This is not a GNU project, so declare it foreign.
On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
> On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
> > I noticed an INSTALL file in xlsclients and libXvMC today, and it
> > was quite annoying to work around since 'autoreconf -fvi' replaces
> > it and git wants to commit it. Should these files even be in git?
> > Can I nuke them for the betterment of humanity and since they get
> > created by autoreconf anyways?
>
> See https://bugs.freedesktop.org/show_bug.cgi?id=24206
As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
of the INSTALL file. It is also part of the 24206 solution.
Change-Id: I1c010384b717ea7f39241a7c86ba66060fe78ea8
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
James Cloos [Mon, 5 Oct 2009 22:08:17 +0000 (18:08 -0400)]
Bump version for second beta release.
1.0.991 as first beta of 1.1.0.
(The first beta was meant to be 1.0.90 rather than 1.0.99.
Having gotten that wrong, switch to three-digit release numbers
for subsequent betas.)
Change-Id: I8ed570e13e0568cc29fdc7c35328ecebb8350813
Dylan Simon [Sun, 4 Oct 2009 21:41:54 +0000 (17:41 -0400)]
New -distance mapping option
Distance mapping makes more efficient use of eye space.
Change-Id: Iaf471ee360f1d7f8d0aece905589fb8f39cc4029
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
Dylan Simon [Sun, 4 Oct 2009 21:39:07 +0000 (17:39 -0400)]
Cleanup and simplify calculation and drawing
By transforming the eyes’s space when calculating where to place the
pupils, the code effectively assumed that EYE_HEIGHT == EYE_WIDTH.
Make this assumption explicit and remove calculations which
are therefore unnecessary.
Clean up related code and, consequently, reduced redraw time
and tearing.
Change-Id: Iaa0f9684d902fbc3d4ca45118ebb811a57a11a89
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
Dylan Simon [Sun, 4 Oct 2009 21:30:23 +0000 (17:30 -0400)]
Fix excessive redraw bug
introduced by
dbb8401026c421d64a2962e6ac6eb900f6dc141e
Change-Id: Icfc6073bdfed7dc5be857d5c7248bc8b5aec7d68
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
James Cloos [Sun, 4 Oct 2009 01:33:12 +0000 (21:33 -0400)]
Bump version for beta release.
1.0.99 as first beta of 1.1.0.
Change-Id: I4664fbf9618bbcd1195ce60d0681d19c7bfea941
Signed-off-by: James Cloos <cloos@jhcloos.com>
James Cloos [Sun, 4 Oct 2009 01:28:59 +0000 (21:28 -0400)]
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Change-Id: I80474c62b0f8c263992b3b4f22014dc53cfc619d
Signed-off-by: James Cloos <cloos@jhcloos.com>
Alan Coopersmith [Thu, 1 Oct 2009 21:54:23 +0000 (14:54 -0700)]
Add README with pointers to mailing lists, bugzilla, & git
Change-Id: I7657c408489b3271e4f8a7b7d9cdcef51e08afdc
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Dylan Simon [Sun, 27 Sep 2009 18:44:35 +0000 (14:44 -0400)]
Add xrender support
Optionally draw all components (except shape) with xrender.
Enabled by default. Xlib rendering can be restored by
"configure --without-xrender" or "xeyes +render".
Change-Id: Ib63621e450e6f75ef76a160634ae2186a7db9456
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
Peter Hutterer [Fri, 17 Jul 2009 09:21:39 +0000 (19:21 +1000)]
Split drawing code into multiple functions.
Change-Id: I5d0c297a851e4e53df4f224b28f458c938461dc0
Peter Hutterer [Fri, 17 Jul 2009 08:41:31 +0000 (18:41 +1000)]
Remove unused NUM_EYES define.
Change-Id: I92a031b60f3e094ec11999ff5c1783f3a893b335
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Paulo Cesar Pereira de Andrade [Tue, 13 Jan 2009 19:42:47 +0000 (17:42 -0200)]
Ansification and compile warning fixes.
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
make distcheck and all gcc 4.3 and sparse warnings.
Change-Id: I83f1a63f147aa49276f9011870243ae6ccd5d287
Jeremy Huddleston [Fri, 28 Nov 2008 06:46:49 +0000 (22:46 -0800)]
AM_CFLAGS instead of xeyes_CFLAGS to shut automake up
Change-Id: I756d019a0b6020139a1382e346c220fca4c575c7
James Cloos [Thu, 6 Dec 2007 21:37:12 +0000 (16:37 -0500)]
Replace static ChangeLog with dist-hook to generate from git log
Change-Id: I645a90287502e5e62a54885af6b6d16974673101
James Cloos [Mon, 3 Sep 2007 09:51:21 +0000 (05:51 -0400)]
Add *~ to .gitignore to skip patch/emacs droppings
Change-Id: I15a6d1a28e41d7f12b95d84a9adeef0626f44301
James Cloos [Thu, 23 Aug 2007 23:24:45 +0000 (19:24 -0400)]
Rename .cvsignore to .gitignore
Change-Id: I68b5b79d56e0ef7e40e54da416d6516274ba9081
Kevin E Martin [Wed, 21 Dec 2005 02:29:49 +0000 (02:29 +0000)]
Update package version for X11R7 release.
Change-Id: Ib9a635d8cba5f1c5a0e67751f7cbb20c170d410c
Adam Jackson [Mon, 19 Dec 2005 16:22:43 +0000 (16:22 +0000)]
Stub COPYING files
Change-Id: Iefb13119384e94c67259b04db2f4436779db9416
Kevin E Martin [Thu, 15 Dec 2005 00:24:06 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.
Change-Id: Id9a1aca9a48b5ad93c989bbd9eb80b16db251fd3
Kevin E Martin [Tue, 6 Dec 2005 22:48:21 +0000 (22:48 +0000)]
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Change-Id: I9e5f5b1aff4b0a4a8c68c5d4184ca8bf92340cd4
Kevin E Martin [Sat, 3 Dec 2005 05:49:20 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.
Change-Id: Ie6b9a4e00614532345263b967330101ae72aee59
Alan Coopersmith [Mon, 28 Nov 2005 22:01:41 +0000 (22:01 +0000)]
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
Change-Id: Id812145d45e84ef882e76060feab2eaedecf58a0
Eric Anholt [Mon, 21 Nov 2005 10:35:00 +0000 (10:35 +0000)]
Another pass at .cvsignores for apps.
Change-Id: Ib53ca8635621e6d9744f0a40ba4af10e95df05be
Eric Anholt [Sun, 20 Nov 2005 22:08:52 +0000 (22:08 +0000)]
Add/improve .cvsignore files for apps.
Change-Id: I3c3f5014cbdfdb72fcf954ceea9b07aeb21920b5
Kevin E Martin [Wed, 19 Oct 2005 02:47:53 +0000 (02:47 +0000)]
Update package version number for RC1 release.
Change-Id: I814f003da54b376ad711598f6e339df7c3587c36
Alan Coopersmith [Mon, 17 Oct 2005 23:56:22 +0000 (23:56 +0000)]
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work better with BSD make
Change-Id: Iffb934a0493ef6158f1fbb868d9f74ca512d7053
Alan Coopersmith [Fri, 14 Oct 2005 00:25:45 +0000 (00:25 +0000)]
Use sed to fill in variables in man page
Change-Id: I83b5fc6784dfdc8a2a5b124f6c0c126fe34a8293
Alan Coopersmith [Mon, 1 Aug 2005 20:25:29 +0000 (20:25 +0000)]
Install man pages to section 1 instead of section m (Patch from Donnie Berkholz)
Change-Id: Ia0f0fb6b90ac52fa59a898731afa659f86f87e10
Kevin E Martin [Fri, 29 Jul 2005 21:22:32 +0000 (21:22 +0000)]
Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
Change-Id: I370796d148e1a1cd04766c97e83751c415d6484a
Kevin E Martin [Thu, 28 Jul 2005 15:57:12 +0000 (15:57 +0000)]
Fix distcheck for remaining apps
Change-Id: I022a25b28a9e5ef2f6ecd47388c7ce61ad60af61
Adam Jackson [Wed, 20 Jul 2005 19:31:53 +0000 (19:31 +0000)]
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global configure cache, you cache it, and the cached value is probably wrong.
Change-Id: I66efc36cf2fd878d72f7cf105a73f511dc7550ab
Søren Sandmann Pedersen [Fri, 1 Jul 2005 18:07:18 +0000 (18:07 +0000)]
Xeyes build system
Change-Id: I3af656f17dbf7f3f523ec3391b52a452e68fe487
Egbert Eich [Fri, 23 Apr 2004 19:54:47 +0000 (19:54 +0000)]
Merging XORG-CURRENT into trunk
Change-Id: Id3a98d038b561f289a0bd5a5ee9dbab8d60031f3
Egbert Eich [Sun, 14 Mar 2004 08:35:20 +0000 (08:35 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Change-Id: I26a8b247772ca1f82cd0ab4aa3874bab302dc97c
Egbert Eich [Wed, 3 Mar 2004 12:13:05 +0000 (12:13 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Change-Id: If155e242f882620372b3d99c41af1e2a78a43925
Egbert Eich [Thu, 26 Feb 2004 13:36:24 +0000 (13:36 +0000)]
readding XFree86's cvs IDs
Change-Id: I814edf7f1c79e138e0e5cafd70126101e435698c
Egbert Eich [Thu, 26 Feb 2004 09:24:07 +0000 (09:24 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Change-Id: Idba2db04aeedbdd424eafd36aa602ad586778a59
Kaleb Keithley [Tue, 25 Nov 2003 19:29:12 +0000 (19:29 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Change-Id: Ic497ae129bddadf82e4988c3d60168e757f0edf5
Kaleb Keithley [Fri, 14 Nov 2003 16:49:22 +0000 (16:49 +0000)]
Initial revision
Change-Id: I97166917246ed4ce407b93cf744c0489dc156aff
Sehong Na [Fri, 30 Aug 2013 07:00:01 +0000 (00:00 -0700)]
Initial empty repository