compositor: Parse config file in main(), only keep weston config object
[profile/ivi/weston-ivi-shell.git] / src / compositor.h
2013-05-27 Kristian Høgsbergcompositor: Parse config file in main(), only keep...
2013-05-24 Kristian HøgsbergAdd new config parser
2013-05-24 Kristian Høgsbergcompositor: Make backlight_current int32_t to avoid...
2013-05-22 Pekka Paalanencompositor: add capability CAPTURE_YFLIP
2013-05-22 Pekka Paalanencompositor: add capability flag for arbitrary surface...
2013-05-22 Alexander Larssoncompositor: Support output/buffer scaling
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-14 U. Artie Eoffmove subsurface-server-protocol.h include out of compos...
2013-05-10 Pekka Paalanenshell: keyboard focus and restacking fixes for sub...
2013-05-10 Pekka Paalanencompositor: introduce sub-surfaces
2013-05-10 Pekka Paalanenprotocol: add sub-surfaces
2013-05-10 Richard HughesAdd initial color management framework code
2013-05-09 Kristian Høgsbergcompositor: Move gl-renderer vertex arrays into gl...
2013-05-09 Kristian Høgsbergcompositor: Remove stale prototype
2013-05-09 Kristian Høgsberginput: Remove unused focus and key fields from keyboard...
2013-05-09 Kristian Høgsberginput: Move surface picking into the pointer grab focus...
2013-05-09 Kristian Høgsberginput: Get rid of grab focus concept
2013-05-08 Kristian Høgsberginput: Remove 'current' and related fields from weston_...
2013-05-08 Kristian Høgsbergdata-device: Move all drag-related fields out of weston...
2013-05-08 Kristian Høgsberginput: Move sprite fields into weston_pointer from...
2013-05-08 Kristian Høgsbergcompositor: Adapt to wl_surface going away
2013-05-08 Kristian Høgsberginput: Allocate pointer/keyboard/touch structs
2013-05-08 Kristian Høgsberginput: Eliminate weston_seat::has_pointer/keyboard...
2013-05-08 Kristian Høgsbergdata-device: Update drag icon position from configure...
2013-05-08 Kristian Høgsbergdata-device: Setup and release drag surface and beginni...
2013-05-08 Kristian Høgsbergdata-device: Don't emit a signal for drag icon changes
2013-05-07 Kristian Høgsberginput: Move drag handling to data-device.c
2013-05-07 Kristian Høgsbergcompositor: Move fan_debug to gl-renderer
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Remove wl_seat destroy signal
2013-05-07 Kristian Høgsberginput: Fold wl_seat init/release into weston_seat init...
2013-05-07 Kristian Høgsberginput: Rename wl_touch to weston_touch
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsberginput: Rename weston_device_repick() to weston_seat_rep...
2013-05-07 Kristian Høgsbergmove input code from compositor.c into input.c
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-05-07 Kristian HøgsbergImport input structs and helper functions from wayland
2013-05-02 Jan Arne Petersentext: Add support for panels following the cursor
2013-05-02 Richard HughesMove the optional output name property from drm_output...
2013-05-02 Richard HughesAdd a set_gamma vfunc on weston_output
2013-05-02 Richard HughesAdd a output_created_signal on weston_compositor
2013-05-02 Richard HughesAdd a destroy_signal on weston_output
2013-05-01 Richard HughesExtract and parse the EDID when outputs are added
2013-04-08 Jonas ÅdahlMake backends always specify output repaint time
2013-03-29 Philipp Brüschweilercompositor: add WESTON_COMPOSITOR_OFFSCREEN state
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-27 Rob Bradfordcompositor: Support notifying with absolute position too
2013-03-26 Giulio Camuffoshell: handle multiple popups
2013-03-19 Philipp Brüschweilercompositor: remove unused field option_idle_time
2013-03-19 Pekka Paalanencompositor, shell: surface transform inheritance
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-19 Rune K. SvendsenEat scroll event if a key binding function is executed...
2013-03-19 Ander Conselvan... compositor: Don't rely on surface->clip to cull overlay...
2013-03-19 Ander Conselvan... compositor: Keep a z-ordered list of planes
2013-03-04 Kristian Høgsbergcompositor: Fold weston_buffer_post_release into weston...
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-22 Ander Conselvan... compositor: Rename lock and unlock signals to idle...
2013-02-22 Ander Conselvan... compositor: Move state tracking complexity into shell
2013-02-22 Ander Conselvan... compositor: Move fade animation out of core Weston...
2013-02-22 Ander Conselvan... animation: Make fade more controllable
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2013-02-18 Kristian Høgsbergxkb: Don't call exit on failure in weston_compositor_xk...
2013-02-18 Kristian HøgsbergInstall header files and pkg-config file for external...
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2013-02-13 Kristian Høgsbergxwm: Support _NET_WM_STATE_FULLSCREEN
2013-01-08 Vasily Khoruzhickrenderer: introduce destroy callback
2012-12-07 Ander Conselvan... compositor-drm: Support overlays with transformed buffers
2012-12-06 Pekka Paalanencompositor: move texture_damage into renderer private
2012-12-06 Pekka Paalanencompositor: move pitch into renderer private
2012-12-06 Pekka Paalanencompositor: add early wl_buffer.release
2012-12-06 Pekka Paalanencompositor: introduce weston_buffer_reference
2012-12-06 Rob BradfordMove matrix.[ch] to shared
2012-11-30 Ander Conselvan... compositor: Fix rendering with shm transformed buffers
2012-11-27 Jan Arne Petersentext: Start input method from configuration
2012-11-27 Ander Conselvan... compositor: Implement buffer transformation
2012-11-17 Ander Conselvan... compositor: Move buffer damage fields from weston_outpu...
2012-11-13 John Kåre AlsakerMove EGL and GL includes to a gles2-renderer header.
2012-11-13 John Kåre AlsakerMove weston_compositor GL and EGL state into gles2...
2012-11-13 John Kåre AlsakerMove weston_surface GL and EGL state into gles2-renderer.
2012-11-13 John Kåre AlsakerMoved shader state into gles2-renderer.
2012-11-13 John Kåre Alsakercompositor: Move surface color state to gles2-renderer.
2012-11-13 John Kåre Alsakerscreenshooter: Use the renderer function for reading...
2012-11-13 John Kåre Alsakercompositor: Add a renderer function to read out pixels
2012-11-13 John Kåre AlsakerMove compositor-wayland border drawing into gles2-renderer.
2012-11-13 John Kåre AlsakerMove EGLConfig, EGLContext and EGLDisplay fields into...
2012-11-13 John Kåre AlsakerMove weston_output EGL state into gles2-renderer.
2012-11-08 Pekka Paalanengles2: update texture only if needed
2012-11-08 Ander Conselvan... gles2: Add a debug binding for highlighting shaded...
2012-11-08 Ander Conselvan... compositor: Add debug key bindings infrastructure
2012-11-08 Ander Conselvan... Add a headless backend
2012-10-31 Ander Conselvan... compositor: Fix culling of repaints behind opaque surfaces
2012-10-20 Kristian HøgsbergDefine our own container_of as well
2012-10-19 Kristian HøgsbergStop relying on ARRAY_LENGTH being defined in wayland...
2012-10-11 Pekka Paalanencompositor, clients: apply wl_surface.frame on commit
2012-10-11 Pekka Paalanencompositor, clients: double-buffer input region
2012-10-11 Pekka Paalanencompositor, clients: double-buffer opaque region
2012-10-11 Pekka Paalanencompositor, clients: make damage double-buffered
2012-10-11 Pekka Paalanencompositor: make wl_surface.attach double-buffered
2012-10-04 John Kåre Alsakerweston: Use float instead of GLfloat.
next