summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-12ephyr: Create 3.3 core profile context if possibleglamor-core-profileKeith Packard1-1/+13
2014-09-12glamor: Use vertex arraysKeith Packard4-25/+75
2014-09-12glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzleKeith Packard6-11/+37
2014-09-11xwayland: Snap damage reports to the bounding boxAdam Jackson1-9/+4
2014-09-11xwayland: Implement throttling for surfaces based on the frame eventJasper St. Pierre2-5/+31
2014-09-11xwayland-input: Fix a crasher for a race with the Wayland compositorJasper St. Pierre1-0/+9
2014-09-11glamor: Make glyph mask cache per-screenMichel Dänzer2-36/+37
2014-09-11glamor: Track glyph caching information per screenMichel Dänzer1-10/+13
2014-09-11glamor: Move 'glyph caches realized' check to glamor_realize_glyph_cachesMichel Dänzer2-10/+7
2014-09-11glamor: Call glamor_glyphs_init from glamor_create_screen_resourcesMichel Dänzer1-1/+5
2014-09-11Merge remote-tracking branch 'jturney/master'Keith Packard13-39/+160
2014-09-11Make list tests actually test listsAlan Coopersmith1-12/+12
2014-09-11glx: Disable indirect GLX contexts by default.Eric Anholt1-1/+1
2014-09-11glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmapKeith Packard3-3/+7
2014-09-11os/log: adjust gcc version conditions for #pragmaThomas Petazzoni1-2/+2
2014-09-11pixmap: fix reverse optimus support with multiple headsDave Airlie3-4/+21
2014-09-11glx: Fix 'y ' value in swrastGetDrawableInfo()Maks Naumov1-1/+1
2014-08-29hw/xwin/glx: Remove an incorrect assertion in glxWinDrawableSwapBuffersJon TURNEY1-7/+0
2014-08-29hw/xwin/glx: Downgrade "forcing window to exist" message to debugJon TURNEY1-1/+1
2014-08-29hw/xwin/glx: Fix a couple of typo bugs in indirect.cJon TURNEY1-6/+3
2014-08-29hw/xwin/glx: Update .gitignoreJon TURNEY1-1/+4
2014-08-29hw/xwin/glx: Don't override the server supported GL extensions string.Jon TURNEY1-3/+0
2014-08-29hw/xwin: Add an idempotency guard to glwindows.hJon TURNEY1-0/+5
2014-08-29hw/xwin: Fix a potential crash in winRedrawScreenShadowDDNL()Jon TURNEY1-0/+4
2014-08-29hw/xwin: Improve choice of display name used by internal clientsJon TURNEY7-9/+111
2014-08-29hw/xwin: Makefile.am cleanupJon TURNEY1-7/+24
2014-08-29hw/xwin/glx: When generating shims, limit the considered features to GL versi...Jon TURNEY1-5/+8
2014-08-21ephyr: set screen size & origin from host X server output's CRTC geometryLaércio de Sousa6-8/+175
2014-08-21ephyr: enable screen window placement following kdrive -screen option extende...Laércio de Sousa5-6/+27
2014-08-21kdrive: add support to +X+Y syntax in -screen option parsingLaércio de Sousa2-4/+21
2014-08-21fb: Fix invalid bpp for 24bit depth windowTakashi Iwai1-1/+1
2014-08-21xfree86: Allow non-PCI devices as primaryThierry Reding1-4/+3
2014-08-21xfree86: Fallback to first platform device as primaryThierry Reding3-0/+19
2014-08-17dri3: Don't enable the DRI3 extension unless some screen supports itKeith Packard1-0/+10
2014-08-17glamor: Don't call glamor_copy_fbo_cpu() for GLAMOR_DRM_ONLY pixmapsMichel Dänzer1-0/+1
2014-08-17Fix format string.Joerg Sonnenberger1-1/+1
2014-08-17glamor: Free Xv put image data immediately after useKeith Packard1-3/+10
2014-08-12glamor: Don't try to set up core fonts textures when we won't use them.Eric Anholt1-0/+7
2014-08-12Merge remote-tracking branch 'jeremyhu/master'Keith Packard2-13/+17
2014-08-12glamor: Add glamor_copy_fbo_cpu() for CopyArea to non-GPU destinationMichel Dänzer1-0/+54
2014-08-12xkb: ignore floating slave devices when updating from master (#81885)Peter Hutterer1-1/+1
2014-08-12os: Regenerate os/oscolor.c from app/rgb #52289Daphne Pfister1-745/+809
2014-08-12xfree86: [v2] Remove duplicate InputInfoPtr typedef from xf86Xinput.hKeith Packard1-2/+3
2014-08-11XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...Jeremy Huddleston Sequoia1-6/+17
2014-08-11ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging co...Jeremy Huddleston Sequoia1-7/+0
2014-08-07kdrive: Remove a dead struct.Eric Anholt1-9/+0
2014-08-07xv: Drop the ClientPtr from the interface to the DDX.Eric Anholt5-84/+64
2014-08-07xv: Remove the no-op AllocatePort/FreePort interfaces.Eric Anholt5-122/+3
2014-08-06kdrive: Don't bother explicitly clearing new window privates to NULL.Eric Anholt2-22/+0
2014-08-06kdrive: Remove dead KXVPaintRegion().Eric Anholt2-44/+0