summaryrefslogtreecommitdiff
path: root/hw/xgl/glx
AgeCommit message (Expand)Author
2008-06-12Remove xgl.Adam Jackson
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti
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-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-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-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
2005-12-31Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,Eric 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-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-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman
2005-04-27Line drawing improvements to XglDavid Reveman
2005-03-16Add cursor support to XglxDavid Reveman
2005-03-11Use negative stride and PBOs in XglDavid Reveman
2005-02-08update Xgl to changes in damage API. Remove some flags to support softwareKeith Packard
2005-01-26Xgl improvementsDavid Reveman
2004-11-05Use UTF-8 encoding in Xgl sourcesDavid Reveman
2004-11-04Add working Xgl server codeDavid Reveman