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