summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri/drimodule.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-92/+0
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-1/+1
2012-07-09Replace INITARGS with voidTomas Carnecky1-2/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-20/+20
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith1-1/+1
2007-06-11DRI: Fix build warning.Michel Dänzer1-1/+1
2006-11-18dri: setup libdrm hooks as early as possible.Dave Airlie1-0/+6
2006-11-09make X server use system libdrm - this requires libdrm >= 2.3.0Dave Airlie1-11/+2
2006-07-21Delete internal usage of the symbol ref/req lists.Adam Jackson1-30/+1
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-4/+2
2005-11-02Fix support for enabling/disabling extensions loaded from modules.Kevin E Martin1-1/+2
2005-07-15Fix the *-config.h includes for the files that have moved in the modularKevin E Martin1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+3
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-3/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+121