Age | Commit message (Expand) | Author | Files | Lines |
2006-11-13 | DRI: call drmSetServerInfo() before drmOpen(). | George Sapountzis | 1 | -2/+4 |
2006-11-09 | make X server use system libdrm - this requires libdrm >= 2.3.0 | Dave Airlie | 4 | -15/+99 |
2006-09-27 | Push information about cliprects of DRI windows to the DRM. | Michel Dänzer | 1 | -2/+20 |
2006-07-21 | Delete internal usage of the symbol ref/req lists. | Adam Jackson | 1 | -30/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 5 | -6/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 2 | -10/+4 |
2006-06-24 | Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients. | Michel Dänzer | 1 | -7/+30 |
2006-06-05 | Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing | Adam Jackson | 1 | -4/+2 |
2006-04-03 | Coverity #983: Move some risky debugging code inside #ifdef DEBUG. | Adam Jackson | 1 | -2/+0 |
2006-03-29 | More warning cleanup. | Adam Jackson | 1 | -0/+4 |
2006-03-15 | Fix DRIExtensionInit() to not register callbacks when it hasn't been | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-03-12 | Merge accel_indirect branch to HEAD. | Kristian Høgsberg | 1 | -2/+2 |
2006-02-14 | DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on | Benjamin Herrenschmidt | 1 | -4/+0 |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 2 | -7/+2 |
2006-01-06 | Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, so | Adam Jackson | 2 | -26/+8 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -0/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -1/+2 |
2005-11-18 | Bug #5060: Fix non-Linux DRI on 64 bit post Linux 32/64 changes. | Eric Anholt | 1 | -0/+8 |
2005-11-02 | Fix support for enabling/disabling extensions loaded from modules. | Kevin E Martin | 1 | -1/+2 |
2005-11-01 | Add xorg-server.m4 for driver dependency checking. | Kevin E Martin | 1 | -1/+2 |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen | Adam Jackson | 3 | -167/+1 |
2005-09-13 | Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of the | Eric Anholt | 1 | -0/+1 |
2005-09-13 | Bug #3284: Make the DRI lock reference count per-screen. | Adam Jackson | 2 | -7/+7 |
2005-08-30 | Use the $(moduledir) makefile variable instead of @moduledir@ so it can be | Kristian Høgsberg | 1 | -1/+1 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 3 | -12/+0 |
2005-08-20 | Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh | Daniel Stone | 1 | -0/+2 |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane | 1 | -8/+0 |
2005-07-15 | Fix the *-config.h includes for the files that have moved in the modular | Kevin E Martin | 3 | -6/+6 |
2005-07-15 | Move drm up to os-support since the files are shared by multiple platforms. | Kevin E Martin | 1 | -1/+8 |
2005-07-14 | Fix the build when DRI is enabled | Kevin E Martin | 1 | -1/+1 |
2005-07-14 | Add support for Xnest | Kevin E Martin | 1 | -1/+1 |
2005-07-14 | - Add build system for xf86-video-ati | Søren Sandmann Pedersen | 1 | -0/+13 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 2 | -2/+2 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 6 | -0/+24 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 3 | -4/+5 |
2005-05-18 | Bug #3066: Promote frameBufferPhysicalAddress to pointer from CARD32; bump | Adam Jackson | 2 | -11/+10 |
2005-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version | Adam Jackson | 2 | -6/+22 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 2 | -4/+4 |
2004-12-08 | //bugs.freedesktop.org/show_bug.cgi?id=1361) attachment #1287 | Roland Mainz | 1 | -0/+9 |
2004-07-30 | Fix static build. | Egbert Eich | 2 | -2/+2 |
2004-07-30 | Fix "DoLoadableServer NO" build | Kevin E Martin | 2 | -0/+2 |
2004-07-26 | Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules. | Adam Jackson | 1 | -2/+2 |
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/GL. | Eric Anholt | 4 | -5/+5 |
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | 5 | -62/+142 |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | 6 | -11/+9 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 6 | -8/+9 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 6 | -7/+7 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 6 | -7/+7 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 6 | -7/+7 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 6 | -7/+7 |