summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.12xf86-video-geode-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.11xf86-video-geode-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.10xf86-video-geode-2.11.10Martin-Éric Racine1-1/+1
2010-10-28Revert "Simplify the mode_valid function"Martin-Éric Racine1-2/+29
2010-10-28Simplify the mode_valid functionHuang, FrankR1-29/+2
2010-10-28Revise the entry for 1024x600Huang, FrankR1-7/+9
2010-10-27Don't power down DCON when it is frozenDaniel Drake1-0/+21
2010-10-27Add get_crtc output functionDaniel Drake1-0/+7
2010-10-20Allocate video memory with exaOffscreenAllocHunk Cui2-20/+25
2010-09-29Add resolution 1024x600 support for PANELFrank Huang1-0/+3
2010-09-29Fix a typo on resolution parameterFrank Huang1-1/+1
2010-09-29Mode Validation support on modeline in xorg.confFrank Huang1-1/+1
2010-09-26Modify rotation pitch & reallocate pixmap for boHunk1-4/+53
2010-09-23lx_display: fix typoOtavio Salvador1-1/+1
2010-09-21fix the DCON verification loop for LX outputAndres Salomon1-2/+2
2010-09-01Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/callocFrank Huang9-56/+56
2010-08-23Geode 2.11.9xf86-video-geode-2.11.9Martin-Éric Racine2-2/+2
2010-08-18Fix the PictOpIn and PictOpOutFrank Huang1-96/+74
2010-08-18Fix the PictOpInReverse opFrank Huang1-51/+49
2010-08-16Fix segfault with Option NoAccelMart Raudsepp1-1/+1
2010-08-15Fix a few typos in NEWS.Martin-Éric Racine1-2/+2
2010-08-15Further rephrase the content of NEWS.Martin-Éric Racine1-2/+2
2010-08-15Fixes the styling of NEWS for consistency.Martin-Éric Racine1-4/+4
2010-08-15Created a NEWS file to document recent changes.Martin-Éric Racine1-0/+23
2010-08-12Fix the PictOpOutReverse opFrank Huang1-11/+18
2010-08-12Improve the glyph rendering performanceFrank Huang1-11/+81
2010-08-09Rectify lx_display.c outstanding compiler warningsHunk Cui1-4/+4
2010-08-09Revert "Improve the glyph rendering performance"Martin-Éric Racine1-74/+11
2010-08-09Correct two outstanding compiler warningsFrank Huang2-3/+3
2010-08-07Improve the glyph rendering performanceFrank Huang1-11/+74
2010-08-06Fix rotation with newer Xserver versions (exaOffscreenAlloc)Hunk Cui3-12/+44
2010-08-06Gamma Correction for fading operationHunk Cui2-2/+17
2010-08-06Fix the Nautilus file browser misrendering issueHuang, FrankR1-21/+174
2010-08-06Fix the PictOpOver operationHuang, FrankR1-15/+110
2010-08-06Fix the PictOpSrc renderingHuang, FrankR1-5/+30
2010-08-06Put the one pixel rendering work back to the server to handle if the pMsk is ...Huang, FrankR1-0/+6
2010-08-05http://lists.x.org/archives/xorg-driver-geode/2010-August/000938.htmlDaniel Drake1-1/+1
2010-07-11Rephrased the FAQ about video rotation to NOT specify a minimum RAM size.Martin-Éric Racine1-3/+4
2010-07-06Correctly calculate the rendering region with the mask pictureFrank Huang1-8/+39