summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix "warning: unused variable XXX"Tomas Carnecky2009-02-045-6/+2
* ISO C90: Move declaration to the beginning of the functionTomas Carnecky2009-02-041-1/+1
* mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668Peter Hutterer2009-02-041-1/+8
* dix: for core events, pass the core filter into DeliverEventsToWindowPeter Hutterer2009-02-041-1/+1
* Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".Aaron Plattner2009-02-031-1/+3
* Constify atom name stringsAlan Coopersmith2009-02-0312-28/+33
* XQuartz: Accept bundle version 2.1.6 to work with our startup methodJeremy Huddleston2009-02-031-2/+2
* Xext: fix typo in GEEventFill macroPeter Hutterer2009-02-031-1/+1
* dix: Use GenericEvent instead of LASTEvent to check for core events.Peter Hutterer2009-02-031-2/+2
* Xi: initialize the device before applying button map changes.Peter Hutterer2009-02-031-0/+4
* Xi: create well-known atoms on demand, rather than preinit themSimon Thum2009-02-033-23/+10
* Xi: If the MD doesn't have a key/kbdfeed class, init the keyboard.Peter Hutterer2009-02-031-3/+10
* Xi: remove now obsolete oldXkbInfo.Peter Hutterer2009-02-031-3/+0
* dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.hPeter Hutterer2009-02-031-0/+2
* Xext: rename shape's EventType to ShapeEventType to avoid name clashing.Peter Hutterer2009-02-031-8/+8
* Xext: rename saver's EventType to SaverEventType.Peter Hutterer2009-02-031-5/+5
* render: rename SetBit to RenderSetBit.Peter Hutterer2009-02-031-5/+5
* include: remove now-unused sempahore macros.Peter Hutterer2009-02-031-15/+0
* XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston2009-02-021-1/+1
* glx: Don't match fbconfigs to visuals with mismatched channel masks.Eric Anholt2009-02-021-5/+11
* Cygwin/X: Fix compilation for mandatory XKBJon TURNEY2009-02-024-87/+30
* XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston2009-02-011-0/+2
* kdrive: Move a close() to the right place so we don't close(-1) normally.Jim Huang2009-02-011-1/+1
* netbsd: Force the use of ev56 instructions for register access on ev56.Manuel Bouyer2009-02-011-6/+15
* netbsd: Fix alpha ev6 support.Manuel Bouyer2009-02-011-1/+6
* Actually require bigfontproto when it's enabled. Bug #13710.John Hein2009-02-011-0/+1
* Prevent double unref of glxdrawablesPierre Willenbrock2009-02-012-3/+4
* x11-input.fdi: Add options needed to handle adding USB devices on SolarisAlan Coopersmith2009-01-301-0/+14
* RandR crtcs not fetched correctly when primary output is set.Keith Packard2009-01-303-11/+19
* modes: Protect xf86_crtc_supports_gamma() from non-RandR 1.2 drivers.Eric Anholt2009-01-301-8/+12
* randr: Avoid re-querying the configuration on everything but GetScreenResources.Eric Anholt2009-01-304-12/+16
* RandR SetOutputPrimary should work with or without a crtc connectedKeith Packard2009-01-301-5/+0
* Move the apple fat binary hacks back to a header file, and make it apple-only.Eric Anholt2009-01-304-9/+12
* Make RandR CRTC info report panning area instead of just crtc areaKeith Packard2009-01-301-5/+18
* Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard2009-01-301-11/+18
* Ignore EDID-supplied monitor physical sizes for core screen sizeKeith Packard2009-01-301-11/+0
* Work around inclusion of <X11/extensions/panoramiXext.h>Paulo Cesar Pereira de Andrade2009-01-301-0/+3
* Remove extra / from Loading module lineMatt Turner2009-01-291-3/+3
* XKB: ifdef XKB is dead, yet it was still present in a few places.Maarten Maathuis2009-01-293-14/+18
* Fix duplicate code, off-by one in space calculation, not initialized membersPierre Willenbrock2009-01-281-30/+9
* [shadow] Store the closure in the bufferSøren Sandmann Pedersen2009-01-281-1/+1
* Disable Xnest by default.Peter Hutterer2009-01-281-1/+1
* Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade2009-01-276-28/+28
* Xvfb: add missing include for new xkbsrv.hMagnus Kessler2009-01-271-0/+1
* dix: remove obsolete comment. Event lists should not be allocated by the DDXPeter Hutterer2009-01-271-3/+0
* XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin2009-01-261-0/+19
* XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston2009-01-251-8/+9
* Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIESPaulo Cesar Pereira de Andrade2009-01-251-0/+2
* .gitignore: ignore sdksyms.depMagnus Kessler2009-01-251-0/+1
* Xvfb: Remove unused function GetLK201Mappings in InitInput.cMagnus Kessler2009-01-251-195/+0