summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-17glamor: Add support for sync fences.glamor-xephyr-eglEric Anholt4-0/+125
2014-04-16pfromfdEric Anholt1-5/+7
2014-04-16glamor: Fix a missing set of the GL context.Eric Anholt1-6/+13
2014-04-16glamor: Add support for pixmap_from_fd without GBM.Eric Anholt1-15/+30
2014-04-16glamor: Add support for fd_from_pixmap without GBM.Eric Anholt1-26/+113
2014-04-16ephyr-dri3Eric Anholt1-1/+1
2014-04-16glamor: Clean up a helper ioctl wrapper.Eric Anholt1-4/+4
2014-04-16ephyr: WIP DRI3.Eric Anholt5-0/+84
2014-04-16glamor: Let the normal path handle argb8888 pixmaps on non-GBM.Eric Anholt1-25/+27
2014-04-16glamor: Try to enable DRI3 by moving the dri3_capable check.Eric Anholt1-8/+8
2014-04-16glamor: Initialize EGL from the EGL state in glamor_egl_screen_init().Eric Anholt1-2/+41
2014-04-16ephyrEric Anholt1-67/+0
2014-04-16glamor: Move glamor_egl to glamor coreEric Anholt2-3/+12
2014-04-16glamor: Move the last ScrnInfoPtr usage to xfree86/glamor_egl.cEric Anholt4-4/+49
2014-04-16glamor: Use dix for the EGL screen private.Eric Anholt1-33/+27
2014-04-15glamor: Consolidate EGL screen teardown in CloseScreen().Eric Anholt1-25/+8
2014-04-15glamor: Stop using xf86 message helpers in glamor_egl.Eric Anholt1-19/+23
2014-04-15glamor: Stop including xf86 headersEric Anholt1-2/+0
2014-04-15ephyr: wip convert to using EGL.Eric Anholt9-12/+550
2014-04-14ephyr: Put "glx" in the ephyr_glamor_glx.h function names.Eric Anholt4-28/+28
2014-04-09Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-3/+2
2014-04-08Bump to version 1.15.99.902. Closing the 1.16 merge window.xorg-server-1.15.99.902Keith Packard1-3/+3
2014-04-08dri3: Fix dri3_open API change by adding new dri3_open_clientKeith Packard3-11/+31
2014-04-06XQuartz: Ensure we wait for the server thread to terminateJeremy Huddleston Sequoia1-3/+2
2014-04-03Add a return value to load_cursor_argb() to allow it to report failureMichael Thayer9-33/+49
2014-04-03Set a flag property on the root window to say if the X server VT is activeMichael Thayer3-1/+47
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone2-1/+15
2014-04-03Merge remote-tracking branch 'krh/xwayland-for-keithp'Keith Packard29-69/+2743
2014-04-03Xwayland DDXKristian Høgsberg11-2/+2563
2014-04-03glamor: Add glamor_program based poly_text and image_textKeith Packard8-4/+804
2014-04-03glamor: Use glamor_program for glamor_glyphbltKeith Packard3-157/+113
2014-04-03glamor: Add glamor_program based poly_fill_rectKeith Packard4-128/+198
2014-04-03glamor: Add glamor_program based fill/set/get spansKeith Packard6-334/+457
2014-04-03glamor: Add simple upload/download functions in glamor_transferKeith Packard3-0/+321
2014-04-03glamor: Use plain GLSL 1.20 features for fill code.Keith Packard1-3/+3
2014-04-03glamor: Compute supported GLSL version and save in screen privateKeith Packard3-10/+12
2014-04-03fb: Publish fbGlyphs and fbUnrealizeGlyphKeith Packard2-3/+16
2014-04-03glamor: Bail from composite when pixmap cannot be uploadedKeith Packard1-1/+1
2014-04-03glamor: Remove warning message when pixmap cannot be stored in a textureKeith Packard1-2/+0
2014-04-03glamor: Public polyLines function is glamor_poly_lines_nfKeith Packard1-3/+0
2014-04-03glamor: Initialize XV shaders from glamor_xv_init instead of glamor_initKeith Packard2-18/+2
2014-04-03glamor: SetWindowPixmap is not related to RENDERKeith Packard1-3/+3
2014-04-03glamor: glamor_poly_point_nf cannot fail for non-DDX pixmapsKeith Packard1-3/+18
2014-04-03Revert "glx: Make sure we get an FBConfig the root window's visual."Eric Anholt1-1/+0
2014-04-03Merge remote-tracking branch 'whot/for-keith'Keith Packard11-17/+95
2014-04-03Revert "xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP"Peter Hutterer1-1/+1
2014-04-03xf86LogInit: log to XDG_DATA_HOME when not running as rootHans de Goede5-4/+49
2014-04-01glamor: Expose glamor_destroy_pixmap()Kristian Høgsberg2-2/+1
2014-04-01glamor: Add new GLAMOR_CREATE_PIXMAP_NO_TEXTURE pixmap create flagKristian Høgsberg2-1/+10
2014-04-01glamor: Move glamor_egl_screen_init() prototype to glamor.hKristian Høgsberg3-4/+5