summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Fix warning: ‘pScrn’ is used uninitialized [-Wuninitialized]HEADmasterAlan Coopersmith1-1/+1
2024-01-17Fix warning: variable ‘pLeo’ set but not used [-Wunused-but-set-variable]Alan Coopersmith1-4/+0
2024-01-17Fix -Wmissing-prototypes & -Wnested-externs warningsAlan Coopersmith2-4/+7
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-15configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-09xf86-video-sunleo 1.2.3xf86-video-sunleo-1.2.3Alan Coopersmith1-2/+2
2022-12-09leo_accel: Resolve -Wempty-body compiler warningAlan Coopersmith1-1/+1
2022-12-09README: Add supported device infoAlan Coopersmith1-0/+10
2022-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-29Include xf86Cursor.h instead of xf86RamDac.hAlan Coopersmith1-1/+1
2022-01-29gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-29Fix spelling/wording issuesAlan Coopersmith1-1/+1
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2017-01-24xf86-video-sunleo 1.2.2xf86-video-sunleo-1.2.2Matt Turner1-1/+1
2014-11-12drop miwideline.h includeDave Airlie1-1/+0
2014-11-12drop mifillarc.h includeDave Airlie1-1/+0
2013-01-21xf86-video-sunleo 1.2.1xf86-video-sunleo-1.2.1Matt Turner1-1/+1
2012-09-25Remove mibstore.hAdam Jackson2-3/+0
2012-06-07sunleo: port to new compat API.Dave Airlie6-25/+126
2012-05-12Drop unused acceleration codeJulien Cristau7-1345/+0
2011-10-30Adjust to DevPrivate API changesJeremy Huddleston2-1/+12
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston4-21/+21
2010-10-06Purge cvs tags.Jesse Adkins11-11/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+15
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-49/+12
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-09-08xf86-video-sunleo: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-03sunleo 1.2.0xf86-video-sunleo-1.2.0Adam Jackson1-1/+1
2008-08-28Change GC private key back to an integer variable.Eamon Walsh2-8/+4