summaryrefslogtreecommitdiff
path: root/hw/xgl
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson54-28493/+0
2008-05-26Merge branch 'master' into mpxPeter Hutterer6-12/+4
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson4-4/+4
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis2-8/+0
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer1-2/+0
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt1-2/+2
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti1-2/+0
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh8-8/+13
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner8-8/+13
2007-10-12NULL is not a valid argument to CreatePicture, please use serverClientEamon Walsh1-1/+2
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh3-3/+3
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh6-207/+19
2007-09-13Remove the PaintWindow optimization.Eric Anholt4-190/+1
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt2-17/+18
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh1-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh6-54/+35
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh5-183/+1
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson5-183/+1
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh3-8/+0
2007-06-29Death to RCS tags.Adam Jackson3-8/+0
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-04-29Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.Michel Dänzer1-1/+1
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson2-2/+2
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard7-6/+7
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone9-9/+9
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone5-5/+5
2006-05-29Remove -xkbmap argument.Daniel Stone2-11/+0
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-3/+0
2006-03-27Remove remnants of XkbCF code.Daniel Stone1-21/+0
2006-01-28Remove leftover variables for cfb24 build, and finish commenting out XglxEric Anholt1-2/+2
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie41-2694/+11154
2006-01-10Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone5-3/+12
2006-01-03Remove the manual AddFilter for convolution, which I'm pretty sureEric Anholt1-2/+0
2005-12-31Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,Eric Anholt4-5/+5
2005-12-31Initialize the fourcc value in stack-allocated glitz_pixel_format_tEric Anholt1-0/+2
2005-12-29Add necessary *CONFIG_H declarations and a force-off of XF86* extensions inEric Anholt3-0/+6
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt15-88/+103
2005-12-28recommit previous changes to evdev.cDave Airlie1-28/+48
2005-12-28some updates for default colormap installDave Airlie1-7/+15
2005-12-23fix up xglglx.cDave Airlie1-0/+226
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie32-1173/+2240
2005-12-23check drawable is availablepre-xgldrop-mergeDave Airlie1-3/+6
2005-12-23from davidr's tree update some fixesDave Airlie1-5/+13
2005-12-23from davidr's tree if source picture defined returnDave Airlie1-0/+5
2005-12-23fix glx up for newest glitz interfaceDave Airlie1-3/+3
2005-12-23make xgl code at least build against latest glitz.Dave Airlie5-43/+7
2005-12-22fixups for newer glitz APIDave Airlie2-10/+2