summaryrefslogtreecommitdiff
path: root/hw/xgl
AgeCommit message (Expand)Author
2008-06-12Remove xgl.Adam Jackson
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
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
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-10-12NULL is not a valid argument to CreatePicture, please use serverClientEamon Walsh
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-06-29Death to RCS tags.Adam Jackson
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-04-29Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.Michel Dänzer
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh
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-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson
2006-03-27Remove remnants of XkbCF code.Daniel Stone
2006-01-28Remove leftover variables for cfb24 build, and finish commenting out XglxEric Anholt
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie
2006-01-10Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone
2006-01-03Remove the manual AddFilter for convolution, which I'm pretty sureEric Anholt
2005-12-31Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,Eric Anholt
2005-12-31Initialize the fourcc value in stack-allocated glitz_pixel_format_tEric Anholt
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-23fix up xglglx.cDave Airlie
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie
2005-12-23check drawable is availableDave Airlie
2005-12-23from davidr's tree update some fixesDave Airlie
2005-12-23from davidr's tree if source picture defined returnDave Airlie
2005-12-23fix glx up for newest glitz interfaceDave Airlie
2005-12-23make xgl code at least build against latest glitz.Dave Airlie
2005-12-22fixups for newer glitz APIDave Airlie