summaryrefslogtreecommitdiff
path: root/hw/dmx
AgeCommit message (Expand)AuthorFilesLines
2013-07-17glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatDataAlan Coopersmith4-8/+8
2013-07-17glxproxy: Use _XReadPad instead of _XEatData to clean up the slopAlan Coopersmith2-15/+4
2013-07-17Xdmx: integer overflow in GetGLXFBConfigs()Alan Coopersmith1-4/+8
2013-07-17Xdmx: integer overflow in GetGLXVisualConfigs()Alan Coopersmith1-4/+9
2013-04-24dmxVDLRead: if we opened a file, close it instead of leaking itAlan Coopersmith1-0/+4
2013-02-08dmx: don't include dmx-config.h from xdmxconfig (#37502)Peter Hutterer1-3/+0
2012-12-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard10-178/+178
2012-12-18hw/dmx: fix build without GLXRob Clark1-1/+1
2012-12-05Fix formatting of address operatorsYaakov Selkowitz10-178/+178
2012-11-29hw/dmx: add update_desktop_dimensions() callSybren van Elderen1-0/+2
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone2-1/+23
2012-09-23dix: Remove refs to mi backing store from docsDaniel Martin1-10/+2
2012-07-25glx: drop GLX_LIBS from X server and workaround sdksyms.Dave Airlie1-0/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone3-4/+2
2012-07-09GLX: Insert swrast provider from GlxExtensionInitDaniel Stone1-10/+0
2012-07-09Use C99 designated initializers in dmx RepliesAlan Coopersmith4-161/+216
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith6-80/+72
2012-07-03Drop custom sigio block/unblock functions from kdrive, ephyr and dmxPeter Hutterer3-36/+12
2012-06-05Fix statement not reached warning in _DMXXineramaActiveAlan Coopersmith1-1/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie4-18/+18
2012-05-01dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURNMichal Suchanek2-10/+22
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston2-4/+1
2012-03-21Introduce a consistent coding styleKeith Packard145-18158/+20775
2011-12-19dmx: force -fno-strict-aliasing for xinput examplePeter Hutterer1-28/+28
2011-12-15dmx: fix distcheck failure, missing compsize.h in Makefile.amGaetan Nadon1-0/+2
2011-12-05Move to autoconf standard function name checks & definesAlan Coopersmith1-3/+0
2011-11-24dmx: Build fix for -Werror=implicit-function-declaration on linuxJeremy Huddleston1-0/+1
2011-11-23dmx: Build fix for -Werror=implicit-function-declarationJeremy Huddleston6-0/+95
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith2-4/+5
2011-11-23Convert dmxSetDefaultFontPath to use strdup instead of malloc+strncpyAlan Coopersmith1-7/+4
2011-11-23Convert strncpy/strncat to strlcpy/strlcatAlan Coopersmith3-4/+3
2011-11-23Fix Xdmx build on Linux to work with strlcpy changesAlan Coopersmith2-0/+5
2011-11-21docs: spell "X Server Version" consistently in titles. Add where missing.Gaetan Nadon2-0/+4
2011-11-02mi: remove deprecated miPointerAbsoluteCursor from design docGaetan Nadon1-8/+1
2011-09-21Merge remote-tracking branch 'mattst88/for-keith'Keith Packard2-141/+106
2011-09-21Use correct swap{l,s} (or none at all for CARD8)Matt Turner1-5/+5
2011-09-21Use internal temp variable for swap macrosMatt Turner1-135/+106
2011-09-21Remove unnecessary #undefs of [f]abs and old commentsMatt Turner1-6/+0
2011-09-19Eliminate MAXSCREENS-sized CursorScreenKey array.Jamey Sharp1-2/+2
2011-09-19Replace XmuSnprintf with snprintf.Jamey Sharp9-32/+31
2011-09-18XineramaInitData ignores its argument. Quit passing one.Jamey Sharp1-1/+1
2011-09-18dmx: Fix some "no previous prototype" warnings by making functions static.Jamey Sharp3-43/+39
2011-09-18dmx: Fix a non-constant printf format string warning.Jamey Sharp1-2/+2
2011-07-27Terminate the log with one last message.Peter Hutterer1-3/+3
2011-07-07glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY1-1/+0
2011-07-01Merge remote-tracking branch 'whot/for-keith'Keith Packard2-3/+1
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-07-01DMX: Remove useless miPointerUpdateSprite callDaniel Stone1-3/+0
2011-06-29Merge remote-tracking branch 'kibi/master'Keith Packard2-6/+5
2011-06-21Add xkeyboard-config to See Also of man pages referencing xkbAlan Coopersmith1-1/+1