summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/glxmodule.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-23glx: fix forgotten swrast -> SWRastGeorge Sapountzis1-1/+1
2008-05-23glx: missing swrast is fatalGeorge Sapountzis1-2/+3
2008-05-21Drop glcore GLX provider.Kristian Høgsberg1-5/+0
2008-05-20Add loader for the swrast dri driver.George Sapountzis1-0/+4
2008-04-23glcore: build from mesa, dlopen from xorgGeorge Sapountzis1-33/+4
2008-02-14Add GLX provider for DRI2.Kristian Høgsberg1-0/+3
2007-10-29Change the GLX module to initialize after COMPOSITE.Kristian Høgsberg1-1/+1
2007-10-18Introduce a new "GlxVisuals" option that controls which visuals are added.Kristian Høgsberg1-13/+16
2007-10-18Simplify and clean up GLX visual initialization.Kristian Høgsberg1-5/+0
2007-03-27fix loading of GLcore after recent loading changesDave Airlie1-2/+2
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-3/+2
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-1189/+70
2005-11-03Whitespace change just to make sure I created the branch correctly.Ian Romanick1-1/+0
2005-11-02Fix support for enabling/disabling extensions loaded from modules.Kevin E Martin1-1/+2
2005-09-28Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick1-1/+0
2005-07-16Fix the *-config.h includes so that it is possible to build modules withoutKevin E Martin1-0/+4
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson1-0/+2
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/GL.Eric Anholt1-1/+1
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-1/+0
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+14
2003-11-14Initial revisionKaleb Keithley1-0/+1253