summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
6 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult6-7/+7
6 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2022-08-03src/gfx/i2c_acc.c: Convert from ISO-8859-1 to UTF-8Alan Coopersmith1-3/+3
2022-01-22Fix spelling/wording issuesAlan Coopersmith39-83/+83
2020-12-03fix 'multiple definition of' linker errorChristian Gmeiner4-7/+7
2018-03-05gx: Fix RANDR initialization for xserver 1.20Adam Jackson1-0/+2
2017-01-24Remove call to LoaderGetOSAdam Jackson1-13/+0
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2015-12-02LX: Restore old VT switch codeConnor Behan3-2/+9
2015-09-28Geode MSR support for FreeBSDArrigo Marchiori1-0/+29
2015-08-27Fix GX UploadToScreen and DownloadFromScreenConnor Behan1-2/+4
2015-08-26Fix GX composite hooksConnor Behan1-0/+1
2015-07-23Properly hide config.h inclusion inside HAVE_CONFIG_H.Matthew Green1-1/+3
2015-03-12Fix building Geode against xserver 1.17Maarten Lankhorst2-14/+75
2014-10-01Add config.h include to src/lx_memory.cBrian A. Lloyd1-0/+3
2014-09-25Geode MSR support for OpenBSDMarc Balmer1-4/+46
2014-02-08No need to conditionalize the xf86Modes.h include.Martin-Éric Racine1-2/+0
2014-02-08Added conditional include to fix FTBFS on xserver 1.15 and up.Martin-Éric Racine1-0/+3
2013-01-09Remove mibstore.hAdam Jackson3-4/+0
2012-11-24pre-release whitespace cleanup using ../modular/x-indent-all.shMartin-Éric Racine11-37/+40
2012-11-20lx_exa: Improvements to negative srcX/Y PictOpSrc/Over operationsMart Raudsepp1-4/+36
2012-10-23lx_exa: Implement solid pictures support as source with a maskMart Raudsepp1-24/+35
2012-10-23lx_exa: Remove unused srcPixmap member from exaScratchMart Raudsepp1-1/+1
2012-10-02Clarified the copyright and license of src/geode_msr.c src/geode_blend.hMartin-Éric Racine2-0/+52
2012-09-18lx_exa: Downgrade src/dst format warnings to fallbacks to not spam the logMart Raudsepp1-8/+4
2012-09-18lx_exa: Fix crash with solid fills on PictOpAdd operationsMart Raudsepp1-10/+11
2012-08-29NEWS: add information about releases since 2.11.9Martin-Éric Racine1-1/+1
2012-08-09src/Makefile.am: added missing compat-api.h to geode_drv_la_SOURCESMartin-Éric Racine1-0/+1
2012-07-26Initial stab at converting geode to new X1.13 APIMaarten Lankhorst13-78/+208
2012-07-26Allow building on Xservers without XAAMaarten Lankhorst5-3/+29
2012-07-25lx_exa: Fix EXA minor version checksMart Raudsepp1-2/+2
2012-07-25Fix an unused variable warning in geode_driver.cMart Raudsepp1-6/+0
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine90-10615/+10952
2012-04-03geode: fix compile on x86-64 in tinderbox.Dave Airlie1-1/+1
2012-01-02z4l.c: drop unnecessary #include linux/types.hMartin-Éric Racine1-2/+0
2011-12-25Fix lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and codeMartin-Éric Racine1-1/+2
2011-12-19Fix for new vgaHW ABIAdam Jackson2-0/+4
2011-12-12DCONDPMSSet: handle error return code on "write" to avoid a warningGaetan Nadon1-1/+6
2011-11-21Remove unrequired large file descriptor partial supportGaetan Nadon2-5/+6
2011-11-21Move back ztv with geode driverGaetan Nadon2-1/+1750
2011-11-21Separate compiler from pre-processor optionsGaetan Nadon1-11/+6
2011-11-21Detect 32bit support on 64bit OS and compile with -m32 if foundGaetan Nadon1-0/+1
2011-11-21geode source: streamline whitespace and sort alphabeticallyGaetan Nadon1-101/+101
2011-11-21Remove -I linux_v26 as the directory does not existGaetan Nadon1-5/+4
2011-11-21Remove duplicate warning variable and werror optionGaetan Nadon1-3/+7
2011-11-21Remove unrequired .s assembly files automake supportGaetan Nadon1-1/+0
2011-11-21Remove unused LINUX_2_6 macro from geode driver makefileGaetan Nadon1-1/+1
2011-11-21Remove no longer used AMD_V4L2_VIDEO from makefilesGaetan Nadon1-1/+1
2011-11-21Move ztv driver to it's own directoryGaetan Nadon2-1769/+0
2011-11-14Revert "Only enable z4l.c on Linux" until we have a consensus.Martin-Éric Racine2-7/+0