summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-11syncTodd T. Fries
2013-07-10Remove a merge artifact.Brandon Mercer
2013-07-10bring buttonpress and keypress event handlers slightly closer togetherOkan Demirmen
2013-07-10type fixesOkan Demirmen
2013-07-09since the root and event window are the same in the case of a buttonOkan Demirmen
2013-07-08add support for mouse based group {,r}cycle; from Rodrigo Mosconi. notOkan Demirmen
2013-07-08move kbfunc and mousefunc closer togetherOkan Demirmen
2013-07-08clarify kbd vs mouse functionsOkan Demirmen
2013-07-08move duplicate kbd and mouse modifier parsing to a generic function;Okan Demirmen
2013-07-08replace a few (x)malloc with (x)calloc to prevent potential integerOkan Demirmen
2013-07-08whitespace and style fixes; from Tiago Cunha and one from me.Okan Demirmen
2013-07-08updateJonathan Gray
2013-07-08update to libdrm 2.4.46Jonathan Gray
2013-07-01revert previous. Juan Francisco Cantero Hurtado reports that loadingJonathan Gray
2013-07-01remove another local change that we don't need afterJonathan Gray
2013-06-29Remove a local change that disabled the pageflippingJonathan Gray
2013-06-29Build with support for KMS which was previously disabled due toJonathan Gray
2013-06-29Add basic EXA acceleration for the Alpine chipset.Matthieu Herrb
2013-06-29Quick fix for NULL pixmaps with server 1.14.Matthieu Herrb
2013-06-27Define HAVE_LIBDRM_RADEON when compiling radeon dri drivers,Jonathan Gray
2013-06-27syncTodd T. Fries
2013-06-26Match what's done on i386/amd64 and use vt05 as default for xdm(1)Martin Pieuchot
2013-06-26in tree libdrm is now 2.4.45Jonathan Gray
2013-06-23updateMatthieu Herrb
2013-06-23properly fix (and re-organize) selfont selection.Okan Demirmen
2013-06-23Update to libXv 1.0.9Matthieu Herrb
2013-06-21xenocara for beagle, no X server at this point.Florian Obser
2013-06-20update to libdrm 2.4.45Jonathan Gray
2013-06-20when selfont is configured, make sure we continue and configure the restOkan Demirmen
2013-06-17add the build infrastructure for the gallium r600 driverJonathan Gray
2013-06-17byteswap.h and bswap_32 aren't portable, replace them with calls toJonathan Gray
2013-06-17move Cursors into conf.Okan Demirmen
2013-06-17now that we have conf_screen, which configures individual screensOkan Demirmen
2013-06-17allow mouse button4 and button5; from Rodrigo MosconiOkan Demirmen
2013-06-15Sun LKey section defines two xkb groups that lead to problems if there was onlyAlexandr Shadchin
2013-06-14updateMatthieu Herrb
2013-06-14Update to libXvMC 1.0.8Matthieu Herrb
2013-06-14Update to libXrender 0.9.8.Matthieu Herrb
2013-06-14Default to EXA acceleration.Matthieu Herrb
2013-06-14Disable broken EXA operations for now.Matthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2013-06-14fix rcsidJonathan Gray
2013-06-13Fix loading the driver without XAAMatthieu Herrb
2013-06-13Fix initialization of shadowfb with modern X serversMatthieu Herrb
2013-06-13Fix loading the driver without XAAMatthieu Herrb
2013-06-13Fix initialization of shadowfb with modern X servers.Matthieu Herrb
2013-06-13Fix loading the driver without XAAMatthieu Herrb
2013-06-13add the build infrastructure for the gallium r300 driverJonathan Gray
2012-07-13Import the infrastructure for building Gallium3D graphics drivers.Martin Pieuchot
2013-06-10move synthetic responses and have client_msg only work with WM_PROTOCOLS,Okan Demirmen