1. 8a12069 compositor: use generated constant instead of hardcoded value by FORT David · 9 years ago
  2. 130ae6e compositor: surface and view output comment fixes by Pekka Paalanen · 9 years ago
  3. 59987fa compositor: refactor into convert_size_by_transform_scale() by Pekka Paalanen · 9 years ago
  4. 04baea5 compositor: constify weston_surface_build_buffer_matrix() by Pekka Paalanen · 9 years ago
  5. 4c72e29 compositor: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  6. 87953b7 compositor: remove input_loop by Pekka Paalanen · 9 years ago
  7. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  8. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  9. 89324ce compositor: Make types consistent for bitshifting unsigned ints by Bryce Harrington · 10 years ago
  10. 18e4573 compositor: Verify that the maximum number of outputs is not exceeded by Bryce Harrington · 10 years ago
  11. 3f650b8 compositor: Document how views and surfaces are mapped to outputs by Bryce Harrington · 10 years ago
  12. c9626a3 compositor: Document routines relating to idle behavior by Bryce Harrington · 10 years ago
  13. 9973967 compositor: Add doxygen for weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  14. 152254b compositor: Add damage_buffer by Derek Foreman · 10 years ago
  15. 6207b6a compositor: Remove unused weston_surface_to_buffer function by Chris Michael · 10 years ago
  16. e2e15ac compositor: change rounding in weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  17. 1909c10 compositor, input: Don't use MIN() macro for new resource versions by Derek Foreman · 10 years ago
  18. 062edf2 compositor: Fix comment of subsurface_commit_to_cache function by Chris Michael · 10 years ago
  19. 57e92ed compositor: ignore useless surface_damage by Derek Foreman · 10 years ago
  20. 51baeb2 compositor: Remove extra blank line by Chris Michael · 10 years ago
  21. bc9a61c compositor: Move weston_matrix_transform_region to compositor.c and export it by Derek Foreman · 10 years ago
  22. 060cf11 compositor: Change "touched" to bool by Derek Foreman · 10 years ago
  23. 2d24e64 compositor: don't crash if destroying a compositor without a backend by Giulio Camuffo · 10 years ago
  24. 56fe1c7 compositor: remove incorrect idle timer initialization by Egor Starkov · 10 years ago
  25. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  26. 2f7d33d compositor: fix crash when destroying incompletely created output by Dawid Gajownik · 10 years ago
  27. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  28. 7239d74 compositor: remove a call to weston_compositor_schedule_repaint by Ryo Munakata · 10 years ago
  29. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  30. 3f86e50 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module by Derek Foreman · 10 years ago
  31. 27135af compositor: destroy modifier_binding_list by Ryo Munakata · 10 years ago
  32. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  33. b7df04e compositor: Respect repaint-window when restarting repaint loop. by Mario Kleiner · 10 years ago
  34. d7894d0 compositor,shared: add millihz_to_nsec() by Pekka Paalanen · 10 years ago
  35. aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
  36. 2f2a70c compositor: make sure to reset views' pointers to destroyed output by Giulio Camuffo · 10 years ago
  37. bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago
  38. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  39. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  40. e28ee34 compositor: add missing help text by JoonCheol Park · 10 years ago
  41. 4fa7b7f compositor: Add missing help text by Derek Foreman · 10 years ago
  42. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  43. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  44. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  45. 9a51cd7 move text_backend initialization into the shell plugin by Murray Calavera · 10 years ago
  46. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  47. 4c93c08 touch: Make weston_touch_set_focus() take a touch instead of a seat by Derek Foreman · 10 years ago
  48. ca79076 compositor: change weston_surface::destroy_signal argument by Pekka Paalanen · 10 years ago
  49. 08d3fb7 compositor: inert wl_surface objects do not exist by Pekka Paalanen · 10 years ago
  50. 06c4274 compositor: Help text for --config by Bryce Harrington · 10 years ago
  51. 8a0e0ba compositor: add option to specify a weston.ini by Pekka Paalanen · 10 years ago
  52. 6c71aae Pass config file from compositor to everything by Pekka Paalanen · 10 years ago
  53. dc940ca compositor: move code into load_configuration() by Pekka Paalanen · 10 years ago
  54. 17a1a96 compositor: postpone unhandled option check by Pekka Paalanen · 10 years ago
  55. 67a18b9 compositor: fix weston_output_transform_coordinate by Derek Foreman · 10 years ago
  56. c002321 compositor: Create the inverse of the output matrix by Derek Foreman · 10 years ago
  57. 111c6f9 compositor: fix return code from main() by Pekka Paalanen · 10 years ago
  58. 8fd4de4 compositor: warn about insane repaint delay by Pekka Paalanen · 10 years ago
  59. 0513a95 compositor: add repaint delay timer by Pekka Paalanen · 11 years ago
  60. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  61. e54e31c compositor: add weston_surface_to_buffer_region() by Pekka Paalanen · 10 years ago
  62. 1e05904 compositor: Add surface-to-buffer and buffer-to-surface matrices by Jason Ekstrand · 11 years ago
  63. 0f67941 compositor: use weston_matrix_transform for weston_output_transform_coordinate by Derek Foreman · 11 years ago
  64. fb23df7 Use pixel coordinates for weston_output.matrix by Jason Ekstrand · 11 years ago
  65. 380adf5 compositor: add weston_view_set_mask() API and state by Pekka Paalanen · 10 years ago
  66. fc22a52 compositor: restructure weston_compositor_pick_view() by Pekka Paalanen · 10 years ago
  67. 502f5e0 compositor: fix plane coords in view_accumulate_damage() by Pekka Paalanen · 10 years ago
  68. c7d7fdf compositor: let view_compute_bbox() take a box32_t by Pekka Paalanen · 10 years ago
  69. 9e944d3 compositor: remove dead code from weston_output_move() by Pekka Paalanen · 10 years ago
  70. e508ce6 compositor: note, weston_surface_damage does it wrong by Pekka Paalanen · 10 years ago
  71. c647ed7 compositor: add surface-shooting API by Pekka Paalanen · 10 years ago
  72. 25c0ca5 compositor: turn weston_view boundingbox into masked by Pekka Paalanen · 10 years ago
  73. 8844bf2 compositor: turn weston_view::transform.opaque into masked by Pekka Paalanen · 10 years ago
  74. 8291979 compositor: refactor to weston_output_schedule_repaint_reset() by Pekka Paalanen · 11 years ago
  75. 51723d5 compositor: document weston_view_damage_below() by Pekka Paalanen · 10 years ago
  76. bf0e031 compositor, drm: set per-surface Presentation feedback flags by Pekka Paalanen · 11 years ago
  77. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  78. 01e98b6 compositor: Propagate errors from module_init by Ondřej Majerech · 11 years ago
  79. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  80. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  81. de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
  82. bff3472 Setting members to 0/NULL after a zalloc or calloc is redundant by Bryce Harrington · 11 years ago
  83. 3e3b59e compositor: Document options for headless compositor by Bryce Harrington · 11 years ago
  84. 4a84c83 compositor: Add idle timeout option to weston.ini by Frederic Plourde · 11 years ago
  85. 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
  86. f5ef88f compositor: do not overwrite error exit code by Pekka Paalanen · 11 years ago
  87. c336f06 compositor: Return a user-defined exit code by Frederic Plourde · 11 years ago
  88. 86b70e1 compositor: add missing newline to help text by Pekka Paalanen · 11 years ago
  89. 32297c9 compositor: List only available backends in help text by Bryce Harrington · 11 years ago
  90. 8eb95c4 compositor: Display option help text only for enabled backends by Bryce Harrington · 11 years ago
  91. b8b25bd compositor: Fix typos in help text by Bryce Harrington · 11 years ago
  92. f5b34ae compositor: Fix tabbing of help output by Bryce Harrington · 11 years ago
  93. 59fe423 compositor: (Whitespace-only) Indent with tabs by Bryce Harrington · 11 years ago
  94. dd4cd33 compositor: stop sending spurious events on mode switch by Derek Foreman · 11 years ago
  95. 41bdc27 compositor: check version before calling wl_output_send_scale() by Derek Foreman · 11 years ago
  96. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  97. 61a9bf5 compositor: Fix weston_subsurface_is_synchronized() return value. by Carlos Olmedo Escobar · 11 years ago
  98. 280e7dd cosmetic: replace boolean function return values with bool by Derek Foreman · 11 years ago
  99. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  100. 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago