summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-11-08Don’t recommend fixing HAL if HAL support is disabled.James Cloos1-0/+5
2008-11-08Remove some null statements.James Cloos3-3/+3
2008-11-07XAA PixmapOps: Sync before accessing unwrapped callbacks.Luc Verhaegen3-3/+9
2008-11-07xfree86: xf86SetDepthBpp needs to respect the driver's depth24flagsJulien Cristau1-5/+0
2008-11-06XQuartz: Make LS parse our version properly... it didn't like our CFBundleVer...Jeremy Huddleston1-3/+3
2008-11-05XQuartz: GL: Add capability detection for depth buffers, and multisampling.George Peter Staplin3-75/+179
2008-11-05XQuartz: GL: Work around problems with really deep visuals.George Peter Staplin3-72/+95
2008-11-05XQuartz: Replace deprecated API usage thanks to Robery MurphyJeremy Huddleston1-1/+2
2008-11-05XQuartz: version string updated for 2.3.2_beta3Jeremy Huddleston1-3/+3
2008-11-05linux: Drain the console fd of data when using evdev for keyboardsAdam Jackson1-0/+17
2008-11-05kdrive: Bye bye XvesaAdam Jackson12-4459/+1
2008-11-04DDX/RandR: When positioning outputs assume width/height = 0 if no modes exist.Egbert Eich1-2/+4
2008-11-04xnest: I'm sure xfree works fine, even if we're 64 bit.Peter Hutterer1-4/+0
2008-11-04Remove XEvIEDaniel Stone1-7/+0
2008-11-04A bit of whitespace cleanup in include directives.Daniel Stone2-5/+5
2008-11-04Xi: XINPUT has been mandatory for agesDaniel Stone2-6/+0
2008-11-03Add xf86MonitorIsHDMI() helper.Adam Jackson3-2/+57
2008-10-31XQuartz: Add option to allow access to the menu in fullscreen modeJeremy Huddleston6-34/+101
2008-10-31XQuartz: LP64 related casting fixes from Bob MurphyJeremy Huddleston11-46/+119
2008-10-31XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...Jeremy Huddleston2-6/+12
2008-10-31XQuartz: Silence pointer debug spamJeremy Huddleston1-4/+4
2008-10-31XQuartz: Don't map the menu bar to the screen area.Jeremy Huddleston2-10/+10
2008-10-31XQuartz: Fixed Xplugin thread safety issues, so rea-enable background window ...Jeremy Huddleston1-7/+5
2008-10-31XQuartz: GL: Mark visuals that are slower than others, due to lack of acceler...George Peter Staplin1-1/+7
2008-10-31XQuartz: if 0 out a block to avoid thread-unsafe lockupsJeremy Huddleston1-0/+2
2008-10-31XQuartz: Purge the old XQUARTZ_EXPORTS_LAUNCHD_FD optionJeremy Huddleston2-17/+0
2008-10-30Refactor Solaris mapping code to work with standard shared/vidmem.cAlan Coopersmith3-232/+202
2008-10-30xfree86: fix xf86ScaleAxis once again.Peter Hutterer1-2/+2
2008-10-28XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.appJeremy Huddleston4-36/+27
2008-10-28XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied.George Peter Staplin1-13/+21
2008-10-28XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant.George Peter Staplin1-10/+37
2008-10-28XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.George Peter Staplin2-69/+141
2008-10-28XQuartz: pbproxy: fixed blockingJeremy Huddleston1-5/+6
2008-10-28Xquartz: pbproxy: Some debugging about unhandled mime types... this will spam...Jeremy Huddleston1-0/+5
2008-10-28XQuartz: GL: Fix several error handling mistakes in handleRenderDescriptions,...George Peter Staplin1-3/+3
2008-10-28XQuartz: GL: Add feature detection of color sizes, and accum sizes.George Peter Staplin4-103/+530
2008-10-29xfree86: If AEI is on, disable "kbd" and "mouse" devices.Peter Hutterer2-2/+38
2008-10-26x86emu: fix sparse warningsJulien Cristau1-2/+2
2008-10-26xfree86: fix compiler warnings in DoModalias()Julien Cristau1-3/+3
2008-10-26xfree86: Silence compiler warnings about function prototypesJulien Cristau1-3/+3
2008-10-26xaa: Fix compiler warning (implicit declaration)Julien Cristau2-1/+4
2008-10-26xfree86: Fix compiler warnings (implicit declarations)Julien Cristau2-0/+6
2008-10-26Nuke unused variablesJulien Cristau2-2/+0
2008-10-26Bug#16501: autodetection of sbus graphic cardsBernhard R. Link3-14/+80
2008-10-25Bug#5851: Document the "Log" option in xorg.conf(5)Julien Cristau1-0/+9
2008-10-23XQuartz: Do check_xinitrc() later to avoid possible deadlock.Jeremy Huddleston2-13/+16
2008-10-23XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, ...George Peter Staplin1-1/+0
2008-10-23XQuartz: Remove the enable_stereo default. We now use feature detection to e...George Peter Staplin3-8/+2
2008-10-23Allow non-gcc compilers to build xf86Xinput.cAlan Coopersmith2-0/+6
2008-10-23XQuartz: pbproxy: Fix compilation on case-sensitive file systems...Jeremy Huddleston4-11/+7