summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Remove unrequired large file descriptor partial supportHEADmasterGaetan Nadon2-5/+6
2011-11-21README: a little bit of proofreading wouldn't hurt now, would it?Martin-Éric Racine1-5/+5
2011-11-21README: added a sample xorg.conf for 1024x600 and 800x480 laptops.Martin-Éric Racine1-3/+39
2011-11-21config: fix Autoconf warnings and improve commentsGaetan Nadon1-11/+22
2011-11-21config: The compiler version to use is now set in XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-11-21config: remove a few dead/obsolete lines of codeGaetan Nadon1-10/+1
2011-11-21Move back ztv with geode driverGaetan Nadon5-15/+12
2011-11-21Separate compiler from pre-processor optionsGaetan Nadon2-13/+8
2011-11-21Detect 32bit support on 64bit OS and compile with -m32 if foundGaetan Nadon3-1/+26
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 unused and misleading I386ARCH configuration codeGaetan Nadon1-15/+0
2011-11-21Remove -DPNL_SUP for the ztv driverGaetan Nadon1-1/+1
2011-11-21Remove duplicate warning variable and werror optionGaetan Nadon3-19/+8
2011-11-21Remove unrequired .s assembly files automake supportGaetan Nadon2-2/+0
2011-11-21Remove ztv LINUX_2_6 switch and dead codeGaetan Nadon2-26/+1
2011-11-21Remove broken duplicate visibility configure optionGaetan Nadon1-5/+0
2011-11-21Remove unused LINUX_2_6 macro from geode driver makefileGaetan Nadon1-1/+1
2011-11-21Remove HAVE__GX HAVE_LX and OPT_ACCEL from ztv buildGaetan Nadon1-3/+0
2011-11-21Remove no longer used AMD_V4L2_VIDEO from makefilesGaetan Nadon2-2/+1
2011-11-21Add a configure option to enable/disable building the ztv driverGaetan Nadon1-4/+21
2011-11-21Add conditional build for ztvGaetan Nadon2-0/+8
2011-11-21Move ztv driver to it's own directoryGaetan Nadon5-9/+18
2011-11-19README: emphasize that "ztv" is the name of that VIP driver.Martin-Éric Racine1-1/+1
2011-11-19README: properly call the LX's video input port feature "VIP"Martin-Éric Racine1-3/+3
2011-11-17Added info about 'ztv' a.k.a. the V4L2 driver for LX in README.Martin-Éric Racine1-11/+12
2011-11-16Add gx_randr.c Copyright statement to COPYINGGaetan Nadon1-0/+1
2011-11-14Revert "Only enable z4l.c on Linux" until we have a consensus.Martin-Éric Racine3-18/+0
2011-11-13Revised BSD check in geode_msr.cMartin-Éric Racine1-4/+5
2011-11-13Move the z4l.c test to src/Makefile.am where it should be.Martin-Éric Racine2-9/+2
2011-11-13Added two #ifdef to enable building on FreeBSD.Martin-Éric Racine1-0/+4
2011-11-13Whitespace cleanup.Martin-Éric Racine1-0/+1
2011-11-13Only enable z4l.c on Linux.Martin-Éric Racine2-0/+19
2011-04-06Added info about the Geode developers' IRC channel in README.Martin-Éric Racine1-0/+3
2011-03-13Proofread and restructured the README for clarity.Martin-Éric Racine1-23/+21
2011-03-13Added README section about supported resolutions.Martin-Éric Racine1-8/+14
2011-03-13Removed README note about minimal version.Martin-Éric Racine1-8/+0
2011-03-13Add optional composite operation fallback tracingPriit Laes1-28/+32
2011-03-12Fix parameter ordering for calloc/xnfcalloc callsMart Raudsepp4-11/+11
2011-02-13Geode 2.11.12Martin-Éric Racine1-1/+1
2011-02-07Stop including "linux/videodev.h" in z4l.cMartin-Éric Racine1-1/+0
2011-02-07Fix packed overlay offscreen allocationsDaniel Drake1-1/+4
2010-12-27Geode 2.11.11Martin-Éric Racine1-1/+1
2010-12-15Restoring compatibility down to X server 1.4Priit Laes2-0/+10
2010-12-12Improve handling of gamma correction in video vs graphicsDaniel Drake2-4/+7
2010-12-12Fix compilation under xorg >1.9.99Priit Laes1-2/+9
2010-11-19LX Panel: lower the 1024x600 refresh rate down to 60Hz.Martin-Éric Racine1-3/+3
2010-11-19Print the panel mode BIOS usesFrank Huang3-5/+9
2010-11-09Geode 2.11.10Martin-Éric Racine1-1/+1
2010-10-28Revert "Simplify the mode_valid function"Martin-Éric Racine1-2/+29