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
/
dmx
/
glxProxy
Age
Commit message (
Expand
)
Author
2009-01-12
Fix dmx compile on 1.6 branch.
Alban Browaeys
2008-11-08
Remove some null statements.
James Cloos
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-09-22
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
2008-06-23
Bug #16302: Fix GLX drawable refcounting in DMX.
Jesse Ruffin
2008-05-23
glx: fix forgotten swrast -> SWRast
George Sapountzis
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
2008-02-22
Fix Xinerama's consolidated visual handling.
Adam Jackson
2007-12-29
GL: Add GLX compile flags lost in modular X server changes
Jurij Smakov
2007-06-29
Death to RCS tags.
Adam Jackson
2007-04-30
fix __glXErrorCallBack() proto
Colin Guthrie
2007-02-02
dmx: drop leftover __GLXdrawablePrivateRec struct.
George Sapountzis
2006-12-15
Convert callers of LookupDrawable() to dixLookupDrawable().
Eamon Walsh
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
2006-07-26
Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.
Kristian Høgsberg
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2006-07-15
Un-glx-libcwrap DMX GLX proxy so it works without GL/include.
Kristian Høgsberg
2006-04-07
Coverity #769: Fix a potential memory leak for systems that allocate on
Adam Jackson
2006-04-03
Fix a server crash due to memsetting beyond allocated memory when running
Alan Hourihane
2006-04-03
Coverity #38: Dead branch elimination.
Adam Jackson
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
2005-08-20
Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh
Daniel Stone
2005-07-28
Fix distcheck for server
Kevin E Martin
2005-07-27
Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.
Kevin E Martin
2005-07-27
Fix dmx/glxProxy build
Kevin E Martin
2005-07-01
Adding initial build system.
Daniel Stone
2005-05-30
Bug #3407: Clean out ancient #ifdef X11R5 conditionals.
Adam Jackson
2004-07-07
Bugzilla #817
Rik Faith
2004-07-06
- Disable building DMX on OSs that have not been verified to build
Kevin E Martin
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin