summaryrefslogtreecommitdiff
path: root/hw/xfree86/fbdevhw/fbdevhw.c
AgeCommit message (Expand)Author
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-09-22fbdevhw: Test for graphics:fb%d as well as graphics/fb%dDaniel Stone
2008-09-04fbdevhw: Remove pixclock check.John Tapsell
2008-05-12Fix fbdevhw initialization for PCI drivers.Adam Jackson
2008-02-29Clean up DisplayModeRec handling in many places.Adam Jackson
2007-11-02Fix magic number in fbdevhwAdam Jackson
2007-08-30Allow yres_virtual to be greater for some kernel fbdev drivers.Alan Hourihane
2007-01-19Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2007-01-19fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor.Michel Dänzer
2007-01-19fbdevhw: Consider mode set equal to mode requested if virtual width is larger.Michel Dänzer
2007-01-09Merge branch 'origin' into pci-reworkIan Romanick
2006-12-31fbdevhw: Override RGB offsets and masks after setting initial mode.Michel Dänzer
2006-12-31fbdevhw: Use displayWidth for fbdev virtual width when appropriate.Michel Dänzer
2006-12-30fbdevhw: Fix some issues with the previous commit.Michel Dänzer
2006-12-30fbdevhw: Consolidate modeset ioctl calling, report failure if it modifies mode.Michel Dänzer
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson
2006-03-29More warning cleanup.Adam Jackson
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2005-08-26Spit out an error when there is no valid FB device, instead of just failingDaniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-06-29compileLars Knoll
2005-06-28Bug #2447: Fix argument order to xf86DrvMsgVerb. (Luc Verhaegen)Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2004-08-04Optimization of CJK rendering when using versions of freetype prior toEgbert Eich
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson
2004-05-06BugZilla #601: Fixing makedepend choking on floating point exceptionEgbert Eich
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14Initial revisionKaleb Keithley