summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Version bump to 1.12.4xorg-server-1.12.4Jeremy Huddleston Sequoia2012-08-261-2/+2
* XQuartz: Bump version to 2.7.3Jeremy Huddleston Sequoia2012-08-261-2/+2
* configure.ac: Version bump to 1.12.3.902 (1.12.4 RC2)xorg-server-1.12.3.902Jeremy Huddleston Sequoia2012-08-191-2/+2
* XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()Jeremy Huddleston Sequoia2012-08-191-2/+2
* XQuartz: console_redirect: Set the correct location for reading into the bufferJeremy Huddleston Sequoia2012-08-191-9/+15
* Only free Render filter names on last screen closeKeith Packard2012-08-191-1/+4
* fb: reorder Bresenham error correction to avoid overshoot.Simon Schubert2012-08-191-9/+9
* dix: make sure the mask is set for emulated scroll events (#52508)Peter Hutterer2012-08-191-0/+2
* sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1bAdam Jackson2012-08-191-12/+12
* Make indentation of dix/tables.c much more consistent and readableAlan Coopersmith2012-08-191-395/+560
* Fix up formatting of initializers for arrays of structsAlan Coopersmith2012-08-1914-409/+384
* randr: Fix up yet another corner case in preferred mode selectionAdam Jackson2012-08-191-2/+6
* kinput: allocate enough space for null character.Dave Airlie2012-08-191-1/+1
* ephyr: Resize screen automatically when parent window is resizedVic Lee2012-08-193-8/+82
* ephyr: Fix up some bizarre formattingAdam Jackson2012-08-191-1/+4
* configure.ac: Version bump to 1.12.3.901 (1.12.4 RC1)xorg-server-1.12.3.901Jeremy Huddleston Sequoia2012-08-031-2/+2
* XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...Jeremy Huddleston Sequoia2012-08-031-22/+12
* hw/xquartz: Various fixes for pseudoramiX.cJon TURNEY2012-08-031-4/+13
* XQuartz: Call xp_window_bring_all_to_front if available in libXpluginJeremy Huddleston2012-08-011-0/+32
* XQuartz: Fix incorrect PseudoramiXExtensionInit prototypeJeremy Huddleston2012-08-012-2/+2
* XQuartz: Silence an unused-variable warningJeremy Huddleston2012-08-011-1/+1
* AllocDevicePair: Ensure XKB privates are initialisedDaniel Stone2012-08-012-2/+2
* Xinerama: Fix ExtensionInit prototypeDaniel Stone2012-08-012-2/+2
* Xorg: Link XKB DDX library after core server libsDaniel Stone2012-08-011-1/+1
* Don't make failure to -nolisten fatalDaniel Stone2012-08-011-2/+2
* Initialize padding bits to 0 in ErrorConnMax()Alan Coopersmith2012-08-011-1/+1
* Set padding bytes to 0 in WriteToClientAlan Coopersmith2012-08-011-1/+5
* Use calloc to zero fill buffers being allocated for replies & eventsAlan Coopersmith2012-08-019-13/+15
* xf86dga2.c & xf86vmode.c: Move REQUEST_SIZE_MATCH checks before using stuffAlan Coopersmith2012-08-012-41/+52
* ProcRRGetScreenInfo: swap configTimestamp as wellAlan Coopersmith2012-08-011-0/+1
* Bug 51375: Xorg doesn't set status for RRGetOutputInfoJaroslav Šmíd2012-08-011-0/+1
* Add 'install-headers' target in the top-level MakefileKeith Packard2012-08-011-0/+7
* xf86: cursor code got mangled by indentingDave Airlie2012-08-011-20/+11
* list.h: don't crash when removing an element from a NULL listPeter Hutterer2012-08-011-1/+1
* Look for ModuleData only in appropriate libraryMichal Srb2012-08-013-1/+8
* dix: fix dereference before null checkPeter Hutterer2012-08-011-1/+3
* xkb: use local variable instead of casting argPeter Hutterer2012-08-011-5/+5
* randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatchAaron Plattner2012-08-011-1/+1
* randr: Catch two more potential unset rrScrPriv usesKeith Packard2012-08-012-1/+5
* randr: Clean up compiler warnings about unused and shadowing variablesKeith Packard2012-08-014-16/+13
* randr: first check pScrPriv before using the pointer at RRFirstOutputRicardo Salveti de Araujo2012-08-011-0/+3
* Remove obsolete tab stop comments from hw/xfree86/parser/*.cAlan Coopersmith2012-08-0115-30/+0
* Fix some overly indented/poorly line wrapped comments in dix/events.cAlan Coopersmith2012-08-011-14/+12
* OtherClientGone: Remove unreachable return statementAlan Coopersmith2012-08-011-1/+0
* Bump video ABI version to 12.1Julien Cristau2012-07-301-1/+1
* glx: Free DRI2 drawable reference to destroyed GLX drawable.Michel Dänzer2012-07-301-2/+6
* dri2: Add DRI2CreateDrawable2.Michel Dänzer2012-07-302-2/+20
* DRI2: Remove prototype for DRI2DestroyDrawableDaniel Stone2012-07-301-2/+0
* configure.ac: Bump to Version 1.12.3xorg-server-1.12.3Peter Hutterer2012-07-091-2/+2
* xfree86: EDID Est III parsing skips some modesTorsten Kaiser2012-07-091-1/+1