summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-09-01remove bogus \/ escapesIngo Schwarze1-1/+1
2015-08-28debug output format fix in ephyrProcessMouseMotion()Jon TURNEY1-2/+2
2015-08-28debug output format fix in DRISwapContext()Jon TURNEY1-1/+1
2015-08-28debug output format fix in TI.cJon TURNEY1-1/+1
2015-08-28debug output format fix in xf86Events.cJon TURNEY1-1/+1
2015-08-24configurable maximum number of clientsOlivier Fourdan3-1/+21
2015-08-13modesetting: Add more missing options to man page.Mario Kleiner1-0/+8
2015-08-13modesetting: add zaphod support (v3)Dave Airlie6-102/+261
2015-08-12xwayland: Don't (double) destroy input resources in CloseScreenAdam Jackson1-2/+0
2015-08-12xwayland: Don't (double) destroy RANDR resources in CloseScreenAdam Jackson1-2/+0
2015-07-17xfree86: Bump video driver ABI version to 20Aaron Plattner1-1/+1
2015-07-17Merge remote-tracking branch 'ajax/xserver-next' into masterEric Anholt17-383/+233
2015-07-16xfree86/os-support/linux: Fix make distcheckArmin K1-1/+1
2015-07-16modesetting: Use correct types for return values of glamor BO exports.Robert Ancell2-4/+4
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson2-3/+3
2015-07-08xfixes: Unexport xfixes.hAdam Jackson1-1/+0
2015-07-08vidmode: Hide implementation detailsAdam Jackson4-44/+39
2015-07-08xge: Hide some implementation detailsAdam Jackson1-1/+0
2015-07-08dga: Hide a bunch of implementation detailsAdam Jackson3-76/+28
2015-07-08xfree86: Hide some pre-randr mode validation detailsAdam Jackson3-92/+5
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-2/+0
2015-07-08parser: static cleanupAdam Jackson5-164/+158
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie3-2/+4
2015-07-08Merge remote-tracking branch 'ofourdan/for-keith'Keith Packard1-1/+1
2015-07-07hw/xwin: printf format fixes for Pixel typeJon TURNEY1-4/+4
2015-07-07hw/xwin: printf format fixes for WPARAM and LPARAM typesJon TURNEY4-10/+10
2015-07-07hw/xwin: printf format fixes for LONG typeJon TURNEY5-34/+36
2015-07-07hw/xwin: printf format fixes for DWORD typeJon TURNEY10-30/+33
2015-07-07hw/xwin: printf format fixes in xevents.cJon TURNEY1-5/+5
2015-07-07hw/xwin: printf format fix in winProcessXEventsTimeout()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fix in winCreateDefColormap()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fixes in winAllocatePrivates()Jon TURNEY1-2/+2
2015-07-07hw/xwin: printf format fixes in winConfigKeyboard()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fixes for XID typeJon TURNEY3-12/+15
2015-07-07hw/xwin: printf format fixes for HWND typeJon TURNEY2-4/+4
2015-07-07hw/xwin: Ensure format warnings in winclipboard/Jon TURNEY1-2/+2
2015-07-07hw/xwin: Remove GetTickCount() from various pieces of debugging outputJon TURNEY4-25/+18
2015-07-06xserver: fix build with glamor disabled.Dave Airlie3-2/+7
2015-06-29Merge remote-tracking branch 'airlied/for-keithp'Keith Packard15-65/+675
2015-06-29Merge remote-tracking branch 'jwrdecoede/for-keith'Keith Packard5-53/+148
2015-06-30modesetting: Implement page flipping support for Present.Kenneth Graunke5-7/+485
2015-06-30modesetting: don't try and load dri2Dave Airlie1-1/+0
2015-06-30modesetting: drop unused struct in vblank.cDave Airlie1-5/+0
2015-06-30modesetting: Implement an ms_drm_abort_seq() function.Kenneth Graunke2-0/+17
2015-06-30modesetting: Make ms_crtc_on non-static.Kenneth Graunke2-1/+3
2015-06-30modesetting: Improve the ms_flush_drm_events() API.Kenneth Graunke1-4/+19
2015-06-30modesetting: reverse prime support (v1.1)Dave Airlie3-9/+86
2015-06-30modesetting: add output master supportDave Airlie1-0/+58
2015-06-30glamor: add support for allocating linear buffers (v2)Dave Airlie1-1/+1
2015-06-30xf86: restrict when we auto add devices as gpu devices.Dave Airlie1-6/+7