summaryrefslogtreecommitdiff
path: root/src/compositor.c
Commit message (Expand)AuthorAgeFilesLines
* compositor: use generated constant instead of hardcoded valueFORT David2016-05-191-1/+1
* compositor: surface and view output comment fixesPekka Paalanen2016-05-171-5/+3
* compositor: refactor into convert_size_by_transform_scale()Pekka Paalanen2016-05-061-40/+40
* compositor: constify weston_surface_build_buffer_matrix()Pekka Paalanen2016-05-061-2/+2
* compositor: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* compositor: remove input_loopPekka Paalanen2016-03-241-36/+0
* input: use doubles in the interfaces to notify of input eventsGiulio Camuffo2016-03-231-6/+6
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-071-16/+16
* compositor: Make types consistent for bitshifting unsigned intsBryce Harrington2016-01-121-10/+10
* compositor: Verify that the maximum number of outputs is not exceededBryce Harrington2016-01-121-0/+3
* compositor: Document how views and surfaces are mapped to outputsBryce Harrington2016-01-121-0/+73
* compositor: Document routines relating to idle behaviorBryce Harrington2015-12-221-0/+51
* compositor: Add doxygen for weston_surface_to_buffer_rect()Derek Foreman2015-12-031-1/+20
* compositor: Add damage_bufferDerek Foreman2015-12-031-14/+74
* compositor: Remove unused weston_surface_to_buffer functionChris Michael2015-12-011-13/+0
* compositor: change rounding in weston_surface_to_buffer_rect()Derek Foreman2015-12-011-2/+2
* compositor, input: Don't use MIN() macro for new resource versionsDerek Foreman2015-11-271-4/+4
* compositor: Fix comment of subsurface_commit_to_cache functionChris Michael2015-11-261-1/+1
* compositor: ignore useless surface_damageDerek Foreman2015-11-261-0/+3
* compositor: Remove extra blank lineChris Michael2015-11-231-1/+0
* compositor: Move weston_matrix_transform_region to compositor.c and export itDerek Foreman2015-11-201-0/+57
* compositor: Change "touched" to boolDerek Foreman2015-11-201-2/+2
* compositor: don't crash if destroying a compositor without a backendGiulio Camuffo2015-10-051-1/+2
* compositor: remove incorrect idle timer initializationEgor Starkov2015-09-241-1/+0
* dmabuf: implement linux_dmabuf extensionPekka Paalanen2015-08-141-0/+28
* compositor: fix crash when destroying incompletely created outputDawid Gajownik2015-08-071-0/+1
* input: add a weston_pointer_clear_focus() helper functionDerek Foreman2015-08-061-4/+3
* compositor: remove a call to weston_compositor_schedule_repaintRyo Munakata2015-08-061-2/+0
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-11/+16
* compositor: Respect WESTON_BUILD_DIR env var in weston_load_moduleDerek Foreman2015-07-171-3/+8
* compositor: destroy modifier_binding_listRyo Munakata2015-07-171-0/+1
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-161-1/+1
* compositor: Respect repaint-window when restarting repaint loop.Mario Kleiner2015-07-161-0/+7
* compositor,shared: add millihz_to_nsec()Pekka Paalanen2015-07-161-1/+1
* shared: introduce timespec-util.hPekka Paalanen2015-07-161-20/+1
* compositor: make sure to reset views' pointers to destroyed outputGiulio Camuffo2015-07-131-0/+9
* compositor: move the main() to a new main.c fileGiulio Camuffo2015-07-101-804/+1
* compositor: add API to manage compositor instancesGiulio Camuffo2015-07-101-47/+120
* compositor: introduce struct weston_backendGiulio Camuffo2015-07-091-12/+17
* compositor: add missing help textJoonCheol Park2015-06-221-0/+3
* compositor: Add missing help textDerek Foreman2015-06-221-1/+3
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* move text_backend initialization into the shell pluginMurray Calavera2015-06-111-2/+0
* compositor: send the output_created signal after inserting it in the listGiulio Camuffo2015-05-081-1/+14
* touch: Make weston_touch_set_focus() take a touch instead of a seatDerek Foreman2015-05-011-1/+1
* compositor: change weston_surface::destroy_signal argumentPekka Paalanen2015-04-301-3/+3
* compositor: inert wl_surface objects do not existPekka Paalanen2015-04-301-0/+4
* compositor: Help text for --configBryce Harrington2015-04-071-0/+1