summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Look for ModuleData only in appropriate libraryMichal Srb3-1/+8
2012-07-04Merge branch 'sigio-vt-switch-issues' into for-keithPeter Hutterer10-132/+51
2012-07-04xfree86: fix use-after-free issue in checkInputPeter Hutterer1-0/+1
2012-07-03Drop custom sigio block/unblock functions from kdrive, ephyr and dmxPeter Hutterer5-88/+24
2012-07-03xfree86: drop ddx-specific SIGIO blockingPeter Hutterer5-30/+25
2012-07-03xfree86: use OsBlockSIGIO from the ddxPeter Hutterer1-15/+2
2012-07-02Merge branch 'sigsafe-logging-varargs'Keith Packard6-14/+19
2012-07-02Bump to ABI_XINPUT_VERSION 18Peter Hutterer1-1/+1
2012-07-02xfree86: constify InputDriverPtr->driverName and default_optionsPeter Hutterer1-2/+2
2012-07-02xfree86: constify InputInfoPtr->type_namePeter Hutterer1-1/+1
2012-07-02Log in OsVendorFatalError() in a signal safe mannerChase Douglas1-7/+7
2012-07-02Log in LoaderUnload() in a signal safe mannerChase Douglas1-1/+1
2012-07-02Log in UnloadModuleOrDriver() in a signal safe mannerChase Douglas1-2/+3
2012-07-02Enable no-undefined symbols mode in Solaris builds if -z parent is in ldAlan Coopersmith1-3/+3
2012-07-02Add pixman to module dependencies for pixman_region_* functionsAlan Coopersmith3-3/+4
2012-07-02Build tda9885.c functions into fi1236 to avoid libtool relinking problemsAlan Coopersmith1-4/+1
2012-06-28dix/render: consolidate window format matching code.Dave Airlie1-23/+1
2012-06-28dri2: Fix authentication for < v8 clients (v2).Christopher James Halse Rogers1-4/+4
2012-06-22xfree86: always enable SIGIO on OsVendorInit (#50957)Peter Hutterer1-0/+1
2012-06-21hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatchJon TURNEY1-2/+5
2012-06-21hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.hJon TURNEY1-1/+1
2012-06-21hw/xwin/glx: Blacklist 'GDI generic' GL rendererJon TURNEY1-12/+21
2012-06-21hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashingJon TURNEY1-1/+3
2012-06-21hw/xwin/glx: Create a new dispatch table rather than modifying the existing oneJon TURNEY1-2/+10
2012-06-21Merge remote-tracking branch 'alanc/master'Keith Packard15-30/+0
2012-06-21Add global variable inSignalContextChase Douglas1-0/+4
2012-06-20kdrive: adjust BlockHandler/WakeupHandler to new APIPeter Hutterer2-7/+4
2012-06-20Remove obsolete tab stop comments from hw/xfree86/parser/*.cAlan Coopersmith15-30/+0
2012-06-20dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3)Christopher James Halse Rogers2-8/+36
2012-06-14Merge remote-tracking branch 'alanc/master'Keith Packard3-2/+20
2012-06-14xserver: fix build on arm tinderboxDave Airlie1-4/+4
2012-06-11Make stub version of fbdevHWAdjustFrame match new prototype in fbdevhw.hAlan Coopersmith1-1/+1
2012-06-05Fix statement not reached warning in _DMXXineramaActiveAlan Coopersmith1-1/+2
2012-06-05Provide prototypes for Mmio functions for Solaris Studio on SPARCAlan Coopersmith1-0/+17
2012-06-05xwin: fixup block/wakeup handlersDave Airlie3-5/+4
2012-06-05xfree86: fix new warnings introduced in rebase.Dave Airlie1-1/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie73-500/+448
2012-05-31dri2: Add DRI2GetParam request (v2)Chad Versace3-1/+99
2012-05-24Xvfb: destroy the screen pixmap in CloseScreenJulien Cristau1-0/+7
2012-05-23xfree86: fix mouse wheel support for DGA clientsMarcin Slusarz1-16/+78
2012-05-22dri2: SProcDRI2Connect - send the response.Michal Srb1-0/+3
2012-05-22Merge remote-tracking branch 'alanc/master'Keith Packard3-29/+8
2012-05-21xf86: reimplement XF86SCRNINFO macro using new functions.Dave Airlie6-22/+20
2012-05-21xf86/modes: drop more pScrn->pScreen usagesDave Airlie1-2/+2
2012-05-21xaa: convert pScrn->pScreen to use accessor.Dave Airlie2-3/+3
2012-05-21xf86/modes: drop two uses of screenInfoDave Airlie2-4/+2
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie29-92/+90
2012-05-21xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie2-0/+21
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie4-6/+29
2012-05-21config/udev: add pre_init stage to config and udev.Dave Airlie1-0/+2