summaryrefslogtreecommitdiff
path: root/hw/dmx
AgeCommit message (Expand)AuthorFilesLines
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson2-4/+3
2011-02-25hw/dmx/doc: Add explicit dependency for all doxygen output filesKeith Packard1-24/+39
2011-02-25dmx: Construct paths in doxygen.conf to fix VPATH buildsDan Nicholson3-10/+11
2011-02-23glxproxy: warning fixAdam Jackson1-1/+1
2011-02-23glxproxy: warning fixAdam Jackson1-2/+2
2011-02-23glxproxy: warning fixAdam Jackson1-1/+1
2011-02-23glxproxy: warning fixAdam Jackson1-2/+2
2011-02-23glxproxy: warning fixAdam Jackson1-0/+1
2011-02-23glxproxy: warning fixAdam Jackson1-54/+0
2011-02-23glxproxy: warning fixAdam Jackson1-1/+1
2011-02-23glxproxy: warning fixAdam Jackson1-0/+1
2011-02-23glxproxy: warning fixAdam Jackson1-2/+2
2011-02-23glxproxy: warning fixAdam Jackson1-24/+18
2011-02-23glxproxy: warning fixAdam Jackson1-19/+12
2011-01-20xdmxconfig: warning fixAdam Jackson1-1/+1
2011-01-20dmx: warning fixesAdam Jackson1-5/+4
2011-01-20dmx: warning fixAdam Jackson1-31/+0
2011-01-20dmx: warning fixAdam Jackson1-6/+1
2011-01-20dmx: warning fixesAdam Jackson1-8/+10
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon2-18/+2
2011-01-18Xdmx: build all man pages using XORG_MANPAGE_SECTIONSGaetan Nadon8-43/+23
2010-12-31glx: warning fixesAdam Jackson1-1/+1
2010-12-14docs: replace BUILLDOCS with existing ENABLE_DEVEL_DOCSGaetan Nadon2-6/+2
2010-12-14hw/dmx/doc: DIST_SUBDIRS not required when using AM_CONDITIONALGaetan Nadon1-1/+0
2010-12-07Replace SecurityLookupIDByClass() with dixLookupResourceByClass().Cyril Brulebois1-14/+19
2010-12-07Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.Cyril Brulebois2-5/+10
2010-12-07Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 1.Cyril Brulebois1-21/+33
2010-12-07Replace LookupIDByType() with dixLookupResourceByType(), take 2.Cyril Brulebois3-5/+17
2010-12-07Replace LookupIDByType() with dixLookupResourceByType(), take 1.Cyril Brulebois4-58/+104
2010-12-07Fix GLX_LIBS vs. DMX_LIBS order.Cyril Brulebois1-1/+1
2010-12-01Fix screen number checks.Cyril Brulebois2-4/+4
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-2/+0
2010-11-30render: repack PictureRecAdam Jackson1-2/+0
2010-11-24doc: refactor Makefile and xmlrules.in code for reusabilityGaetan Nadon1-5/+3
2010-11-24xmlrules.in: use $(top_srcdir) rather than ../../../ [...]Gaetan Nadon1-1/+1
2010-11-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer2-10/+10
2010-11-11Remove more superfluous if(p) checks around free(p).Cyril Brulebois2-10/+10
2010-10-22input: remove "mode" field from ValuatorClassRec.Peter Hutterer1-1/+1
2010-10-22dmx: clarify a valuator mode condition.Peter Hutterer1-1/+1
2010-10-22Add support for per-axis valuator modes (Relative/Absolute)Chase Douglas2-7/+8
2010-10-22Abstract valuator masks through a set of APIs.Peter Hutterer1-23/+28
2010-10-15Merge branch 'master' into input-apiPeter Hutterer13-648/+58
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-44/+12
2010-09-13dmx: Delete '#undef Xmalloc' and friends.Jamey Sharp4-20/+0
2010-09-13dmx: __glXMalloc -> malloc, etc.Jamey Sharp5-126/+45
2010-09-13dmx: Delete unused GLX visual matching code.Jamey Sharp5-458/+1
2010-09-01input: Purge AddOtherInputDevices DDX hook.Peter Hutterer1-5/+0
2010-09-01input: remove OpenInputDevice and CloseInputDevice DDX hooks.Peter Hutterer1-12/+0
2010-09-01input: Purge Register*Device() functions.Peter Hutterer2-20/+2
2010-07-07dix: purge leftover manual key down bit setting.Peter Hutterer1-2/+0