index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dixmods
/
glxmodule.c
Age
Commit message (
Expand
)
Author
2009-02-17
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
2008-05-23
glx: fix forgotten swrast -> SWRast
George Sapountzis
2008-05-23
glx: missing swrast is fatal
George Sapountzis
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
2008-05-20
Add loader for the swrast dri driver.
George Sapountzis
2008-04-23
glcore: build from mesa, dlopen from xorg
George Sapountzis
2008-02-14
Add GLX provider for DRI2.
Kristian Høgsberg
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
2007-10-18
Introduce a new "GlxVisuals" option that controls which visuals are added.
Kristian Høgsberg
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
2007-03-27
fix loading of GLcore after recent loading changes
Dave Airlie
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
2005-11-03
Whitespace change just to make sure I created the branch correctly.
Ian Romanick
2005-11-02
Fix support for enabling/disabling extensions loaded from modules.
Kevin E Martin
2005-09-28
Replace all uses of __glEvalComputeK (and the doubly redundant
Ian Romanick
2005-07-16
Fix the *-config.h includes so that it is possible to build modules without
Kevin E Martin
2004-07-26
Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.
Adam Jackson
2004-06-16
Merge DRI-trunk-20040613 changes in programs/Xserver/GL.
Eric Anholt
2004-06-16
DRI trunk-20040613 import
Eric Anholt
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley