summaryrefslogtreecommitdiff
path: root/hw/dmx
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard31-171/+171
2014-01-12Bunch of DMX warning fixesKeith Packard7-34/+15
2013-11-26Xdmx: Initialize DMX extension even if not built with GLX supportAlan Coopersmith1-1/+3
2013-10-31present: Add Present extensionKeith Packard1-0/+3
2013-10-31dri3: Add DRI3 extensionKeith Packard1-0/+2
2013-10-29Merge remote-tracking branch 'whot/for-keith'Keith Packard1-2/+1
2013-10-30dmx: queue button events with a flags of 0Peter Hutterer1-2/+1
2013-10-24glx: Correctly set render type enumDaniel Czarnowski2-8/+41
2013-10-14DMX glxproxy: Don't allocate & copy data just to free it unusedAlan Coopersmith2-26/+34
2013-10-04Merge remote-tracking branch 'whot/for-keith'Keith Packard1-2/+2
2013-09-25dmx: provide enough space for axis mappingsPeter Hutterer1-2/+2
2013-09-11glxproxy: Don't track GLCLientm{aj,in}orVersionAdam Jackson3-10/+0
2013-09-11dmx/glx: Remove unused __glXNopAdam Jackson3-40/+0
2013-09-10mipointer: Remove deprecated miPointerCurrentScreenAdam Jackson1-5/+1
2013-09-10dmx: Remove ShadowFB supportAdam Jackson9-305/+101
2013-09-10mipointer: Remove EnqueueEvent from miPointerScreenFuncRecAdam Jackson1-1/+0
2013-09-10mipointer: Flatten calls to mieqSwitchScreenAdam Jackson1-1/+0
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