1. 671148f gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces by Jonny Lamb · 10 years ago
  2. 70eba3f gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay by Jonny Lamb · 10 years ago
  3. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  4. 76fb7ec shell,compositor-x11: Fix trivial memory leaks by Ryo Munakata · 10 years ago
  5. d540f4b compositor-x11: Move the x11 window close to an idle handler by Derek Foreman · 11 years ago
  6. 3e4d4bd Fix "Back", "Forward", and other special mouse buttons in the X11 compositor. by Dima Ryazanov · 10 years ago
  7. 3bebe64 Revert "compositor-x11: Move the x11 event handler to the display loop" by Bryce Harrington · 11 years ago
  8. 6deb09e compositor-x11: Move the x11 event handler to the display loop by Derek Foreman · 11 years ago
  9. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  10. 99bfa64 compositor-x11: Fix some shutdown crashes by Derek Foreman · 11 years ago
  11. 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
  12. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  13. 22e16b6 compositor-x11: Rename the output make to "weston-X11" by Jason Ekstrand · 11 years ago
  14. c9c7415 Don't protect xkb_*_unref from NULL by Ran Benita · 11 years ago
  15. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  16. 8404acb compsitor-x11: Report more accurate dimension of outputs by Kristian Høgsberg · 11 years ago
  17. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  18. 3c2e66b x11-backend: Override scale from weston.ini if --scale is passed by Kristian Høgsberg · 11 years ago
  19. d89a094 x11-backend: Add a --scale option by Jason Ekstrand · 11 years ago
  20. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  21. d4ea71e compositor-x11: Set the name field on weston_outputs by Ander Conselvan de Oliveira · 12 years ago
  22. a4b54c0 compositor: Move the logic of moving outputs into the core by Zhang, Xiong Y · 12 years ago
  23. f749fc3 compositor: Remove output from list in weston_output_destroy() by Ander Conselvan de Oliveira · 12 years ago
  24. f54fa4d compositor-x11: Only destroy one output when the close button is pressed by Ander Conselvan de Oliveira · 12 years ago
  25. a98c2e1 compositor-x11: Damage output when we receive expose events for the window by Kristian Høgsberg · 12 years ago
  26. 7395ea0 input: Move the xkb fields from weston_seat to weston_keyboard by Jonas Ådahl · 12 years ago
  27. 1b55a59 compositor-x11: Allow r5g6b5 visuals for X11 backend SHM by MoD · 12 years ago
  28. 33ff636 Move region transformation code to weston_transformed_region by Jason Ekstrand · 12 years ago
  29. b6a3cc7 Make weston_output_transform_coordinate more sane by Jason Ekstrand · 12 years ago
  30. f88571f compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB by Jonas Ådahl · 12 years ago
  31. 6b16214 pixman-renderer, gl-renderer: Destroy debug bindings on clean up by Ander Conselvan de Oliveira · 12 years ago
  32. b5a4f98 compositor-x11: Use the fullscreen size provided by the configure event by Kristian Høgsberg · 12 years ago
  33. c6c2f8e compositor-x11: Update keymap when XKB keymap changes by Rui Matos · 12 years ago
  34. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  35. 97f2952 gl-renderer: Build as a loadable module by Ander Conselvan de Oliveira · 12 years ago
  36. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  37. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  38. a94dc8a compositor-x11: Copying xkb_info when creating a seat causes problems by Andrew Wedgbury · 12 years ago
  39. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  40. 5c4245d compositor-x11: Don't leak the looked up name for skipped outputs by Rob Bradford · 12 years ago
  41. 87d3841 compositor-x11: Use assert(0) instead of return NULL for non-reachable code by Kristian Høgsberg · 12 years ago
  42. 98c774f compositor: Move device coordinate transform helper to compositor.c by Kristian Høgsberg · 12 years ago
  43. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  44. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  45. 0b13506 compositor: Store modes in physical units by Alexander Larsson · 12 years ago
  46. 8336881 compositor-x11: Set original mode after current by Alexander Larsson · 12 years ago
  47. edddbd1 Convert all scales to int32_t by Alexander Larsson · 12 years ago
  48. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  49. 8f6fcbf compositor-x11: Use new config file parser by Kristian Høgsberg · 12 years ago
  50. daaddc6 compositor-x11: fix default output scale by Pekka Paalanen · 12 years ago
  51. 80f9163 compositor-x11: Only repaint the damaged region by Alexander Larsson · 12 years ago
  52. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  53. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  54. a4036bb input: Allocate pointer/keyboard/touch structs by Kristian Høgsberg · 12 years ago
  55. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  56. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  57. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  58. 5006596 compositor-x11: Fix relative motion reporting for multiple outputs by Kristian Høgsberg · 12 years ago
  59. 068b61c compositor: Change notify_motion to take relative motion events by Kristian Høgsberg · 12 years ago
  60. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  61. 7cc3d84 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN by Kristian Høgsberg · 12 years ago
  62. 2f07ef6 xkb: Don't call exit on failure in weston_compositor_xkb_init() by Kristian Høgsberg · 12 years ago
  63. 4fd273f compositor-x11: Fix pointer type warning by Kristian Høgsberg · 12 years ago
  64. 8e7adbf compositor-x11: Wait for configure_notify for fullscreen by Kristian Høgsberg · 12 years ago
  65. 3c2360f Add new shared/image-loader.h to separate include dependencies by Kristian Høgsberg · 13 years ago
  66. 936effd pixman-renderer: Move shadow buffer into renderer by Ander Conselvan de Oliveira · 13 years ago
  67. 1bfe2e6 Make EGL/GLESv2 dependencies optional by Vasily Khoruzhick · 13 years ago
  68. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 13 years ago
  69. d894351 compositor-x11: rename use-shm to use-pixman by Vasily Khoruzhick · 13 years ago
  70. b3add19 x11 backend: add option to use pixman renderer by Vasily Khoruzhick · 13 years ago
  71. 4fbb653 Fix build warnings from image_loader by Pekka Paalanen · 13 years ago
  72. 0a88772 compositor: Move clearing of primary plane damage to the backends by Ander Conselvan de Oliveira · 13 years ago
  73. 779b52a Rename gles2-renderer to gl-renderer. by John Kåre Alsaker · 13 years ago
  74. 30d2b1f Move EGL and GL includes to a gles2-renderer header. by John Kåre Alsaker · 13 years ago
  75. 1b7ad16 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. by John Kåre Alsaker · 13 years ago
  76. 9465927 Move weston_output EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  77. d6f09a7 compositor-x11: Improve fullscreen support by Kristian Høgsberg · 13 years ago
  78. 7109cc8 compositor-x11: verify that detectable repeat was really set by Ran Benita · 13 years ago
  79. 6a39d87 compositor-x11: properly initialize XKB extension by Ran Benita · 13 years ago
  80. 7b5e3cd compositor-x11: free or discard XCB generic_error's by Ran Benita · 13 years ago
  81. 424ae01 compositor-x11: use _checked() with xkb_select_events to test for error by Ran Benita · 13 years ago
  82. 7330862 compositor-x11: Grab pointer on button press, ungrab on release by Kristian Høgsberg · 13 years ago
  83. aac8693 compositor-x11: Inherit initial modifier state from XKB by Kristian Høgsberg · 13 years ago
  84. 5e48a85 compositor-x11: Fix a memory leak. by John Kåre Alsaker · 13 years ago
  85. 143a898 compositor-x11: Clean up event handling. by John Kåre Alsaker · 13 years ago
  86. 62efe20 compositor-x11: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  87. 3a0de88 compositor: Move unbind_display call into gles2-renderer.c by Kristian Høgsberg · 13 years ago
  88. 9793fc7 compositor: Move EGL context creation to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  89. 2bc5e8e compositor: Create outputs before initializing GLES2 state by Kristian Høgsberg · 13 years ago
  90. fa1be02 compositor: Introduce a weston_renderer object by Kristian Høgsberg · 13 years ago
  91. 25894fc compositor: Move gles2 initialization to gles2-renderer.h by Kristian Høgsberg · 13 years ago
  92. d7c1726 compositor: Consolidate output repaint logic by Kristian Høgsberg · 13 years ago
  93. 07c91f8 compositor: triangle fan debug by Pekka Paalanen · 13 years ago
  94. 1bad5db Implement output transformations. by Scott Moreau · 13 years ago
  95. cb3eaae compositor: Change notify_* function to take a weston_seat by Kristian Høgsberg · 13 years ago
  96. 4f92c53 compositor-x11: Move X11 core input seat into x11_compositor by Kristian Høgsberg · 13 years ago
  97. 99fd101 compositor: Drop output->flags by Kristian Høgsberg · 13 years ago
  98. ca9b09d compositor-x11: Always free output_mode on error. by Scott Moreau · 13 years ago
  99. 248aaec compositor-x11: Allow output configuration from config file. by Scott Moreau · 13 years ago
  100. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago