summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-30glx: Remove server-side mention of GLX_MESA_swap_controlAdam Jackson2-7/+2
2016-03-30glx: Remove default server glx extension stringAdam Jackson5-27/+1
2016-03-28xwayland: Pretend we support viewport in vidmodeOlivier Fourdan1-4/+15
2016-03-28xwayland: do not include frequency in mode nameOlivier Fourdan1-2/+2
2016-03-28xfree86/modes: Make sure the HW cursor is hidden when it should beMichel Dänzer1-0/+6
2016-03-28os: Treat ssh as a non-local client (v4)Adam Jackson1-3/+40
2016-03-28DRI2: add Polaris PCI IDsSonny Jiang1-0/+10
2016-03-24present: Only requeue for next MSC after flip failureMichel Dänzer1-1/+1
2016-03-23vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGSAdam Jackson1-0/+1
2016-03-16glamor: swizzle RED to 0 for alpha texturesDave Airlie1-1/+3
2016-03-14security: Fix reversed commentÁngel González1-1/+1
2016-03-14xfree86: Change VBE version early-out to 1.2. (#22672)Evgeny M. Zubok1-1/+1
2016-03-14xfree86: Finish removing font modulesAdam Jackson2-9/+0
2016-03-14xfree86: Font modules aren't a real thingAdam Jackson2-4/+0
2016-03-14Fix the typo from the previous patch, d'ohAdam Jackson1-1/+1
2016-03-14Xext/vidmode: Reduce verbosity of GetModeLine debug messagesChris Wilson1-106/+106
2016-03-11vidmode: Remove stray vidmodeproc.h from EXTRA_DISTAdam Jackson1-1/+0
2016-03-11present: fail flipping if we have any slave outputsDave Airlie1-0/+4
2016-03-11glamor: Make context current in glamor_pixmap_fbo_cache_putMichel Dänzer1-0/+1
2016-03-10glx: Implement GLX_EXT_fbconfig_packed_floatAdam Jackson4-0/+9
2016-03-10glx: Implement GLX_EXT_stereo_treeAdam Jackson3-1/+11
2016-03-10glx: Add GLX_SCREEN to the GetDrawableAttributes responseAdam Jackson1-1/+2
2016-03-10glx: Macroize building the attribute list in DoGetDrawableAttributesAdam Jackson1-23/+16
2016-03-10ephyr: Fix redisplay with glamor on GLES.Eric Anholt1-1/+3
2016-03-10glamor: Replace "finish access" shader with texture swizzling.Eric Anholt5-407/+160
2016-03-10glamor: Drop dead large-pixmap handling code in temp picture uploads.Eric Anholt2-112/+16
2016-03-10glamor: Drop unused PBO code in temporary picture uploading.Eric Anholt1-23/+7
2016-03-10glamor: Generalize the a1-to-a8 conversion path.Eric Anholt1-37/+28
2016-03-10glamor: Drop the REVERT_UPLOADING_1_5_5_5 path.Eric Anholt2-119/+5
2016-03-10glamor: Drop the GLES2 REVERT_UPLOADING_2_10_10_10 paths.Eric Anholt2-57/+2
2016-03-10glamor: Merge the two GL-type-from-pictformat paths.Eric Anholt1-201/+121
2016-03-10glamor: Propagate that is_upload is always true.Eric Anholt3-120/+46
2016-03-10glamor: Drop dead fbo handling from GLAMOR_MEMORY pict uploads.Eric Anholt1-23/+2
2016-03-10glamor: Make sure that GLAMOR_MEMORY pixmaps don't retain an FBO.Eric Anholt3-7/+18
2016-03-10glamor: Simplify temporary picture uploading call stack.Eric Anholt3-76/+37
2016-03-09glamor: do not build Xv support when --disable-xvOlivier Fourdan1-1/+5
2016-03-09xwayland: add glamor Xv adaptorOlivier Fourdan4-1/+428
2016-03-09hw/xwin: Tidy-up of winmsg.hJon Turney3-41/+14
2016-03-09hw/xwin: Remove GC privates, unused since native GDI engine removalJon Turney2-16/+1
2016-03-09hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functionsJon Turney3-15/+6
2016-03-09hw/xwin: Remove unused FinishCreateWindowsWindow engine functionJon Turney4-20/+0
2016-03-09hw/xwin: Remove unused HotKeyAltTab engine functionJon Turney4-15/+0
2016-03-09hw/xwin: Return FALSE to indicate failure in winSetEngine()Jon Turney1-1/+1
2016-03-09hw/xwin: Remove WM_WM_MAP message, which is now unusedJon Turney2-14/+0
2016-03-09hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sentJon Turney4-24/+1
2016-03-09hw/xwin: Remove allowOtherWM, which is now always FALSEJon Turney3-43/+9
2016-03-09hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSEJon Turney4-292/+5
2016-03-09hw/xwin: Remove fInternalWM flagJon Turney7-35/+2
2016-03-09hw/xwin: Ignore the obsolete, undocumented -internalwm optionJon Turney3-12/+2
2016-03-09hw/xwin: Remove the long-broken -silent-dup-error optionJon Turney5-94/+0