1. 012b4c7 compositor: Implement buffer transformation by Ander Conselvan de Oliveira · 13 years ago
  2. 326529f gl, rpi: consolidate print_egl_error_state() by Pekka Paalanen · 13 years ago
  3. 0a88772 compositor: Move clearing of primary plane damage to the backends by Ander Conselvan de Oliveira · 13 years ago
  4. 7e918da compositor-drm: Add debug binding for toggling sprites by Ander Conselvan de Oliveira · 13 years ago
  5. 180f42a compositor-drm: Add a debug binding for toggling usage of hw cursors by Ander Conselvan de Oliveira · 13 years ago
  6. 434e8f3 zoom: Don't update the zoom translation if zoom level is 0 by Ander Conselvan de Oliveira · 13 years ago
  7. b8fcca9 compositor: Move buffer damage fields from weston_output to gl-renderer by Ander Conselvan de Oliveira · 13 years ago
  8. aa628d0 shell/zoom: Increment/decrement disable_planes only when zoom.active changes by Ville Syrjälä · 13 years ago
  9. 5a84f31 compositor-drm: Don't use overlay when surface alpha != 1.0f by Ville Syrjälä · 13 years ago
  10. f0377dd wcap: Transform damage rectangles according to output tranform by Kristian Høgsberg · 13 years ago
  11. 779b52a Rename gles2-renderer to gl-renderer. by John Kåre Alsaker · 13 years ago
  12. 30d2b1f Move EGL and GL includes to a gles2-renderer header. by John Kåre Alsaker · 13 years ago
  13. 320711d Move weston_compositor GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  14. 75cc571 Move weston_surface GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  15. 4068414 Moved shader state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  16. d615980 gles2-renderer: Renaming some functions. by John Kåre Alsaker · 13 years ago
  17. 878f449 compositor: Move surface color state to gles2-renderer. by John Kåre Alsaker · 13 years ago
  18. f9e710b screenshooter: Use the renderer function for reading out pixels by John Kåre Alsaker · 13 years ago
  19. a95b2d6 compositor: Add a renderer function to read out pixels by John Kåre Alsaker · 13 years ago
  20. 4415450 Move compositor-wayland border drawing into gles2-renderer. by John Kåre Alsaker · 13 years ago
  21. 1b7ad16 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. by John Kåre Alsaker · 13 years ago
  22. 9465927 Move weston_output EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  23. ddf9bb3 Fix a typo. by Dima Ryazanov · 13 years ago
  24. 8d360b4 compositor-drm: Use drm_fbs for the sprite code too by Ander Conselvan de Oliveira · 13 years ago
  25. af696af compositor-drm: Don't schedule repaint on scanout buffer destroy handler by Ander Conselvan de Oliveira · 13 years ago
  26. 2f7a30b compositor-drm: Only request vblank events if needed by Ander Conselvan de Oliveira · 13 years ago
  27. 3b2bd44 compositor-drm: Remove drm_disable_unused_sprites() by Ander Conselvan de Oliveira · 13 years ago
  28. d6f09a7 compositor-x11: Improve fullscreen support by Kristian Høgsberg · 13 years ago
  29. 7fb46fb rpi: Dispmanx elements as planes, completion callback by Pekka Paalanen · 13 years ago
  30. e8de35c rpi: a backend for Raspberry Pi by Pekka Paalanen · 13 years ago
  31. bcdd579 gles2: update texture only if needed by Pekka Paalanen · 13 years ago
  32. a51e6fa build: make default backend configurable by Pekka Paalanen · 13 years ago
  33. f97f811 shell: Remove the old repaint debug mode by Ander Conselvan de Oliveira · 13 years ago
  34. 27508c2 gles2: Add a debug binding for highlighting shaded content by Ander Conselvan de Oliveira · 13 years ago
  35. c509d2b compositor: Add debug key bindings infrastructure by Ander Conselvan de Oliveira · 13 years ago
  36. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago
  37. cf18a32 shell: Do not insert input panel layer when locked by Jan Arne Petersen · 13 years ago
  38. 4d0214c compositor: Use pixman_region32_intersect_rect() instead of temp region by Kristian Høgsberg · 13 years ago
  39. b4f4a59 Reset pending surface delta x and y on commit by Daniel Stone · 13 years ago
  40. d8e8271 Clip surface damage to the surface area by Daniel Stone · 13 years ago
  41. c31f3dd SHM: Don't flush damage when there is none by Daniel Stone · 13 years ago
  42. de37d67 compositor-drm: Always disable sprites for now by Kristian Høgsberg · 13 years ago
  43. 7109cc8 compositor-x11: verify that detectable repeat was really set by Ran Benita · 13 years ago
  44. 6a39d87 compositor-x11: properly initialize XKB extension by Ran Benita · 13 years ago
  45. 7b5e3cd compositor-x11: free or discard XCB generic_error's by Ran Benita · 13 years ago
  46. da1c908 compositor-drm: Add key binding for hidding overlays by Ander Conselvan de Oliveira · 13 years ago
  47. 4bcf3a5 compositor: Fix culling of repaints behind opaque surfaces by Ander Conselvan de Oliveira · 13 years ago
  48. 424ae01 compositor-x11: use _checked() with xkb_select_events to test for error by Ran Benita · 13 years ago
  49. 57e0907 shell: End popups if we trigger a shell grab by Kristian Høgsberg · 13 years ago
  50. 5df8eca compositor: Fix partial repaints by Ander Conselvan de Oliveira · 13 years ago
  51. 7330862 compositor-x11: Grab pointer on button press, ungrab on release by Kristian Høgsberg · 13 years ago
  52. 0af066f compositor-drm: prefer PCI boot_vga GPU over other GPUs by David Herrmann · 13 years ago
  53. aac8693 compositor-x11: Inherit initial modifier state from XKB by Kristian Høgsberg · 13 years ago
  54. ac78bb1 xwm: Fail safely if cursor is not found by Tiago Vignatti · 13 years ago
  55. 9249f93 compositor-drm: remove a stale comment by Pekka Paalanen · 13 years ago
  56. 035a032 gles2: check eglBindWaylandDisplayWL return value by Pekka Paalanen · 13 years ago
  57. 9c3fe25 gles2: log EGL config info by Pekka Paalanen · 13 years ago
  58. 00fbbe6 compositor: Clip pointer coordinates on pointer enter as well by Kristian Høgsberg · 13 years ago
  59. 1d1e0a5 compositor-drm: Disable hw cursor if allocation fails by Kristian Høgsberg · 13 years ago
  60. 8c31a4c Define our own container_of as well by Kristian Høgsberg · 13 years ago
  61. 5717b6d Stop relying on ARRAY_LENGTH being defined in wayland-util.h by Kristian Høgsberg · 13 years ago
  62. 7a92ea4 util: Check result of weston_surface_animation_run. by John Kåre Alsaker · 13 years ago
  63. 5e48a85 compositor-x11: Fix a memory leak. by John Kåre Alsaker · 13 years ago
  64. e2e3d07 compositor: Check if surface creation failed in weston_compositor_fade. by John Kåre Alsaker · 13 years ago
  65. 143a898 compositor-x11: Clean up event handling. by John Kåre Alsaker · 13 years ago
  66. 5b90d8f weston-launch: Check result of pam_start. by John Kåre Alsaker · 13 years ago
  67. b984e40 evdev: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  68. 5ca8728 Make distcheck pass by Kristian Høgsberg · 13 years ago
  69. 47c1b98 compositor: Call into grab handler for touch events by Matt Roper · 13 years ago
  70. d9f5819 evdev-touchpad: Implement two finger scroll by Jonas Ådahl · 13 years ago
  71. b0b87ba shell: Update bindings to conform to pointer axis protocol by Jonas Ådahl · 13 years ago
  72. 62efe20 compositor-x11: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  73. 87b0735 evdev-touchpad: Add a finite-state machine by Jonas Ådahl · 13 years ago
  74. c689493 evdev-touchpad: Cleanup and refactoring by Jonas Ådahl · 13 years ago
  75. feb3c1d clients: Use wl_display_dispatch_pending() by Kristian Høgsberg · 13 years ago
  76. 5fd5580 compositor: Unmap drag icon surface when its released by Ander Conselvan de Oliveira · 13 years ago
  77. 8ec4ab6 compositor: fix event-test by Pekka Paalanen · 13 years ago
  78. bc10638 compositor, clients: apply wl_surface.frame on commit by Pekka Paalanen · 13 years ago
  79. 6c71ee1 compositor: fix surface pointer cast by Pekka Paalanen · 13 years ago
  80. b89b004 shell: do not double-init input region by Pekka Paalanen · 13 years ago
  81. 0cbd3b5 compositor, clients: double-buffer input region by Pekka Paalanen · 13 years ago
  82. 512dde8 compositor, clients: double-buffer opaque region by Pekka Paalanen · 13 years ago
  83. 71f6f3b shell: do not double-init a region by Pekka Paalanen · 13 years ago
  84. 8e15918 compositor, clients: make damage double-buffered by Pekka Paalanen · 13 years ago
  85. 5df44de compositor: make wl_surface.attach double-buffered by Pekka Paalanen · 13 years ago
  86. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  87. c6a7e4b toytoolkit: Don't draw shadows for maximized windows. by Scott Moreau · 13 years ago
  88. c37b32d compositor-wayland: Use some nicer border sizes. by John Kåre Alsaker · 13 years ago
  89. b9b8712 compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies. by John Kåre Alsaker · 13 years ago
  90. 3e3862c shell: restore correct layer in shell_unset_fullscreen by Rafal Mielniczuk · 13 years ago
  91. a6b63d0 backlight: Jump to cleanup code if synthesizing backlight string fails by Rob Bradford · 13 years ago
  92. 6b6795f compositor-drm: Avoid leak during output configuration error path by Rob Bradford · 13 years ago
  93. 273fec8 backlight: Avoid buffer overflow in the use of readlink by Rob Bradford · 13 years ago
  94. ec913fd evdev-touchpad: Iterate over the touchpad spec table correctly by Rob Bradford · 13 years ago
  95. 4b997e4 evdev: Avoid unintended case drop through by Rob Bradford · 13 years ago
  96. 592c07a tty: Log error if we cannot setup a valid tty keyboard mode by Rob Bradford · 13 years ago
  97. 3de191e evdev-touchpad: Twiddle finger_state correctly by Rob Bradford · 13 years ago
  98. 490d02a weston: Use float instead of GLfloat. by John Kåre Alsaker · 13 years ago
  99. 4b3081a compositor-wayland: Create border after creating the OpenGL context. by John Kåre Alsaker · 13 years ago
  100. 3b132e3 Fix spelling errors by Martin Olsson · 13 years ago