summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2015-12-02LX: Restore old VT switch codeConnor Behan
2015-09-28Geode MSR support for FreeBSDArrigo Marchiori
2015-08-27Fix GX UploadToScreen and DownloadFromScreenConnor Behan
2015-08-26Fix GX composite hooksConnor Behan
2015-07-23Properly hide config.h inclusion inside HAVE_CONFIG_H.Matthew Green
2015-03-12Fix building Geode against xserver 1.17Maarten Lankhorst
2014-10-01Add config.h include to src/lx_memory.cBrian A. Lloyd
2014-09-25Geode MSR support for OpenBSDMarc Balmer
2014-02-08No need to conditionalize the xf86Modes.h include.Martin-Éric Racine
2014-02-08Added conditional include to fix FTBFS on xserver 1.15 and up.Martin-Éric Racine
2013-01-09Remove mibstore.hAdam Jackson
2012-11-24pre-release whitespace cleanup using ../modular/x-indent-all.shMartin-Éric Racine
2012-11-20lx_exa: Improvements to negative srcX/Y PictOpSrc/Over operationsMart Raudsepp
2012-10-23lx_exa: Implement solid pictures support as source with a maskMart Raudsepp
2012-10-23lx_exa: Remove unused srcPixmap member from exaScratchMart Raudsepp
2012-10-02Clarified the copyright and license of src/geode_msr.c src/geode_blend.hMartin-Éric Racine
2012-09-18lx_exa: Downgrade src/dst format warnings to fallbacks to not spam the logMart Raudsepp
2012-09-18lx_exa: Fix crash with solid fills on PictOpAdd operationsMart Raudsepp
2012-08-29NEWS: add information about releases since 2.11.9Martin-Éric Racine
2012-08-09src/Makefile.am: added missing compat-api.h to geode_drv_la_SOURCESMartin-Éric Racine
2012-07-26Initial stab at converting geode to new X1.13 APIMaarten Lankhorst
2012-07-26Allow building on Xservers without XAAMaarten Lankhorst
2012-07-25lx_exa: Fix EXA minor version checksMart Raudsepp
2012-07-25Fix an unused variable warning in geode_driver.cMart Raudsepp
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine
2012-04-03geode: fix compile on x86-64 in tinderbox.Dave Airlie
2012-01-02z4l.c: drop unnecessary #include linux/types.hMartin-Éric Racine
2011-12-25Fix lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and codeMartin-Éric Racine
2011-12-19Fix for new vgaHW ABIAdam Jackson
2011-12-12DCONDPMSSet: handle error return code on "write" to avoid a warningGaetan Nadon
2011-11-21Remove unrequired large file descriptor partial supportGaetan Nadon
2011-11-21Move back ztv with geode driverGaetan Nadon
2011-11-21Separate compiler from pre-processor optionsGaetan Nadon
2011-11-21Detect 32bit support on 64bit OS and compile with -m32 if foundGaetan Nadon
2011-11-21geode source: streamline whitespace and sort alphabeticallyGaetan Nadon
2011-11-21Remove -I linux_v26 as the directory does not existGaetan Nadon
2011-11-21Remove duplicate warning variable and werror optionGaetan Nadon
2011-11-21Remove unrequired .s assembly files automake supportGaetan Nadon
2011-11-21Remove unused LINUX_2_6 macro from geode driver makefileGaetan Nadon
2011-11-21Remove no longer used AMD_V4L2_VIDEO from makefilesGaetan Nadon
2011-11-21Move ztv driver to it's own directoryGaetan Nadon
2011-11-14Revert "Only enable z4l.c on Linux" until we have a consensus.Martin-Éric Racine
2011-11-13Revised BSD check in geode_msr.cMartin-Éric Racine
2011-11-13Move the z4l.c test to src/Makefile.am where it should be.Martin-Éric Racine
2011-11-13Added two #ifdef to enable building on FreeBSD.Martin-Éric Racine
2011-03-13Add optional composite operation fallback tracingPriit Laes
2011-03-12Fix parameter ordering for calloc/xnfcalloc callsMart Raudsepp
2011-02-07Stop including "linux/videodev.h" in z4l.cMartin-Éric Racine
2011-02-07Fix packed overlay offscreen allocationsDaniel Drake