screenshooter: refactor the copy loop
[profile/ivi/weston-ivi-shell.git] / src /
2012-04-17 Pekka Paalanenscreenshooter: refactor the copy loop
2012-04-17 Pekka Paalanencompositor: check queryString success
2012-04-17 Pekka Paalanencompositor: use GL_EXT_unpack_subimage only if available
2012-04-17 Pekka Paalanencompositor: add EGL_WL_bind_wayland_display definitions
2012-04-17 Pekka Paalanencompositor: move libudev.h to evdev.h
2012-04-16 Tiago Vignatticompositor: init shell after xserver
2012-04-16 Tiago Vignattidesktop-shell: use more consistent name for the main...
2012-04-13 Kristian Høgsbergtty: Fall back to K_RAW if K_OFF is not available
2012-04-13 Kristian Høgsbergshell: Tighten shell.set_popup semantics
2012-04-13 Kristian Høgsbergxserver-launcher: Pass serial to wl_input_device_set_se...
2012-04-12 Kristian HøgsbergMake xserver-launcher a module
2012-04-12 Kristian Høgsbergcompositor: Add a destroy signal and turn weston_shell...
2012-04-12 Kristian HøgsbergUse wl_signal mechanism
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-10 Kristian HøgsbergMerge branch 'output-hotplug' of git://people.freedeskt...
2012-04-10 Benjamin Franzkecompositor: Damage output in weston_output_init
2012-04-10 Benjamin Franzkecompositor: Remove wl_output-global on unplug
2012-04-10 Ander Conselvan... shell: handle surface destruction during move, resize...
2012-04-10 Kristian Høgsbergweston-launcher: Fix uninitialized variable warning
2012-04-10 Kristian Høgsbergweston-launcher: Fix aliasing warnings
2012-04-10 Kristian Høgsbergcompositor: End keyboard grab when compositor loses...
2012-04-10 Kristian Høgsbergtty: Put console in K_OFF mode
2012-04-10 Kristian Høgsbergdrm: Add vt switch keybindings
2012-04-10 Kristian Høgsbergevdev: Get key state from kernel on vt enter
2012-04-10 Kristian Høgsbergdrm: Remove input devices before cancelling repaints...
2012-04-10 Kristian Høgsbergxserver: Return EEXIST if unlinking lockfile fails
2012-04-10 Kristian Høgsbergxserver: Don't leak lockfile fd on error path
2012-04-10 Kristian Høgsbergcompositor: Don't pass output to notify_keyboard_focus
2012-04-09 Benjamin Franzkeevdev: Disable the udev monitor when another vt becomes...
2012-04-06 Benjamin FranzkeIntroduce weston-launch
2012-04-04 Scott Moreauscreenshooter: Properly handle multiple outputs.
2012-04-03 Kristian Høgsbergshell: Break up a few long lines
2012-04-03 Alex Wushell: set black surface alpha properly in switcher_next()
2012-04-03 Alex Wushell: Add fullscreen path into activate()
2012-03-30 Kristian HøgsbergAdd signedness warning flag and fix fallout
2012-03-30 Kristian HøgsbergFix warnings resulting from wayland signedness fixes
2012-03-29 Kristian HøgsbergRemove weston_shell map and configure function pointers
2012-03-29 Kristian Høgsbergshell: Remove obsolete workaround
2012-03-29 Kristian Høgsbergcompositor: Support alpha for solid color surfaces
2012-03-29 Jonas Ådahltty: Improve error handling in tty_create()
2012-03-29 Jonas ÅdahlProperly dispose event sources and event loops
2012-03-29 Kristian Høgsbergcompositor: Stop using EGL_KHR_surfaceless_gles2
2012-03-29 Kristian Høgsbergcompostor-drm: Use gbm surface
2012-03-28 Tiago Vignattitablet-shell: come back to life
2012-03-27 Kristian Høgsbergcompositor: Use GL_EXT_unpack_subimage for texture...
2012-03-27 Kristian Høgsbergcompositor: Rename weston_buffer_attach to weston_surfa...
2012-03-27 Tiago Vignattievdev: reuse code for device removal
2012-03-27 Ander Conselvan... compositor: move force_configure field to shell_surface
2012-03-27 Ander Conselvan... compositor: make surface_configure() a vfunc
2012-03-27 Ander Conselvan... compositor: refactor surface_attach()
2012-03-27 Ander Conselvan... compositor: use new drag icon listener for setting...
2012-03-27 Ander Conselvan... compositor: make es->pitch consistent between shm and...
2012-03-27 Ander Conselvan... compositor: add weston_surface_to_global_float helper
2012-03-27 Ander Conselvan... compositor: add a weston_surface_is_mapped() helper
2012-03-27 Kristian Høgsbergcompositor: Use GL_BGRA_EXT for glReadPixels in screens...
2012-03-26 Kristian HøgsbergSimplify shm buffer handling
2012-03-26 Kristian Høgsbergcompositor-drm: Check es->image, not es->buffer when...
2012-03-25 Tiago Vignatticonfig-parser: consolidate shell files into weston...
2012-03-24 Scott MoreauSecure screenshooter protocol.
2012-03-23 Rafal Mielniczukshell: fix matrix invertible bug in rotation handler
2012-03-22 Scott MoreauAdd surface opacity controls.
2012-03-22 Scott MoreauSwitch zoom binding to <Super>+Scroll.
2012-03-22 Scott MoreauModify bindings for axis event detection.
2012-03-22 Scott MoreauHook up axis events.
2012-03-22 Rob Clarkdrm: plane src coords are 16.16 fixed point
2012-03-22 Rafal Mielniczukshell: correct position of a surface before rotating it.
2012-03-21 Kristian HøgsbergRevert "automake: Don't fail the build if we can't...
2012-03-21 Ander Conselvan... evdev: fix input lag when processing input from output...
2012-03-21 Kristian Høgsbergcompositor: Fix pointer type mismatch warnings
2012-03-21 Juan Zhaoweston_surface: initialize pitch
2012-03-21 Bill Spitzakweston: don't hang in wait()
2012-03-21 Bill Spitzakweston: Don't ask for EGL depth buffer if not needed
2012-03-21 Tiago Vignattievdev: use mtdev for multitouch devices
2012-03-21 Ander Conselvan... compositor: properly restore keyboard_focus in notify_k...
2012-03-21 Ander Conselvan... compositor: allow multiple input_device_attach()'s...
2012-03-21 Ander Conselvan... compositor-wayland: use image loading code from shared/
2012-03-21 Tiago Vignatticompositor: use smoother range for backlight control
2012-03-21 Alex Wushell: Fix 2 switcher crashes.
2012-03-13 Eric Anholtautomake: Don't fail the build if we can't setuid.
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-03-12 Kristian HøgsbergAdd an option parser
2012-03-12 Kristian Høgsbergx11: Move the xcb fd to the input loop
2012-03-12 Kristian HøgsbergFix picking crashes
2012-03-12 Rob Clarkdrm: fix issue copying supported plane formats
2012-03-11 David Herrmanncompositor-drm: use udev_device_get_property_value...
2012-03-11 David Herrmanncompositor-drm: ignore hotplug-events from other devices
2012-03-08 Christopher Michaeldrm: Fix drmModeRes leak on error paths
2012-03-08 Benjamin Franzkecompositor: Fix compilation without xserver launcher
2012-03-08 Ander Conselvan... shell: don't assign output for surface of type none
2012-03-08 Alex Wushell: Fix segment fault when clicking to activate...
2012-03-08 Alex Wushell: Fix not destroy black surface when fullscreen...
2012-03-06 Kristian Høgsbergshell: Put popups and transients on top of their parent
2012-03-06 Kristian Høgsbergdrm: Disable sprites if they're broken
2012-03-06 Kristian Høgsbergcompositor: Only process input once per frame
2012-03-05 Kristian Høgsbergcompositor: Move input devices to their own event loop
2012-03-05 Kristian Høgsbergcompositor: Swallow binding key for bindings that don...
2012-03-05 Kristian HøgsbergUse wl_array_for_each() where possible
2012-03-05 Pekka Paalanencompositor-drm: fix libbacklight build
2012-03-05 Kristian HøgsbergUse typesafe server-side stubs
2012-03-04 Kristian Høgsbergcompositor: Add a repaint debugging mechanism
next