index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dixmods
/
glxmodule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
1
-15
/
+0
2008-05-23
glx: fix forgotten swrast -> SWRast
George Sapountzis
1
-1
/
+1
2008-05-23
glx: missing swrast is fatal
George Sapountzis
1
-2
/
+3
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
1
-5
/
+0
2008-05-20
Add loader for the swrast dri driver.
George Sapountzis
1
-0
/
+4
2008-04-23
glcore: build from mesa, dlopen from xorg
George Sapountzis
1
-33
/
+4
2008-02-14
Add GLX provider for DRI2.
Kristian Høgsberg
1
-0
/
+3
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
1
-1
/
+1
2007-10-18
Introduce a new "GlxVisuals" option that controls which visuals are added.
Kristian Høgsberg
1
-13
/
+16
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
1
-5
/
+0
2007-03-27
fix loading of GLcore after recent loading changes
Dave Airlie
1
-2
/
+2
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
1
-3
/
+2
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
1
-1189
/
+70
2005-11-03
Whitespace change just to make sure I created the branch correctly.
Ian Romanick
1
-1
/
+0
2005-11-02
Fix support for enabling/disabling extensions loaded from modules.
Kevin E Martin
1
-1
/
+2
2005-09-28
Replace all uses of __glEvalComputeK (and the doubly redundant
Ian Romanick
1
-1
/
+0
2005-07-16
Fix the *-config.h includes so that it is possible to build modules without
Kevin E Martin
1
-0
/
+4
2004-07-26
Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.
Adam Jackson
1
-0
/
+2
2004-06-16
Merge DRI-trunk-20040613 changes in programs/Xserver/GL.
Eric Anholt
1
-1
/
+1
2004-06-16
DRI trunk-20040613 import
DRI-trunk-20040721
DRI-trunk-20040613
Eric Anholt
1
-1
/
+0
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-1
/
+14
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1253