Age | Commit message (Expand) | Author | Files | Lines |
2007-06-29 | Death to RCS tags. | Adam Jackson | 3 | -8/+0 |
2007-04-29 | Fix a couple of picture repeat fields incorrectly compared to RepeatNormal. | Michel Dänzer | 1 | -1/+1 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 2 | -2/+2 |
2006-11-07 | Add $(DIX_CFLAGS) to remaining Makefile.am files | Keith Packard | 7 | -6/+7 |
2006-09-29 | make core keyboard/pointer map functions act on all core-sending devices | Daniel Stone | 9 | -9/+9 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 5 | -5/+5 |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 2 | -11/+0 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 1 | -3/+0 |
2006-03-27 | Remove remnants of XkbCF code. | Daniel Stone | 1 | -21/+0 |
2006-01-28 | Remove leftover variables for cfb24 build, and finish commenting out Xglx | Eric Anholt | 1 | -2/+2 |
2006-01-18 | Updated xgl code drop from Novell + xserver tree changes | Dave Airlie | 41 | -2694/+11154 |
2006-01-10 | Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST. | Daniel Stone | 5 | -3/+12 |
2006-01-03 | Remove the manual AddFilter for convolution, which I'm pretty sure | Eric Anholt | 1 | -2/+0 |
2005-12-31 | Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen, | Eric Anholt | 4 | -5/+5 |
2005-12-31 | Initialize the fourcc value in stack-allocated glitz_pixel_format_t | Eric Anholt | 1 | -0/+2 |
2005-12-29 | Add necessary *CONFIG_H declarations and a force-off of XF86* extensions in | Eric Anholt | 3 | -0/+6 |
2005-12-28 | Initial commit of XGL build infrastructure and XGL code changes for | Eric Anholt | 15 | -88/+103 |
2005-12-28 | recommit previous changes to evdev.c | Dave Airlie | 1 | -28/+48 |
2005-12-28 | some updates for default colormap install | Dave Airlie | 1 | -7/+15 |
2005-12-23 | fix up xglglx.c | Dave Airlie | 1 | -0/+226 |
2005-12-23 | Well there were a couple of snapshots later than CVS available outside of | Dave Airlie | 32 | -1173/+2240 |
2005-12-23 | check drawable is availablepre-xgldrop-merge | Dave Airlie | 1 | -3/+6 |
2005-12-23 | from davidr's tree update some fixes | Dave Airlie | 1 | -5/+13 |
2005-12-23 | from davidr's tree if source picture defined return | Dave Airlie | 1 | -0/+5 |
2005-12-23 | fix glx up for newest glitz interface | Dave Airlie | 1 | -3/+3 |
2005-12-23 | make xgl code at least build against latest glitz. | Dave Airlie | 5 | -43/+7 |
2005-12-22 | fixups for newer glitz API | Dave Airlie | 2 | -10/+2 |
2005-12-22 | small fix towards new glitz interface | Dave Airlie | 1 | -1/+1 |
2005-08-15 | make mouse support work - note you need to change the evdev devices in the | Dave Airlie | 1 | -28/+48 |
2005-08-09 | Point xegl at the DRI driver | Jon Smirl | 1 | -1/+1 |
2005-08-09 | Touchup xgl for modular tree | Jon Smirl | 2 | -2/+2 |
2005-07-01 | Fix return values in Xgl render texture implementation | David Reveman | 1 | -8/+8 |
2005-06-15 | Shut up compiler | David Reveman | 1 | -4/+4 |
2005-06-13 | Build fixes | David Reveman | 3 | -12/+24 |
2005-06-13 | Remove xgloffscreen.c | David Reveman | 1 | -293/+0 |
2005-06-10 | New implementation of GLX_MESA_render_texture | David Reveman | 1 | -158/+198 |
2005-06-07 | GLX improvements and remove use of pbuffers for offscreen rendering in Xgl | David Reveman | 12 | -916/+2187 |
2005-06-06 | Keyboard sort of works now with evdev | Jon Smirl | 1 | -142/+129 |
2005-06-05 | Create a default colormap | Jon Smirl | 1 | -0/+1 |
2005-06-05 | Enable egl server in automake | Jon Smirl | 2 | -2/+2 |
2005-06-04 | Initial Xegl check-in. Works on EGL fbdev driver Input is totally broken. | Jon Smirl | 7 | -0/+3497 |
2005-05-02 | Set stencil size for Xgl GLX visuals | David Reveman | 1 | -0/+1 |
2005-05-01 | New algorithm for calculating glyph extents in Xgl | David Reveman | 1 | -32/+82 |
2005-04-27 | Minor optimization | David Reveman | 1 | -0/+3 |
2005-04-27 | Line drawing improvements to Xgl | David Reveman | 6 | -148/+472 |
2005-04-27 | Fix typo | David Reveman | 1 | -12/+12 |
2005-04-26 | Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLX | David Reveman | 1 | -133/+747 |
2005-04-25 | Add scissor based clipping to Xgl GLX | David Reveman | 1 | -78/+830 |
2005-04-19 | Hash texture objects and display lists in Xgl | David Reveman | 4 | -51/+910 |
2005-04-13 | Add GLX code to Xgl | David Reveman | 9 | -167/+1723 |