summaryrefslogtreecommitdiff
path: root/hw/xfree86/fbdevhw
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-08-27Fix fbdevhwstub for pci-rework.Eric Anholt
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-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt
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-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-10-06Clean up generated files to pass distcheckKevin E Martin
2005-10-01Oops - fix build/install of fbdevhw.manAlan Coopersmith
2005-10-01Adding more doc files & fbdevhw man pageAlan Coopersmith
2005-08-26Spit out an error when there is no valid FB device, instead of just failingDaniel Stone
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith
2005-07-13Dear libtool: Loadable modules do not need version numbers. kthnxbye.Adam Jackson
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Adding initial build system.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-08-03Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soAdam Jackson
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