summaryrefslogtreecommitdiff
path: root/hw/xgl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-08-285-183/+1
|\
| * Implement core protocol backing store exclusively in terms of Composite.Adam Jackson2007-08-255-183/+1
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-08-023-8/+0
|\ \ | |/
| * Death to RCS tags.Adam Jackson2007-06-293-8/+0
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-05-221-1/+1
|\ \ | |/
| * Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.Michel Dänzer2007-04-291-1/+1
* | devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh2007-04-051-0/+1
|/
* Static markup and dead code cull over xkb/.Adam Jackson2007-03-202-2/+2
* Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard2006-11-077-6/+7
* make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone2006-09-299-9/+9
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-185-5/+5
* Remove -xkbmap argument.Daniel Stone2006-05-292-11/+0
* Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2006-04-301-3/+0
* Remove remnants of XkbCF code.Daniel Stone2006-03-271-21/+0
* Remove leftover variables for cfb24 build, and finish commenting out XglxEric Anholt2006-01-281-2/+2
* Updated xgl code drop from Novell + xserver tree changesDave Airlie2006-01-1841-2694/+11154
* Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone2006-01-105-3/+12
* Remove the manual AddFilter for convolution, which I'm pretty sureEric Anholt2006-01-031-2/+0
* Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,Eric Anholt2005-12-314-5/+5
* Initialize the fourcc value in stack-allocated glitz_pixel_format_tEric Anholt2005-12-311-0/+2
* Add necessary *CONFIG_H declarations and a force-off of XF86* extensions inEric Anholt2005-12-293-0/+6
* Initial commit of XGL build infrastructure and XGL code changes forEric Anholt2005-12-2815-88/+103
* recommit previous changes to evdev.cDave Airlie2005-12-281-28/+48
* some updates for default colormap installDave Airlie2005-12-281-7/+15
* fix up xglglx.cDave Airlie2005-12-231-0/+226
* Well there were a couple of snapshots later than CVS available outside ofDave Airlie2005-12-2332-1173/+2240
* check drawable is availablepre-xgldrop-mergeDave Airlie2005-12-231-3/+6
* from davidr's tree update some fixesDave Airlie2005-12-231-5/+13
* from davidr's tree if source picture defined returnDave Airlie2005-12-231-0/+5
* fix glx up for newest glitz interfaceDave Airlie2005-12-231-3/+3
* make xgl code at least build against latest glitz.Dave Airlie2005-12-235-43/+7
* fixups for newer glitz APIDave Airlie2005-12-222-10/+2
* small fix towards new glitz interfaceDave Airlie2005-12-221-1/+1
* make mouse support work - note you need to change the evdev devices in theDave Airlie2005-08-151-28/+48
* Point xegl at the DRI driverJon Smirl2005-08-091-1/+1
* Touchup xgl for modular treeJon Smirl2005-08-092-2/+2
* Fix return values in Xgl render texture implementationDavid Reveman2005-07-011-8/+8
* Shut up compilerDavid Reveman2005-06-151-4/+4
* Build fixesDavid Reveman2005-06-133-12/+24
* Remove xgloffscreen.cDavid Reveman2005-06-131-293/+0
* New implementation of GLX_MESA_render_textureDavid Reveman2005-06-101-158/+198
* GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman2005-06-0712-916/+2187
* Keyboard sort of works now with evdevJon Smirl2005-06-061-142/+129
* Create a default colormapJon Smirl2005-06-051-0/+1
* Enable egl server in automakeJon Smirl2005-06-052-2/+2
* Initial Xegl check-in. Works on EGL fbdev driver Input is totally broken.Jon Smirl2005-06-047-0/+3497
* Set stencil size for Xgl GLX visualsDavid Reveman2005-05-021-0/+1
* New algorithm for calculating glyph extents in XglDavid Reveman2005-05-011-32/+82
* Minor optimizationDavid Reveman2005-04-271-0/+3
* Line drawing improvements to XglDavid Reveman2005-04-276-148/+472