platform/upstream/weston.git
2015-09-17 Bryce Harringtonreleasing: Note need for pgp signing announcement
2015-09-16 Bryce Harringtonconfigure.ac: bump to version 1.8.93 for the RC1 release 1.8.93
2015-09-15 Derek Foremanclients: If available, prefer top level surfaces for...
2015-09-14 Derek Foremanshell: Make sure we actually have a resource in end_bus...
2015-09-10 John Sadlerrpi: fix segfault at startup in rpi_flippipe_init() v2
2015-09-10 Derek Foremanterminal: Don't crash when selecting non-ascii characters
2015-09-10 Derek Foremancompositor-fbdev: Remove bizarre division by sizeof
2015-09-09 Pekka PaalanenRevert "compositor-drm: disable hardware cursors"
2015-09-09 Bryce Harringtonclients: Fix height typo in clamp_view()
2015-09-08 John Sadlerrpi: prevent segfault on shut-down due to NULL backend
2015-09-08 John Sadlerrpi: avoid segfault in rpir_view_compute_rects() when...
2015-09-01 Bryce Harringtonconfigure.ac: bump to version 1.8.92 for the beta release 1.8.92
2015-08-26 Nobuhiko Tanibatahmi-controller: fix wrong width and height are set...
2015-08-26 Nobuhiko Tanibatahmi-controller: fix the laucher layer width
2015-08-26 Nobuhiko Tanibataivi-layout: implement surface clipping
2015-08-24 Pekka Paalanenbuild, compositor-drm: fix output name constants anothe...
2015-08-24 Derek Foremanbuild: Require newer version of libdrm
2015-08-21 Jonas Ådahlclients: Drop deadlock circumvention hack now that...
2015-08-21 Dawid Gajownikgl-renderer: gl_renderer_create display cleanup on...
2015-08-21 Pekka Paalanencompositor-drm: rename outputs to follow kernel style
2015-08-21 Ucan, Emre... ivi-shell: remove redundant wl_list_empty/init calls
2015-08-21 Ucan, Emre... ivi-shell: clear order.layer_list before reordering it
2015-08-21 Ucan, Emre... ivi-shell: clear order.surface_list before reordering it
2015-08-20 Ucan, Emre... ivi-shell: bugfix, list of surfaces on a layer are...
2015-08-20 Pekka Paalanencompositor-fbdev: fix VT switching crash
2015-08-19 Dawid Gajownikcompositor-drm: cast surface to EGLNativeWindowType
2015-08-17 Pekka Paalanenconfigure: fix enable_simple_intel_dmabuf_client=auto
2015-08-16 Bryce Harringtonconfigure.ac: bump to version 1.8.91 for the alpha... 1.8.91
2015-08-16 Bryce Harringtonreleasing: Soften suggestion to update the wayland...
2015-08-16 Bryce Harringtonreleasing: Update release names
2015-08-14 Bryce HarringtonFix armhf configure breakage due to missing libdrm_inte...
2015-08-14 Bryce HarringtonFix build breakage when using older gbm lacking dmabuf...
2015-08-14 George Kiagiadakisclients: add simple-dmabuf client
2015-08-14 Pekka Paalanencompositor-drm: dmabuf GBM import
2015-08-14 Pekka Paalanencompositor-drm: init linux_dmabuf support
2015-08-14 Pekka Paalanencompositor-x11: init linux_dmabuf support
2015-08-14 Pekka Paalanengl-renderer: add dmabuf import
2015-08-14 Louis-Francis... gl-renderer: introduce struct egl_image
2015-08-14 Pekka Paalanendmabuf: implement linux_dmabuf extension
2015-08-14 Pekka Paalanenprotocol: add linux_dmabuf extension (v3)
2015-08-10 Dawid Gajownikweston-launch: On error putenv returns a non-zero value
2015-08-07 Dawid Gajownikcompositor: fix crash when destroying incompletely...
2015-08-07 Jason Ekstrandfullscreen-shell: Fix modeset on transformed outputs
2015-08-07 Derek Foremaninput: when destroying a seat, remove keyboard focus...
2015-08-07 Dawid GajownikCoding style fixes
2015-08-07 Ryo MunakataUse [x]zalloc instead of [x]malloc + memset
2015-08-06 Giulio Camuffoxwm: don't let X windows steal the focus
2015-08-06 Derek Foremanrpi-renderer: use weston_output matrix instead of a...
2015-08-06 Derek Foremaninput: add a weston_pointer_clear_focus() helper function
2015-08-06 Bill Spitzaktest/ivi: include protocol headers for all used protocols
2015-08-06 Giulio Camuffoinput: pass the global touch coordinates to the touch...
2015-08-06 Ryo Munakatacompositor: remove a call to weston_compositor_schedule...
2015-08-06 Derek Foremandesktop-shell: Make resize and move functions take...
2015-08-06 David FORTdon't crash when the key file doesn't exist
2015-08-06 Dawid Gajownikbackends: don't destroy renderer and output twice
2015-08-06 Dawid Gajownikcompositor-rdp: rdp_destroy() double free error #91457
2015-08-06 Dawid Gajownikscreen-share: don't test keyboard/pointer pointers
2015-08-06 Derek Foremandesktop-shell: drop shell_client from the head of the...
2015-08-02 Dawid Gajownikcompositor-rdp: free() can handle NULL pointers
2015-07-31 Dawid Gajownikmain: print backends in help message in alphabetical...
2015-07-31 Dawid Gajownik.gitignore: ignore doxygen generated files v2
2015-07-31 Derek Foremaninput: Don't test keyboard/pointer/touch pointers
2015-07-31 Derek Foremanfullscreen-shell: Test for device presence properly
2015-07-31 Derek Foremandesktop-shell: Check for device presence properly
2015-07-31 Derek Foremandesktop-shell: Don't call wl_list_init() in the middle...
2015-07-31 Derek Foremaninput: Check device counts in bind_seat()
2015-07-31 Dawid GajownikUpdate .gitignore
2015-07-31 Dawid Gajownikmain: update RDP backend help message
2015-07-31 Bryce Harringtongitignore: Ignore some dist generated files
2015-07-30 Derek Foremanzoom: Store the seat that initiated a zoom
2015-07-30 Derek Foremanzoom: Call weston_output_activate_zoom() appropriately
2015-07-30 Derek Foremanzoom: Rename zoom_area_center_from_pointer to zoom_area...
2015-07-30 Derek Foremanzoom: Change zoom->active to a bool
2015-07-24 FORT DavidFix crash when using RDP4 security
2015-07-24 FORT Davidremove a warning during compilation
2015-07-24 Ross Burtonbuild: mkdir target weston.ini directories before writing
2015-07-23 Mario Kleinercms-helper/static: Add "identity" builtin cms profile...
2015-07-23 Mario Kleinercms-colord: Fix crash at compositor shutdown. (v2)
2015-07-23 Derek Foremandesktop-shell: Put monitor to sleep when idle timer...
2015-07-18 Derek Foremancompositor: Respect WESTON_BUILD_DIR env var in weston_...
2015-07-18 Derek Foremanexposay: Fix use after free when a view is destroyed...
2015-07-18 Derek Foremanexposay: Fix logic inversion when ending keyboard grabs
2015-07-18 Derek Foremaninput: make a function for device removal
2015-07-18 Derek Foremanwindow: Use wl_cursor_frame_and_duration() for mouse...
2015-07-18 Derek Foremandesktop-shell: use work area instead of panel size...
2015-07-18 Derek Foremandesktop-shell: use output position in get_output_panel_...
2015-07-18 Derek Foremandesktop-shell: add output co-ordinates to get_output_wo...
2015-07-17 Bryce Harringtonlogind-util: Use %u for unsigned int in snprintf
2015-07-17 Ryo Munakatacompositor: destroy modifier_binding_list
2015-07-17 Jon A. CruzAdding doxygen setup and info for the testing framework.
2015-07-17 Jon A. CruzConverted the config parser test to the new framework.
2015-07-17 Jon A. CruzEnables output in the JUnit XML format.
2015-07-17 Ross Burtonbuild: don't duplicate rule for weston.desktop
2015-07-17 Derek Foremanshell: Switch middle and right mouse bindings
2015-07-17 Derek Foremanlog: Open log file CLOEXEC so child processes don't...
2015-07-17 Bryce Harringtoninput: Also pass appropriate pointer type when libva...
2015-07-17 Derek Foremanbindings: Make run binding functions take apropriate...
2015-07-17 Derek Foremanbindings: make install_binding_grab take a keyboard...
2015-07-17 Derek Foremandesktop-shell: Use the grabbed pointer in popup_grab_button
2015-07-17 Derek Foremandesktop-shell: Make surface_resize take a pointer inste...
next