summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-19xorg-wrapper: when starting the server as root, reset its environmentHEADmasterJulien Cristau1-1/+5
2015-10-19xorg-wrapper: fix build without libdrmSamuel Thibault2-2/+6
2015-10-19hurd: disable detecting drmSamuel Thibault1-0/+5
2015-10-19osinit: Silence -Wunused-variable warningsJeremy Huddleston1-0/+2
2015-10-19dix: Silence -Wunused-variable warning by moving window.c off of legacy regio...Jeremy Huddleston1-5/+4
2015-10-19glx: Fix header length error checking in __glXDisp_RenderLargeJeremy Huddleston1-1/+1
2015-10-19randr: Silence -Wshift-negative-value warningsJeremy Huddleston1-4/+4
2015-10-19xdmcp: Declare XdmcpFatal _X_NORETURNJeremy Huddleston1-0/+1
2015-10-19security: Silence some benign -Wformat warningsJeremy Huddleston1-12/+12
2015-10-19xres: Silence -Wunused-function warnings when building !COMPOSITE or !RENDERJeremy Huddleston1-4/+4
2015-10-19xdmauth: Correct miscall of abs() to instrad call labs()Jeremy Huddleston1-2/+2
2015-10-19randr: Correct a miscall of abs() to instead call fabs()Jeremy Huddleston1-1/+1
2015-10-19mi: Correct a miscall of abs() to instead call fabs()Jeremy Huddleston1-1/+1
2015-10-13XQuartz: Fix how we calculate the height of the OSX menu barKen Thomases1-2/+10
2015-10-13XQuartz: Remove InfoPlist.stringsJeremy Huddleston Sequoia32-31/+1
2015-10-12XQuartz: Relax App Transport Security for communicating with the update serverJeremy Huddleston Sequoia1-0/+13
2015-10-07xwayland: Set physical screen size to somethingJonas Ådahl1-0/+39
2015-10-07xwayland: Update actual screen and root window size on output hot plugJonas Ådahl1-1/+14
2015-10-06render: Propagate allocation failure from createSourcePicture()Chris Wilson1-1/+5
2015-10-06bsd: Remove LINKKITAlexandr Shadchin1-3/+0
2015-10-06xfree86: Remove 386BSDAlexandr Shadchin1-5/+1
2015-10-06glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cJon TURNEY1-0/+1
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp6-22/+0
2015-10-05xwayland: Adjust screen size with rotationOlivier Fourdan1-2/+7
2015-09-30present: Don't stash the MSC value when present_get_ust_msc failsFredrik Höglund1-6/+8
2015-09-30glamor: Get rid of an extraneous ; at the end of a C source lineAlan Coopersmith1-1/+1
2015-09-29xwayland-input: Always set the xkb group index on modifiers eventsRui Matos1-9/+5
2015-09-29xkb: Keyboard mouse button emulation should not suppress other keyboard eventsAndreas Wettstein1-1/+3
2015-09-29xkb: Suppress autorepeat for Set and Lock of Mods, Groups, and ControlsAndreas Wettstein1-0/+5
2015-09-29Fix alphamap interactions with wfbArcady Goldmints-Orlov1-2/+11
2015-09-29glamor: move 'dri3_capable' extension checks after eglMakeCurrentEmil Velikov1-9/+9
2015-09-25Merge remote-tracking branch 'mchalupa/output-bugs'Adam Jackson3-13/+43
2015-09-25protocol.txt: Add MIT-SHM 1.2 requestsAlan Coopersmith1-0/+2
2015-09-25protocol.txt: Add DRI3 1.0 requestsAlan Coopersmith1-0/+6
2015-09-25protocol.txt: Add Present 1.0 requestsAlan Coopersmith1-0/+5
2015-09-25protocol.txt: Add RANDR 1.5 requestsAlan Coopersmith1-0/+3
2015-09-25protocol.txt: Remove extensions that died before Xorg was bornAlan Coopersmith1-182/+0
2015-09-25xwayland: do not add output into output_list multiple timesMarek Chalupa1-12/+30
2015-09-25xwayland: Remove the output from the list after destroying itDima Ryazanov1-0/+1
2015-09-25xwayland: Destroy xwl_output when wl_output gets removedDima Ryazanov3-1/+12
2015-09-24dri2: better checks for integer overflow in GetBuffers*Alan Coopersmith1-3/+11
2015-09-24Xext, os: Remove OS-internal usages within XACE and XSELinuxKeith Packard4-12/+23
2015-09-24Xext/xselinux: Warning fixesKeith Packard1-2/+6
2015-09-24debug output format fix in RRMonitorCrtcName()Jon TURNEY1-1/+1
2015-09-24debug output format fix in xf86Helper.cJon TURNEY1-1/+1
2015-09-24xwayland: Remove a useless out-of-memory checkDima Ryazanov1-5/+1
2015-09-24composite: Factor out backing store transitionAdam Jackson1-11/+16
2015-09-23glx: fix regression with copy sub buffer disappearingDave Airlie1-2/+3
2015-09-23fbdevhw: Fix a const qualifier warningEric Anholt1-2/+2
2015-09-23kdrive: Remove dead debug arrays.Eric Anholt1-35/+0