1. 0396ba2 compositor: Fix rendering with shm transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  2. a85292e Fix a crash when opening two terminal windows and closing the first one. by Dima Ryazanov · 13 years ago
  3. cd1d6c8 compositor-x11: Link to libshared-cairo for icon loading helper by Kristian Høgsberg · 13 years ago
  4. 6006ecb configure.ac: Don't link weston to cairo or image libraries by Kristian Høgsberg · 13 years ago
  5. 0ea7333 weston.ini: Introduce core section and remove type keys. by Scott Moreau · 13 years ago
  6. 76d8fc8 xwm: Fix xwm opaque region by Scott Moreau · 13 years ago
  7. a4eda73 window: honour wl_buffer.release by Pekka Paalanen · 13 years ago
  8. 3cbb089 window: fix tooltip text extents by Pekka Paalanen · 13 years ago
  9. b362736 window: simplify window_create_surface by Pekka Paalanen · 13 years ago
  10. 9943686 window: convert shm path to toysurface by Pekka Paalanen · 13 years ago
  11. 03fc316 window: add toysurface abstraction and port EGL path by Pekka Paalanen · 13 years ago
  12. b88b68f weston-simple-im: Add a few more compose sequences by Kristian Høgsberg · 13 years ago
  13. 504e8f1 weston-simple-im: Fold struct keyboard_input into struct simple_im by Kristian Høgsberg · 13 years ago
  14. aec12b8 weston-simple-im: Fold keyboard_input_handle_keymap() into event handler by Kristian Høgsberg · 13 years ago
  15. 6aae614 weston-simple-im: Fold keyboard_input_handle_key() into event handler by Kristian Høgsberg · 13 years ago
  16. 3a3704d weston-simple-im: Fold keyboard_input_handle_modifiers into event handler by Kristian Høgsberg · 13 years ago
  17. de318ab weston-simple-im: Stop using toytoolkit by Kristian Høgsberg · 13 years ago
  18. 79bfde2 weston-simple-im: Use serial number from incoming events by Kristian Høgsberg · 13 years ago
  19. 8c03616 weston-simple-im: Create our own xkb_context by Kristian Høgsberg · 13 years ago
  20. 1199b16 clients: Move keyboard-utils.[ch] into weston-simple-im by Kristian Høgsberg · 13 years ago
  21. bd1e928 noop-renderer: Remove unused variable by Kristian Høgsberg · 13 years ago
  22. e9fba2b text: Add simple compose input method by Jan Arne Petersen · 13 years ago
  23. 9d1d32b editor: Add support for editing text using the keyboard by Rob Bradford · 13 years ago
  24. c31288d window: Allow to get xkb context from display by Jan Arne Petersen · 13 years ago
  25. 257201d window: Add utils for xkb keyboard input by Jan Arne Petersen · 13 years ago
  26. 337df95 text: Add support for forwarding key events by Jan Arne Petersen · 13 years ago
  27. 466b9c1 text: Add support for grabbing the keyboard by Jan Arne Petersen · 13 years ago
  28. cd99706 text: Send more information with keysym events by Jan Arne Petersen · 13 years ago
  29. d9be93b text: Rename and extend text_model key event by Jan Arne Petersen · 13 years ago
  30. 674fd1d text: Start input method from configuration by Jan Arne Petersen · 13 years ago
  31. 1b4312d clients: Add a client that renders transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  32. 2908a3d compositor-drm: Support scan out of transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  33. 012b4c7 compositor: Implement buffer transformation by Ander Conselvan de Oliveira · 13 years ago
  34. 864c784 man: fill missing pieces to weston page by Pekka Paalanen · 13 years ago
  35. 424820f man: add weston-drm page by Pekka Paalanen · 13 years ago
  36. 326529f gl, rpi: consolidate print_egl_error_state() by Pekka Paalanen · 13 years ago
  37. 0a88772 compositor: Move clearing of primary plane damage to the backends by Ander Conselvan de Oliveira · 13 years ago
  38. 7e918da compositor-drm: Add debug binding for toggling sprites by Ander Conselvan de Oliveira · 13 years ago
  39. 180f42a compositor-drm: Add a debug binding for toggling usage of hw cursors by Ander Conselvan de Oliveira · 13 years ago
  40. 434e8f3 zoom: Don't update the zoom translation if zoom level is 0 by Ander Conselvan de Oliveira · 13 years ago
  41. 6655e00 simple-egl: Reset opaque region if not fullscreen. by Scott Moreau · 13 years ago
  42. 768117f window: make display_create_surface() shm-only by Pekka Paalanen · 13 years ago
  43. 32127ca window: use different keys for different cairo privates by Pekka Paalanen · 13 years ago
  44. 0c6a343 window: merge struct surface_data into shm_surface_data by Pekka Paalanen · 13 years ago
  45. f86504c window: remove unused MULT macro by Pekka Paalanen · 13 years ago
  46. a8d4c84 window: make window_flush() private by Pekka Paalanen · 13 years ago
  47. ce36f6d window: make window_{create,set}_surface private by Pekka Paalanen · 13 years ago
  48. 99b705b simple-shm: honour wl_buffer.release by Pekka Paalanen · 13 years ago
  49. edce9c2 simple-egl: Set the right size for the opaque region when fullscreen by Ander Conselvan de Oliveira · 13 years ago
  50. b8fcca9 compositor: Move buffer damage fields from weston_output to gl-renderer by Ander Conselvan de Oliveira · 13 years ago
  51. aa628d0 shell/zoom: Increment/decrement disable_planes only when zoom.active changes by Ville Syrjälä · 13 years ago
  52. 5a84f31 compositor-drm: Don't use overlay when surface alpha != 1.0f by Ville Syrjälä · 13 years ago
  53. f0377dd wcap: Transform damage rectangles according to output tranform by Kristian Høgsberg · 13 years ago
  54. f3dfe71 tests: Remove last GLfloat use by Kristian Høgsberg · 13 years ago
  55. 779b52a Rename gles2-renderer to gl-renderer. by John Kåre Alsaker · 13 years ago
  56. 30d2b1f Move EGL and GL includes to a gles2-renderer header. by John Kåre Alsaker · 13 years ago
  57. 320711d Move weston_compositor GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  58. 75cc571 Move weston_surface GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  59. 4068414 Moved shader state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  60. d615980 gles2-renderer: Renaming some functions. by John Kåre Alsaker · 13 years ago
  61. 878f449 compositor: Move surface color state to gles2-renderer. by John Kåre Alsaker · 13 years ago
  62. f9e710b screenshooter: Use the renderer function for reading out pixels by John Kåre Alsaker · 13 years ago
  63. a95b2d6 compositor: Add a renderer function to read out pixels by John Kåre Alsaker · 13 years ago
  64. 4415450 Move compositor-wayland border drawing into gles2-renderer. by John Kåre Alsaker · 13 years ago
  65. 1b7ad16 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. by John Kåre Alsaker · 13 years ago
  66. 9465927 Move weston_output EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  67. ddf9bb3 Fix a typo. by Dima Ryazanov · 13 years ago
  68. 8d360b4 compositor-drm: Use drm_fbs for the sprite code too by Ander Conselvan de Oliveira · 13 years ago
  69. af696af compositor-drm: Don't schedule repaint on scanout buffer destroy handler by Ander Conselvan de Oliveira · 13 years ago
  70. 2f7a30b compositor-drm: Only request vblank events if needed by Ander Conselvan de Oliveira · 13 years ago
  71. 3b2bd44 compositor-drm: Remove drm_disable_unused_sprites() by Ander Conselvan de Oliveira · 13 years ago
  72. d6f09a7 compositor-x11: Improve fullscreen support by Kristian Høgsberg · 13 years ago
  73. 7fb46fb rpi: Dispmanx elements as planes, completion callback by Pekka Paalanen · 13 years ago
  74. e8de35c rpi: a backend for Raspberry Pi by Pekka Paalanen · 13 years ago
  75. bcdd579 gles2: update texture only if needed by Pekka Paalanen · 13 years ago
  76. a51e6fa build: make default backend configurable by Pekka Paalanen · 13 years ago
  77. f97f811 shell: Remove the old repaint debug mode by Ander Conselvan de Oliveira · 13 years ago
  78. 27508c2 gles2: Add a debug binding for highlighting shaded content by Ander Conselvan de Oliveira · 13 years ago
  79. c509d2b compositor: Add debug key bindings infrastructure by Ander Conselvan de Oliveira · 13 years ago
  80. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago
  81. 1f1b397 keyboard: Rename keyboard to weston-keyboard by Jan Arne Petersen · 13 years ago
  82. 5ec05fb keyboard: commit preedit before sending key events by Jan Arne Petersen · 13 years ago
  83. 8083e01 editor: Remove preedit text on startup by Jan Arne Petersen · 13 years ago
  84. 25f6db5 editor: Initalize editor struct with 0 by Jan Arne Petersen · 13 years ago
  85. 6345faa editor: Fix handling of UTF-8 text by Jan Arne Petersen · 13 years ago
  86. a846871 Terminal: Handle keypad symbols by Daniel Stone · 13 years ago
  87. 4eb445a smoke: Remove unused offset member by Daniel Stone · 13 years ago
  88. cf18a32 shell: Do not insert input panel layer when locked by Jan Arne Petersen · 13 years ago
  89. 4d0214c compositor: Use pixman_region32_intersect_rect() instead of temp region by Kristian Høgsberg · 13 years ago
  90. b4f4a59 Reset pending surface delta x and y on commit by Daniel Stone · 13 years ago
  91. d8e8271 Clip surface damage to the surface area by Daniel Stone · 13 years ago
  92. c31f3dd SHM: Don't flush damage when there is none by Daniel Stone · 13 years ago
  93. 8097274 Clients: Don't set the cursor when we have no pointer by Daniel Stone · 13 years ago
  94. 0f7a285 window.c: Move misplaced break to where it belongs by Kristian Høgsberg · 13 years ago
  95. de37d67 compositor-drm: Always disable sprites for now by Kristian Høgsberg · 13 years ago
  96. 7109cc8 compositor-x11: verify that detectable repeat was really set by Ran Benita · 13 years ago
  97. 6a39d87 compositor-x11: properly initialize XKB extension by Ran Benita · 13 years ago
  98. 7b5e3cd compositor-x11: free or discard XCB generic_error's by Ran Benita · 13 years ago
  99. da1c908 compositor-drm: Add key binding for hidding overlays by Ander Conselvan de Oliveira · 13 years ago
  100. 4bcf3a5 compositor: Fix culling of repaints behind opaque surfaces by Ander Conselvan de Oliveira · 13 years ago