Commit Graph

  • 22ec8b06ed replace obsolete "pointer" typedef by plain void* master Enrico Weigelt, metux IT consult 2026-01-07 17:28:17 +01:00
  • 8b07470df0 drop obsolete compat macros Enrico Weigelt, metux IT consult 2026-01-02 15:20:16 +01:00
  • 60e6a9025c configure.ac: drop obsolete AM_MAINTAINER_MODE release/25.0 Enrico Weigelt, metux IT consult 2025-12-30 16:31:28 +01:00
  • 55efa35a19 .github: add NetBSD build Enrico Weigelt, metux IT consult 2025-12-29 11:28:20 +01:00
  • fbb5b4dce2 .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-28 17:04:05 +01:00
  • 18c78155ff .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-27 14:40:02 +01:00
  • 9d6613f943 configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:18:20 +01:00
  • 6421ac209d release 25.0.0 xlibre-xf86-video-suncg6-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:20:47 +01:00
  • c04dfa9147 configure.ac: tiny formatting cleanup Enrico Weigelt, metux IT consult 2025-12-18 17:40:54 +01:00
  • 17ae0f12d0 configure.ac: replace DRIVER_NAME symbol by actual name Enrico Weigelt, metux IT consult 2025-12-18 13:31:24 +01:00
  • ca80bf076f configure.ac: drop obsolete checks for libc functions Enrico Weigelt, metux IT consult 2025-12-18 12:25:36 +01:00
  • 6494186d51 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:55:32 +01:00
  • daba2381f6 drop obsolete #ifdef HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-18 11:13:00 +01:00
  • 51a1f94e45 drop ifdef on ancient XFree86LOADER Enrico Weigelt, metux IT consult 2025-12-17 14:25:15 +01:00
  • c2fa7eac59 man: replace Xorg by XLibre Enrico Weigelt, metux IT consult 2025-12-16 14:25:28 +01:00
  • 4d42912f34 README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:15:19 +01:00
  • 771dd91e37 Strip trailing whitespace from source files Alan Coopersmith 2025-08-20 17:46:24 -07:00
  • c2e79d0e39 Improve man page formatting Alan Coopersmith 2025-07-12 14:04:29 -07:00
  • f1684d8776 configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 19:25:00 +01:00
  • f1dc74e6a6 Strip trailing whitespace from source files tracking/xorg Alan Coopersmith 2025-08-20 17:46:24 -07:00
  • c2447ea938 configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-suncg6-1.1.3.2 b-aaz 2025-07-10 22:11:58 +00:00
  • ffbfc4f316 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-29 17:49:12 +02:00
  • 35dc8011d1 Improve man page formatting Alan Coopersmith 2025-07-12 14:04:29 -07:00
  • 8c1bfd1ac1 .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • 37a28d0d9d drop compat with ancient xservers xlibre-xf86-video-suncg6-1.1.3.1 Enrico Weigelt, metux IT consult 2024-05-14 16:07:27 +02:00
  • 5d1f28eef5 bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 16:07:09 +02:00
  • 99551f9633 use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 16:59:57 +02:00
  • b56894b531 Fix warning: variable ‘pCg6’ set but not used [-Wunused-but-set-variable] Alan Coopersmith 2024-01-15 13:07:08 -08:00
  • be81b93b6d Fix prototype warnings for CG6HWCursorInit() Alan Coopersmith 2024-01-15 13:06:00 -08:00
  • 0a15c064cf Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions Alan Coopersmith 2024-01-15 11:44:21 -08:00
  • bee8f7345c Add X.Org's standard C warning flags to AM_CFLAGS Alan Coopersmith 2024-01-15 11:38:33 -08:00
  • 1dc46cbbe9 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2024-01-15 11:33:07 -08:00
  • b6c6a2da82 gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-01 11:17:31 -07:00
  • 0fb611cd0f Add supported hardware info to README and man page Alan Coopersmith 2022-12-09 11:13:40 -08:00
  • 965ab478ee xf86-video-suncg6 1.1.3 xf86-video-suncg6-1.1.3 Alan Coopersmith 2022-12-09 10:08:42 -08:00
  • 91baf16b64 gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-07-28 17:30:21 -07:00
  • 14392504de Include xf86Cursor.h instead of xf86RamDac.h Alan Coopersmith 2022-01-29 10:27:01 -08:00
  • 3718002bbe gitlab CI: add a basic build test Alan Coopersmith 2022-01-29 10:20:27 -08:00
  • e5ac3c9c16 Fix spelling/wording issues Alan Coopersmith 2022-01-29 10:20:09 -08:00
  • 39b14e487f Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-29 10:19:46 -08:00
  • 3762661116 Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-07 19:10:39 -08:00
  • f1da29c429 Update README for gitlab migration Alan Coopersmith 2018-11-18 16:23:30 -08:00
  • ee1cfb2f37 xf86-video-suncg6 1.1.2 xf86-video-suncg6-1.1.2 Matt Turner 2013-01-21 22:46:03 -08:00
  • e21c7021fc Remove mibstore.h Adam Jackson 2012-09-25 08:54:55 -04:00
  • d5206ab29d cg6: port to new compat api. Dave Airlie 2012-06-06 11:35:41 +01:00
  • 9d6d59f7a3 Use malloc/calloc/realloc/free directly Jeremy Huddleston 2011-10-29 19:52:38 -07:00
  • 65463d54b2 Purge cvs tags. Jesse Adkins 2010-09-28 13:29:51 -07:00
  • 34ade544a3 config: add comments for main statements Gaetan Nadon 2010-07-21 16:49:04 -04:00
  • fc94cccd78 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Gaetan Nadon 2010-07-21 16:07:00 -04:00
  • 6f2a1aa5ea config: replace deprecated AC_HELP_STRING with AS_HELP_STRING Gaetan Nadon 2010-07-21 14:37:41 -04:00
  • 06d5c7fb6f config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-07-21 14:05:23 -04:00
  • 9ac3e4d009 config: complete AC_INIT m4 quoting Gaetan Nadon 2010-07-21 09:27:42 -04:00
  • e7dceb8c94 config: remove unrequired AC_SUBST([XORG_CFLAGS]) Gaetan Nadon 2010-07-20 21:44:58 -04:00
  • 8b36052f7d config: remove unrequired AC_HEADER_STDC Gaetan Nadon 2010-07-20 20:24:42 -04:00
  • c9e2ed0555 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 Gaetan Nadon 2010-07-20 19:41:31 -04:00
  • 109a88bd98 config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-07-20 18:45:19 -04:00
  • cb5693a8e2 config: upgrade to util-macros 1.8 for additional man page support Gaetan Nadon 2010-07-20 16:15:30 -04:00
  • baafed1146 COPYING: replace stub file with actual Copyright notices. Gaetan Nadon 2010-06-13 11:09:37 -04:00
  • c1c9d3696e Update Sun license notices to current X.Org standard form Alan Coopersmith 2010-01-15 15:47:05 -08:00
  • 8492422f4f configure.ac: remove unused sdkdir=$(pkg-config...) statement Gaetan Nadon 2009-12-15 22:01:02 -05:00
  • 95d5b0b7b4 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-23 09:25:05 -05:00
  • 8cda2c1ede INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:41:41 -04:00
  • 29ad9f4182 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:09 -04:00
  • e1c9b4d382 Several driver modules do not have a ChangeLog target in Makefile.am #23814 Gaetan Nadon 2009-10-26 12:54:22 -04:00
  • 5eb19f18b6 .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:18 -04:00
  • 345231051a xf86-video-suncg6: Remove unused .cvsignore file #23776 Gaetan Nadon 2009-09-07 11:12:13 -04:00
  • 4a5689b721 Bump to 1.1.1 xf86-video-suncg6-1.1.1 Julien Cristau 2009-05-04 15:06:17 +02:00
  • ab0df8b5e6 Add README with pointers to mailing list, bugzilla & git repos Alan Coopersmith 2009-01-30 21:04:19 -08:00
  • 0ea4c5d257 Request 8bpp depth from the server David Nusinow 2007-11-25 22:46:38 -05:00
  • 1d463282b8 Remove xorgconfig & xorgcfg from See Also list in man page Alan Coopersmith 2009-01-09 16:35:42 -08:00
  • 95890614d0 Uninclude xf86Version.h Adam Jackson 2008-08-19 10:24:59 -04:00
  • b7cc50246e Makefile.am: nuke RCS Id Matthieu Herrb 2008-03-08 23:57:07 +01:00
  • accee0d1ce Define CG6_*_VERSION using PACKAGE_VERSION* Brice Goglin 2007-08-07 13:50:00 +02:00
  • 109b59467c renamed: .cvsignore -> .gitignore Alan Coopersmith 2007-03-01 11:02:23 -08:00
  • 62f44115b3 Replace references to XFree86/XF86Config in man page Alan Coopersmith 2007-03-01 11:01:57 -08:00
  • 612e84c6ba Unlibcwrap. Bump server version requirement. Bump to 1.1.0. suncg6-1_1_0 XORG-7_1 Adam Jackson 2006-04-07 21:24:15 +00:00
  • b011bb947c Update package version for X11R7 release. XORG-7_0 Kevin E Martin 2005-12-21 02:30:03 +00:00
  • 37df9be4ef Stub COPYING files Adam Jackson 2005-12-19 16:25:55 +00:00
  • 1d9fcc4a61 Update package version number for final X11R7 release candidate. XORG-6_99_99_904 Kevin E Martin 2005-12-15 00:24:19 +00:00
  • 653b15ec99 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY Kevin E Martin 2005-12-06 22:48:39 +00:00
  • 6d7f63f2d8 Update package version number for X11R7 RC3 release. XORG-6_99_99_903 Kevin E Martin 2005-12-03 05:49:35 +00:00
  • 729b1ee86f Remove extraneous AC_MSG_RESULT. Kevin E Martin 2005-12-02 02:16:10 +00:00
  • 03619fb71e Only build dlloader modules by default. Adam Jackson 2005-11-29 23:30:04 +00:00
  • 9f370adc49 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) Alan Coopersmith 2005-11-28 22:04:13 +00:00
  • baed8b2f08 Add .cvsignores for drivers. Eric Anholt 2005-11-21 10:49:19 +00:00
  • 4e2a897a16 Update package version number for X11R7 RC2 release. XORG-6_99_99_902 Kevin E Martin 2005-11-09 21:15:21 +00:00
  • 26b032bc94 Update pkgcheck depedencies to work with separate build roots. Kevin E Martin 2005-11-01 15:08:55 +00:00
  • 5ec2a18f67 Update package version number for RC1 release. XORG-6_99_99_901 Kevin E Martin 2005-10-19 02:48:05 +00:00
  • 4b66032de6 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutions to work better with BSD make Alan Coopersmith 2005-10-18 00:01:54 +00:00
  • da8e03e0ae More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of indirectly Adam Jackson 2005-10-17 22:57:36 +00:00
  • 887ede3ec6 Use sed & cpp to substitute variables in driver man pages Alan Coopersmith 2005-10-17 00:09:06 +00:00
  • 74d4333ac6 Update autogen.sh to one that does objdir != srcdir. Daniel Stone 2005-08-18 09:03:50 +00:00
  • 0fc810fe77 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 XORG-6_99_99_900 Kevin E Martin 2005-07-29 21:22:45 +00:00
  • 98c493ad16 Build system for suncg6 Søren Sandmann Pedersen 2005-07-26 23:43:00 +00:00
  • 30eb6d11ce Prep for modular builds by adding guarded #include "config.h" everywhere. XORG-6_8_99_903 XORG-6_8_99_902 XORG-6_8_99_901 XORG-6_8_99_900 XORG-6_8_99_16 XORG-6_8_99_15 Adam Jackson 2005-07-11 02:30:00 +00:00
  • b17f996d50 Bug #3626: _X_EXPORT tags for video and input drivers. XORG-6_8_99_14 XORG-6_8_99_13 Adam Jackson 2005-06-25 21:16:56 +00:00
  • 2625014f0a Fix includes right throughout the Xserver tree: change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. sco_port_update-base XORG-6_8_99_9 XORG-6_8_99_8 XORG-6_8_99_7 XORG-6_8_99_6 XORG-6_8_99_5 XORG-6_8_99_4 XORG-6_8_99_12 XORG-6_8_99_11 XORG-6_8_99_10 Daniel Stone 2005-04-20 12:25:30 +00:00
  • ace1ef2c53 Pull XORG-6_8_0 to CYGWIN branch CYGWIN-6_8_2-MERGE CYGWIN-6_8_1-MERGE CYGWIN-6_8_0-MERGE Alexander Gottwald 2004-09-15 16:34:06 +00:00
  • 12767617cb DRI XFree86-4_3_99_12-merge import DRI-trunk-20040721 DRI-trunk-20040613 DRI-XFree86-4_3_99_12-merge Eric Anholt 2004-06-16 09:23:55 +00:00
  • e39e72d268 Merging XORG-CURRENT into trunk rel-0-6-1 lg3d-rel-0-7-0 lg3d-rel-0-6-2 lg3d-base XORG-6_8_99_3 XORG-6_8_99_2 XORG-6_8_99_1 XORG-6_8_2 XORG-6_8_1_904 XORG-6_8_1_903 XORG-6_8_1_902 XORG-6_8_1_901 XORG-6_8_1 XORG-6_8_0 XORG-6_7_99_904 XORG-6_7_99_903 XORG-6_7_99_902 XORG-6_7_99_901 XORG-6_7_99_2 XORG-6_7_99_1 XACE-SELINUX-MERGE Egbert Eich 2004-04-23 19:47:46 +00:00