summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loadmod.c
AgeCommit message (Expand)Author
2009-05-08Don't leak canonical module name and patterns if module is built-inAlan Coopersmith
2008-11-25Remove dead FreeModuleDesc.Adam Jackson
2008-07-28xfree86: don't output a spurious newline to the log when loading a moduleJulien Cristau
2008-07-16Remove loadable font renderer support.Adam Jackson
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2008-02-18xfree86: plug memory leak in InitPathList.Arjan van de Ven
2008-02-14Remove some braindamage from ModuleDesc.Adam Jackson
2008-01-29Loader: Fix verbosity confusionJulien Goodwin
2007-12-08Add a missing linebreak after LoadModule: "foo"Brice Goglin
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-06-20Include module name in "already built-in" messageAlan Coopersmith
2007-04-16Using wrong log level in extension to built-in messageKeith Packard
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-03-25loader: fix already built-in messageDave Airlie
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard
2007-02-15Merge crtc/output-based mode selection code.Keith Packard
2007-01-24Plug memory leak in doLoadModule()Alan Coopersmith
2006-07-21Open-coded path checks make baby Jesus cry.Adam Jackson
2006-07-21loader: walk directory paths with readdir(), don't stat() everythingDaniel Stone
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson
2006-06-09fix compiler warning in hw/xfree86/loader/loadmod.cGreg Kroah-Hartman
2006-06-01Clean up a warning, and remove excess multiple-suffix code.Daniel Stone
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson
2006-03-15Coverity #794: Fix a highly unlikely memory leak.Adam Jackson
2006-03-15Coverity #269: Compare the requested ABI class against the ABI class of theAdam Jackson
2006-03-15Coverity #1053: Nuke a dead variable.Adam Jackson
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg
2005-10-19Bug #3196: Fix Load foo.so syntax.Adam Jackson
2005-08-09//bugs.freedesktop.org/show_bug.cgi?id=3950> Xorg prints version numbers inAlan Coopersmith
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-04-25Bug #2138: When the server is built with MakeDllModules YES, preferAdam Jackson
2005-04-23Bug #3016: Don't complain as loudly about failing to load a module that'sAdam Jackson
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14Initial revisionKaleb Keithley