summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Add nvidia-release-notes filenvidia_head_rebase-4.0Miguel A. Vico1-0/+27
2018-04-10compositor: Process stream attach requests with wl_eglstream_controllerMiguel A. Vico5-54/+217
2018-04-10simple-egl: Do not set EGL up until XDG setup is completeMiguel A. Vico1-32/+35
2018-04-10compositor-drm: Add support for EGLDevice+EGLOutputMiguel A. Vico5-78/+217
2018-04-10compositor-drm: Gracefully handle vblank and flip invalid timestampsMiguel A. Vico1-3/+25
2018-04-10gl-renderer: Add EGL client support for EGLStream frame presentationMiguel A. Vico2-1/+187
2018-04-10gl-renderer: Add support for EGLDevice composited frame presentationMiguel A. Vico3-3/+315
2018-04-10gl-renderer: Add EGLDevice enumeration supportMiguel A. Vico2-1/+96
2018-04-09configure.ac: bump to version 4.0.0 for the official releaseDerek Foreman1-2/+2
2018-04-05terminal: Fix unintended fallthrough to cursor restoreDaniel Stone1-0/+1
2018-04-02configure.ac: bump to version 3.0.93 for the RC1 releaseDerek Foreman1-1/+1
2018-04-02Partially revert "xwm: Add icon support to the frame" and friendsDerek Foreman1-86/+2
2018-03-28Revert "xwm: do not include shadow in input region"Derek Foreman1-34/+0
2018-03-28xwm: Fix two more icon related memory leaksDerek Foreman1-0/+5
2018-03-28ivi-shell: remove dead assignments in layer transitionEmre Ucan1-5/+4
2018-03-28compositor: initialize ret in repaint_timer_handlerEmre Ucan1-1/+1
2018-03-28gl-renderer: set num_images after import_simple_dmabufEmre Ucan1-0/+1
2018-03-28input: fix use-after-free issue at pointer_cancelEmre Ucan1-12/+0
2018-03-28hmi-controller: remove dead assignments in add_launchersEmre Ucan1-4/+0
2018-03-28compositor-drm: remove dead assigment in drm_fb_create_dumbEmre Ucan1-2/+0
2018-03-27xwm: Fix memory leakScott Moreau1-2/+19
2018-03-20Revert "xwm: Fix memory leak"Pekka Paalanen1-2/+0
2018-03-20xwm: Fix memory leakScott Moreau1-0/+2
2018-03-19configure.ac: bump to version 3.0.92 for the beta releaseDerek Foreman1-1/+1
2018-03-19simple-dmabuf-drm: use appropriately sized buffer (freedreno)Guido Günther1-3/+5
2018-03-19simple-dmabuf-drm: Always define ALIGNGuido Günther1-1/+1
2018-03-19Fix an uninitialized variableDima Ryazanov1-0/+1
2018-03-19simple-dmabuf-drm: use getopt_longGuido Günther1-24/+27
2018-03-19simple-dmabuf-drm: use opt bitmask instead of is_immediateGuido Günther1-6/+6
2018-03-19Allow simple-dmabuf-drm to pass y_inverted flagGuido Günther1-8/+23
2018-03-16.gitignore weston-simple-dmabuf-drmGuido Günther1-1/+1
2018-03-16weston: Add a help string for --xwaylandDima Ryazanov1-0/+1
2018-03-16simple-dmabuf-drm: use vfunc for drm_device_destroyGuido Günther1-7/+17
2018-03-16simpla-dmabuf-drm: Use more weston like coding styleGuido Günther1-10/+10
2018-03-16simple-dmabuf-drm: allow multiple backendsGuido Günther3-35/+47
2018-03-16configure.ac: fix have_dbus if dbus support is disabledMichael Tretter1-0/+1
2018-03-16compositor: do not free output region twice in weston_output_set_transform()Ilia Bozhinov1-3/+0
2018-03-16build: honour libinput header locationJan Engelhardt1-1/+4
2018-03-15libweston/compositor: Place timeline recording after checking if stamp is validMarius Vlad1-2/+3
2018-03-14libweston-desktop/xdg-shell-v6: Fix crash when surface has buffer at creationDerek Foreman1-2/+1
2018-03-12clients: consolidate timer code part 2Pekka Paalanen3-87/+24
2018-03-12clients: consolidate timer code part 1Pekka Paalanen3-78/+135
2018-03-09compositor-wayland: Ignore pointer enter on destroyed surfaceDaniel Stone1-0/+7
2018-03-09input: never set keyboard focus without wl_resourcePekka Paalanen1-1/+9
2018-03-09compositor-wayland: handle wl_keyboard.enter(NULL)Pekka Paalanen1-0/+8
2018-03-06autoconf: Remove configure line forgotten in bb707dc0fe331c9af112a0552b7aa6fd...Emmanuel Gil Peyrot1-1/+0
2018-03-01gl-renderer: Create a high priority contextChris Wilson1-2/+34
2018-02-27compositor-drm: Remove no_addfb2 handlingDaniel Stone1-33/+14
2018-02-27compositor-drm: Rename region variableDaniel Stone1-5/+6
2018-02-27compositor-drm: Don't need safe view-list traversalDaniel Stone1-2/+2