summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade4-97/+91
2009-02-17glx: fix retval checks when failures occur for drawable creation.Alan Hourihane1-1/+9
2009-02-17Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard1-11/+18
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston1-1/+1
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston1-0/+2
2009-02-17XQuartz: Don't need explicit Activate/EnableDevice in InitInputJeremy Huddleston2-12/+0
2009-02-17x11-input.fdi: Add options needed to handle adding USB devices on SolarisAlan Coopersmith1-0/+14
2009-02-17glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt3-172/+78
2009-02-17glx: Don't match fbconfigs to visuals with mismatched channel masks.Eric Anholt1-5/+11
2009-02-17mi: force the paired kbd device before CopyKeyClass. (#19574)Keith Packard1-0/+4
2009-02-17mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668Peter Hutterer1-1/+8
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard4-9/+89
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade4-42/+18
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer1-35/+25
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10
2009-02-17Correct error message if specified config file is not foundAlan Coopersmith1-3/+2
2009-02-17Handle the combination of panning and crtc transformsKeith Packard1-26/+10
2009-02-17Damage re-used shadow scanout buffer using new transforms.Keith Packard1-1/+5
2009-02-17Handle matrix computation overflow in RRTransformComputeKeith Packard1-7/+32
2009-02-13Query the DDX in ProcRRGetScreenInfo.Aaron Plattner1-1/+1
2009-02-03Work around inclusion of <X11/extensions/panoramiXext.h>Paulo Cesar Pereira de Andrade1-0/+3
2009-01-30Version to 1.5.99.902xorg-server-1.5.99.902Keith Packard1-2/+3
2009-01-30randr: Avoid re-querying the configuration on everything but GetScreenResources.Eric Anholt4-12/+16
2009-01-30RandR crtcs not fetched correctly when primary output is set.Keith Packard3-11/+19
2009-01-30RandR SetOutputPrimary should work with or without a crtc connectedKeith Packard1-5/+0
2009-01-30Don't release grabs unless all buttons are upThomas Jaeger2-2/+2
2009-01-30Count the number of logically down buttons in buttonsDownThomas Jaeger2-5/+9
2009-01-30mi: ensure chained button mappings from SD -> MD (#19282)Peter Hutterer3-3/+29
2009-01-30Don't alter device button maps in DoSetPointerMappingThomas Jaeger1-23/+9
2009-01-30Xext: Send out correct events in ProcXTestFakeInputThomas Jaeger1-1/+1
2009-01-30xkb: fix typo - missing negation when checking button state.Peter Hutterer1-1/+1
2009-01-30Xi: fix use of button->down - bitflags instead of int arrays.Peter Hutterer5-15/+7
2009-01-30dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)Peter Hutterer4-9/+27
2009-01-30dix: EnqueueEvent and PlayReleasedEvent need to handle DeviceMotionNotifiesPeter Hutterer1-4/+4
2009-01-30avoid a potential endless loop.Xiang, Haihao1-2/+6
2009-01-30XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin1-0/+19
2009-01-30XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston1-8/+9
2009-01-30XQuartz: mieq: Wait for the server to finish initializing before letting othe...Jeremy Huddleston2-5/+34
2009-01-30Move the apple fat binary hacks back to a header file, and make it apple-only.Eric Anholt4-9/+12
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston5-12/+20
2009-01-30XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin1-80/+127
2009-01-30XQuartz: Only call DarwinUpdateModKeys when neededJeremy Huddleston3-4/+15
2009-01-30XQuartz: GL: Make indirect.c build and work in the 1.6 branch.George Staplin1-588/+84
2009-01-30XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.George Staplin1-1/+1
2009-01-30XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.George Staplin1-261/+190
2009-01-30EXA: Declare glyph cache picture as component-alpha when necessary.Michel Dänzer1-3/+6
2009-01-30Make RandR CRTC info report panning area instead of just crtc areaKeith Packard1-5/+18
2009-01-30randr: Consider panned crtc's when calculating xinerama screen sizes.Maarten Maathuis1-7/+20
2009-01-12Update version to 1.5.99.901 (1.6 RC1)xorg-server-1.5.99.901Keith Packard1-1/+1
2009-01-12Merge include/dix-config-post-verbatim.h into include/dix-config.h.inKeith Packard2-11/+8