weston-test: check if resource is not NULL
[profile/ivi/weston-ivi-shell.git] / src /
2014-08-20 Ondřej MajerechDon't underrun the vertex array of empty polygons
2014-08-20 Ran BenitaDon't protect xkb_*_unref from NULL
2014-08-20 Ran BenitaReplace deprecated xkbcommon symbols with current names
2014-08-15 Jonny Lambcompositor-wayland: listen to repeat_info and save...
2014-08-15 Jonny Lambcompositor: fetch repeat info from weston.ini
2014-08-15 Jonas Ådahllibinput: Add tap configuration to weston.ini
2014-08-08 Jasper St. Pierrescreenshooter: Add a missing return; in an error path
2014-08-08 Jasper St. PierreDon't bother destroying resources after sending an...
2014-08-08 Jasper St. PierreUse the named SINCE_VERSION defines for version checks
2014-08-05 Jasper St. Pierrecompositor: Use libwayland to find a good default displ...
2014-08-05 Jasper St. Pierreinput: Send key-repeat
2014-07-30 Jonny Lambanimation: also change stop value when updating a fade...
2014-07-29 Pekka Paalanencompositor: ignore unmapped sub-surfaces for view_list
2014-07-29 Alvaro Fernando... Do not assume 64x64 cursor, added support for other...
2014-07-25 Pekka Paalanencompositor: quick fix for sub-surface mapping
2014-07-23 Giulio Camuffocompositor: add a masking mechanism to weston_layer
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-07-17 Jasper St. Pierreshell: Replace set_margin with set_window_geometry
2014-07-07 Jason EkstrandCreate a weston_surface_state structure for storing...
2014-07-07 Jason EkstrandMove weston_frame_callback above weston_surface_create
2014-07-07 Jason EkstrandMove weston_subsurface to after weston_surface
2014-07-05 Jason EkstrandUse pixman_region32_clear instead of our own empty_region
2014-06-25 Andrew Wedgburyscreen-share: Allow fullscreen shell command to be...
2014-06-25 Jason Ekstranddata-device: Clean up the logic in start_drag
2014-06-25 Peter HuttererRequire libinput 0.4.0
2014-06-19 George Kiagiadakiscompositor: update the surface size when there is a...
2014-06-19 Srivardhan Hebbarweston: Fix memleak issue in compositor.c
2014-06-19 Thierry Redingcompositor-wayland: Fix compiler warning
2014-06-19 Jonny Lambanimation: ensure repaints are always scheduled during...
2014-06-19 Jonny Lambanimation: fix move scale animation
2014-06-18 George Kiagiadakiscompositor: unmap subsurface views before destroying...
2014-06-09 Jonas Ådahllibinput: Use floating point instead of fixed point...
2014-06-03 Jonny Lambcompositor: raise errors when bad scale or transform...
2014-06-02 HardeningUse FreeRDP buildin functions to get scancodes
2014-06-02 HardeningAdd more keyboards for the RDP compositor
2014-05-23 U. Artie Eoffcomp-wayland: use safe foreach when destroying outputs
2014-05-09 Pekka Paalanencompositor: add --no-config command line option
2014-05-09 U. Artie Eofflibinput-seat: literal values for WESTON_LIBINPUT_LOG_P...
2014-05-09 Ander Conselvan... vaapi-recorder: Don't loop trying to write on out of...
2014-05-09 Pekka Paalanenrpi: build fix for compute_rects debug
2014-05-06 U. Artie Eoffcompositor-wayland: avoid possible NULL deref in handle...
2014-05-06 U. Artie Eoffcompositor-wayland: assign the correct mode
2014-05-06 U. Artie Eoffcompositor-wayland: free output before returning
2014-05-06 Neil RobertsApply the zoom transformation before the output transfo...
2014-05-06 Ander Conselvan... compositor-drm: Don't use vaapi recorder with unsupport...
2014-05-01 Neil Robertsdrm: Don't use the cursor overlay if the scale doesn...
2014-05-01 Neil RobertsTake into account the zoom when applying the output...
2014-05-01 Jasper St. Pierrecompositor: Remove the edges parameter from send_configure
2014-05-01 Jasper St. Pierrecompositor: Fix the documentation for surface->configure
2014-04-30 Andrew Wedgburyscreen-share: Don't unset server environment variables
2014-04-30 Kristian Høgsbergxwayland: Set decoration margin for xwayland windows
2014-04-30 Kristian Høgsberglauncher-util: Initialize kb_mode also when weston...
2014-04-25 Neil RobertsSimply the matrix calculation for zooming
2014-04-25 Ander Conselvan... input: Fix errors due to initializing input before...
2014-04-25 Ander Conselvan... evdev: Fix assertion error for unplugged output with...
2014-04-25 Ander Conselvan... evdev: Discard events from a touchscreen paired with...
2014-04-25 Ander Conselvan... libinput: Don't process touch events for devices withou...
2014-04-25 Jason Ekstrandpixman-renderer: Use width/height_from_buffer for buffe...
2014-04-25 Jason EkstrandUse the correct width/height when transforming surfaces...
2014-04-25 Bryce W. HarringtonCheck zalloc return for out of memory situation
2014-04-21 Jonas Ådahllibinput: Forward frame events to clients
2014-04-21 HardeningCheck malloc result
2014-04-21 John Kåre Alsakergl-renderer: Remove gl_renderer_interface from gl-rende...
2014-04-21 U. Artie Eoffseat: don't break in notify_output_create
2014-04-21 U. Artie Eoffinput: fix input device map to output if it doesn't...
2014-04-21 U. Artie Eofflibinput-device: break after LIBINPUT_EVENT_TOUCH_UP
2014-04-21 U. Artie Eofflibinput-seat: allow setting libinput log priority...
2014-04-21 U. Artie Eofflibinput-seat: redirect libinput log to weston log
2014-04-21 Ander Conselvan... compositor-drm: Fix crash when setting up seat constrai...
2014-04-17 Ander Conselvan... animation: Fix input panel slide animation
2014-04-17 Ander Conselvan... animation: Split spring setup out of weston_view_animat...
2014-04-17 Ander Conselvan... compositor-drm: Pass the right stride to the vaapi...
2014-04-11 Jason Ekstrandgl-renderer: Fix a typo in the output_set_border descri...
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-04-07 Manuel BachmannFix on-the-fly transparency changes in pixman-renderer
2014-04-07 Neil Robertsgl-renderer: Keep track of the GL format used for SHM...
2014-04-07 Manuel BachmannSupport on-the-fly transparency changes in pixman renderer
2014-04-07 Jason Ekstrandcompositor-rdp: Remove unneeded client->Close call
2014-04-07 Neil RobertsAlways use glTexImage2D instead of glTexSubImage2D...
2014-04-07 Pekka Paalanencompositor: wl_viewport destination 1x1 min
2014-04-07 Pekka Paalanenprotocol: unify wl_viewport src and dst size rules
2014-04-07 Jason Ekstrandscreen-share: re-enable planes when finished
2014-04-07 Kristian Høgsbergcompositor: Add create_surface_signal
2014-04-03 Jason EkstrandAdd a screen sharing plugin
2014-04-03 Hardeningcompositor-rdp: Add an option to disable client initiat...
2014-04-03 Jason Ekstrandgl-renderer: Fix read_pixels in the case where we have...
2014-04-03 Jason EkstrandAdd support for running with a primary client
2014-04-03 Jason Ekstrandcompositor-wayland: Properly handle running inside...
2014-04-03 Jason EkstrandAutomatically select the wayland backend if WAYLAND_SOC...
2014-04-03 Jason Ekstrandcompositor-wayland: Add a --sprawl option
2014-04-03 Jason Ekstrandcompositor-wayland: Add support for running on top...
2014-04-03 Jason EkstrandAdd possible capabilities CURSOR_PLANE and ARBITRARY_MODE
2014-04-03 Jason EkstrandAdd a signal for when a seat updates its capabilities
2014-04-02 Giulio Camuffocompositor: let the shells create the screenshooter
2014-04-02 Giulio Camuffocompositor: add an exported function to take a screensh...
2014-04-02 Giulio Camuffocompositor: export weston_buffer_from_resource()
2014-04-01 Bryce W. Harringtoncompositor: Use weston_log rather than perror for error...
2014-04-01 HardeningMake RDP backend supports arbitrary modes
2014-04-01 HardeningCheck return value of wl_cursor functions
2014-04-01 Pekka Paalanenprotocol,compositor: split wl_viewport setters
next