Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | loader: actually stat something that has some chance of existing. (v2) | Dave Airlie | 1 | -2/+5 |
2009-07-17 | loader: Remove useless TestFree() macro | Adam Jackson | 1 | -7/+5 |
2009-04-01 | Don't leak canonical module name and patterns if module is built-in | Alan Coopersmith | 1 | -1/+2 |
2009-02-04 | loader: Remove icache flushes on alpha. | Adam Jackson | 1 | -12/+0 |
2009-01-29 | Remove extra / from Loading module line | Matt Turner | 1 | -3/+3 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -11/+14 |
2008-11-29 | Export symbols defined in the sdk. | Paulo Cesar Pereira de Andrade | 1 | -1/+1 |
2008-11-25 | Remove dead FreeModuleDesc. | Adam Jackson | 1 | -18/+0 |
2008-07-28 | xfree86: don't output a spurious newline to the log when loading a module | Julien Cristau | 1 | -8/+9 |
2008-07-16 | Remove loadable font renderer support. | Adam Jackson | 1 | -1/+0 |
2008-04-25 | Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac | Peter Hutterer | 1 | -2/+0 |
2008-02-18 | xfree86: plug memory leak in InitPathList. | Arjan van de Ven | 1 | -0/+1 |
2008-02-14 | Remove some braindamage from ModuleDesc. | Adam Jackson | 1 | -21/+0 |
2008-01-29 | Loader: Fix verbosity confusion | Julien Goodwin | 1 | -1/+1 |
2007-12-08 | Add a missing linebreak after LoadModule: "foo" | Brice Goglin | 1 | -1/+1 |
2007-06-28 | Remove the remnants of OS/2 support. | Adam Jackson | 1 | -5/+0 |
2007-06-20 | Include module name in "already built-in" message | Alan Coopersmith | 1 | -1/+1 |
2007-04-16 | Using wrong log level in extension to built-in message | Keith Packard | 1 | -1/+1 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 1 | -73/+27 |
2007-03-25 | loader: fix already built-in message | Dave Airlie | 1 | -1/+1 |
2007-03-15 | Create driver-independent CRTC-based cursor layer. | Keith Packard | 1 | -1/+2 |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard | 1 | -3/+21 |
2007-01-24 | Plug memory leak in doLoadModule() | Alan Coopersmith | 1 | -1/+1 |
2006-07-21 | Open-coded path checks make baby Jesus cry. | Adam Jackson | 1 | -28/+16 |
2006-07-21 | loader: walk directory paths with readdir(), don't stat() everything | Daniel Stone | 1 | -37/+56 |
2006-06-19 | Another round of loader sense-beating. Remove the (unused) server export | Adam Jackson | 1 | -32/+8 |
2006-06-09 | fix compiler warning in hw/xfree86/loader/loadmod.c | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-01 | Clean up a warning, and remove excess multiple-suffix code. | Daniel Stone | 1 | -23/+17 |
2006-06-01 | Ditch more alternate-loader braindamage. | Daniel Stone | 1 | -4/+0 |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson | 1 | -6/+6 |
2006-03-15 | Coverity #794: Fix a highly unlikely memory leak. | Adam Jackson | 1 | -5/+4 |
2006-03-15 | Coverity #269: Compare the requested ABI class against the ABI class of the | Adam Jackson | 1 | -1/+1 |
2006-03-15 | Coverity #1053: Nuke a dead variable. | Adam Jackson | 1 | -2/+0 |
2006-03-12 | Merge accel_indirect branch to HEAD. | Kristian Høgsberg | 1 | -44/+95 |
2005-10-19 | Bug #3196: Fix Load foo.so syntax. | Adam Jackson | 1 | -0/+5 |
2005-08-09 | //bugs.freedesktop.org/show_bug.cgi?id=3950> Xorg prints version numbers in | Alan Coopersmith | 1 | -1/+7 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -2/+2 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -2/+2 |
2005-04-25 | Bug #2138: When the server is built with MakeDllModules YES, prefer | Adam Jackson | 1 | -40/+39 |
2005-04-23 | Bug #3016: Don't complain as loudly about failing to load a module that's | Adam Jackson | 1 | -3/+5 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -944/+960 |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+1296 |