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
/
xgl
/
egl
Age
Commit message (
Expand
)
Author
2008-06-12
Remove xgl.
Adam Jackson
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
2008-04-10
Remove NDEBUG (assert() disable) define from the X Server.
Eric Anholt
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-06-29
Death to RCS tags.
Adam Jackson
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
2006-09-29
make core keyboard/pointer map functions act on all core-sending devices
Daniel Stone
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2006-05-29
Remove -xkbmap argument.
Daniel Stone
2006-01-10
Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.
Daniel Stone
2005-12-29
Add necessary *CONFIG_H declarations and a force-off of XF86* extensions in
Eric Anholt
2005-12-28
Initial commit of XGL build infrastructure and XGL code changes for
Eric Anholt
2005-12-28
recommit previous changes to evdev.c
Dave Airlie
2005-12-28
some updates for default colormap install
Dave Airlie
2005-12-23
Well there were a couple of snapshots later than CVS available outside of
Dave Airlie
2005-12-23
make xgl code at least build against latest glitz.
Dave Airlie
2005-12-22
fixups for newer glitz API
Dave Airlie
2005-08-15
make mouse support work - note you need to change the evdev devices in the
Dave Airlie
2005-08-09
Point xegl at the DRI driver
Jon Smirl
2005-06-13
Build fixes
David Reveman
2005-06-06
Keyboard sort of works now with evdev
Jon Smirl
2005-06-05
Create a default colormap
Jon Smirl
2005-06-05
Enable egl server in automake
Jon Smirl
2005-06-04
Initial Xegl check-in. Works on EGL fbdev driver Input is totally broken.
Jon Smirl