compositor: Don't hardcode output transform when sending the event
[profile/ivi/weston.git] / src / compositor.c
2012-08-10 Kristian Høgsbergcompositor: Don't hardcode output transform when sendin...
2012-08-10 Kristian Høgsbergcompositor: Drop output->flags
2012-08-09 Ander Conselvan... compositor: When redrawing, don't clip opaque regions...
2012-08-09 Pekka Paalanencompositor: fix weston_log format warnings
2012-08-09 Pekka Paalanencompositor: log program launches
2012-08-04 Scott Moreaucompositor: Always set output_mask in weston_surface_up...
2012-08-03 Kristian Høgsbergcompositor: Add weston_surface_schedule_repaint() for...
2012-08-03 Kristian Høgsbergcompositor-drm: Disable planes when zoomed or capturing
2012-08-03 Kristian Høgsbergcompositor: Accumulate damage per plane
2012-08-02 Rob Bradfordcompositor: Use uint32_t for the msecs value consistently
2012-08-01 Pekka Paalanencompositor: remove OpenWFD backend
2012-08-01 Kristian Høgsbergcompositor: Don't allow setting a NULL cursor without...
2012-08-01 Kristian Høgsbergcompositor: Check serial number ordering without overfl...
2012-08-01 Kristian Høgsbergcompositor: Fold the log prototypes into compositor...
2012-08-01 Pekka Paalanencompositor: rework touch focus
2012-07-31 Kristian Høgsbergcompositor: Set WAYLAND_DISPLAY if we're given a -...
2012-07-31 Kristian Høgsbergcompositor: Use a minimal restore handler for crash...
2012-07-30 Kristian Høgsbergcompositor: Add --help option
2012-07-30 Pekka Paalanencompositor: do clean-up on init failure
2012-07-26 Kristian Høgsbergcompositor: Load modules with RTLD_NOW so we get missin...
2012-07-24 Daniel StoneFix memory leak on compositor exit
2012-07-22 Kristian HøgsbergHandle new transform argument in wl_output.geometry...
2012-07-22 Kristian Høgsbergcompositor: Destroy pending surface callbacks when...
2012-07-19 Kristian Høgsbergcompositor: Update to use new tokens for EGL_WL_bind_wa...
2012-07-18 Kristian Høgsbergcompositor: Don't record surface damage when we move...
2012-07-17 Kristian Høgsbergcompositor: Free the right EGLImage
2012-07-12 Kristian Høgsbergcompositor: Don't send wl_surface.enter/leave if we...
2012-07-12 Tiago Vignatticompositor: remove useless weston_compositor_repick...
2012-07-10 Gwenole Beauchesnecompositor: handle YUV buffers.
2012-07-10 Gwenole Beauchesnecompositor: add YUV shaders.
2012-07-10 Gwenole Beauchesnecompositor: factor out RGB shader.
2012-07-10 Gwenole Beauchesnecompositor: prepare for multi-planar surfaces.
2012-07-09 Ander Conselvan... compositor: Always empty the input region of the pointe...
2012-07-02 Rob Bradfordcompositor: Correctly calculate changed sub image rectangle
2012-06-28 Ander Conselvan... compositor: Always allow owner of pointer surface to...
2012-06-28 Kristian Høgsbergcompositor: Move repaint debug binding to mod-shift...
2012-06-28 Kristian Høgsbergcompositor: Update xkb state with key releases on focus out
2012-06-27 Kristian Høgsbergshell: Make panel just a wl_surface too
2012-06-22 Kristian Høgsbergcompositor: Send ping to keyboard focus surface for...
2012-06-22 Daniel StoneSplit weston_compositor_init into base and _gl
2012-06-22 Daniel StoneRename modifier_state_changed to notify_modifiers
2012-06-22 Daniel Stonenotify_key: Add update_state argument
2012-06-22 Daniel Stoneweston_xkb_info: Cache all modifier indices for X11
2012-06-22 Daniel StoneRun key bindings on keyboard focus in
2012-06-22 Daniel StoneIgnore repeat keys in notify_key
2012-06-22 Daniel StoneLet wayland-server send modifier events for focus
2012-06-22 Daniel StoneSplit notify_keyboard_focus into in/out variants
2012-06-21 Jan Arne Petersentext: Add input_method and text_model interfaces
2012-06-21 Jan Arne Petersenshell: Add support for input panels
2012-06-20 Kristian Høgsbergcompositor: Fix missing ';' in previous commit
2012-06-20 Martin Minarikcompositor: Verify XDG_RUNTIME_DIR variable
2012-06-20 Kristian Høgsbergcompositor: flush the batched up damage when shm buffe...
2012-06-20 Kristian Høgsbergcompositor: Don't schedule repaint from weston_surface_...
2012-06-20 Kristian Høgsbergcompositor: Introduce weston_output_schedule_repaint()
2012-06-20 Kristian Høgsbergcompositor: Remove weston_read_pixels functionality
2012-06-20 Kristian Høgsbergcompositor: Emit frame_signal from weston_output_do_rea...
2012-06-19 Kristian Høgsbergcompositor: Destroy EGLImage and texture when a NULL...
2012-06-19 Kristian Høgsbergcompositor: Track which plane a surface is on
2012-06-18 Kristian Høgsbergcompositor: Don't export weston_compositor_repick()
2012-06-18 Kristian HøgsbergRename weston_compositor EGLDisplay member to egl_display
2012-06-18 Kristian Høgsbergcompositor: Track damage in surface-local coordinates
2012-06-18 Kristian Høgsbergcompositor: Drop old wrapper for surface_to_global_float()
2012-06-18 Scott MoreauMove zoom code to its own file.
2012-06-18 Scott MoreauAnimate transitions for zoom focus point change.
2012-06-15 Kristian Høgsbergcompositor: Don't remove surface->link in weston_surfac...
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
2012-06-15 Ander Conselvan... compositor: Fix crash when surface is map'd and unmap...
2012-06-15 Scott MoreauIncrement frame_counter before calling animation->frame().
2012-06-13 Jonas Ådahlshell: Virtual workspaces
2012-06-13 Jonas Ådahlcompositor: Buffer all frame callbacks in 'weston_surface'
2012-06-12 Scott MoreauRemove weston_compositor_get_time() usage from animations.
2012-06-12 Scott MoreauImplement animated transitions for zoom in/out.
2012-06-11 Scott Moreaucompositor: Update grab variable in notify_key() after...
2012-06-11 Kristian HøgsbergRefine the build id string
2012-06-11 Pekka Paalanencompositor: log more EGL and GL info
2012-06-11 Pekka Paalanencompositor: log module loading
2012-06-11 Pekka Paalanencompositor: move uname log earlier
2012-06-11 Pekka Paalanencompositor: prettify program info in log
2012-06-11 Martin Minarikcompositor: Print uname information to log
2012-06-11 Rafal Mielniczukcompositor: change position of weston_log_file_open...
2012-06-11 Scott MoreauAdd frame_counter to weston_animation.
2012-06-11 Scott MoreauMove animation_list to weston_output.
2012-06-08 Kristian Høgsberglog: Add some diagnostics to the log
2012-06-08 Kristian Høgsberglog: Print sha1 of HEAD and the date and time as the...
2012-06-08 Martin MinarikReplace fprintf() by weston_log()
2012-06-08 Martin MinarikAdd logging functionality
2012-06-08 Pekka Paalanencompositor: return failure even if SEGV handler works v2
2012-06-08 Kristian Høgsbergcompositor: Drop weston_surface_to_global()
2012-06-07 Kristian Høgsbergcompositor: Emit destroy signal when we manually destro...
2012-06-07 Scott Moreauzoom: Convert wl_fixed_t directly into floats, to avoid...
2012-06-07 Pekka Paalanencompositor: fix a crash on missing keyboard device
2012-06-06 Pekka Paalanencompositor: print a clear message when XDG_RUNTIME_DIR...
2012-06-06 Pekka PaalanenRewrite shm buffer file allocation v2
2012-06-05 Kristian Høgsbergcompositor: Remove left-over 'bright' shader uniform
2012-06-05 Kristian Høgsbergcompositor: Drop brightness and saturation features...
2012-06-04 Kristian Høgsbergcompositor: Set pointer->current before calling focus...
2012-06-04 Scott MoreauConvert text cursor position protocol to use fixed...
2012-06-04 Daniel StoneFix inverted LEDs
2012-06-04 Daniel StoneFix sessions with no active input devices
2012-06-04 Kristian Høgsbergcompositor: Add a clipboard manager
next