1. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  2. dfaf65b clients: Port simple-shm and simple-egl to xdg-shell by Kristian Høgsberg · 11 years ago
  3. 82fced4 simple-egl: Fix -Wsign-compare compiler warning by Jonas Ådahl · 12 years ago
  4. 1e65840 simple-egl: Add option to allow not syncing to compositor repaint cycle by Kristian Høgsberg · 12 years ago
  5. deb3222 simple-egl: Print fps for the spinning triangle by Kristian Høgsberg · 12 years ago
  6. 78fe753 simple-egl: Add support for using a 16 bpp EGLConfig by Kristian Høgsberg · 12 years ago
  7. 7778743 simple-egl: Handle missing EGL_EXT_buffer_age better by Kristian Høgsberg · 12 years ago
  8. 1084da5 Add touch support for wl_shell_surface_move by Rusty Lynch · 12 years ago
  9. f5e3ad2 fix compile error when EGL_BUFFER_AGE_EXT is missing by Adrian Negreanu · 12 years ago
  10. 9e885d4 simple-egl: Add support for EGL_EXT_swap_buffer_with_damage by Kristian Høgsberg · 12 years ago
  11. 952e6df Fix simple-egl tear-down order to prevent a crash on exit time by Yeh, Sinclair · 12 years ago
  12. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 13 years ago
  13. bc2312c simple-egl: Remove old obsolete fbo and color_rbo fields by Kristian Høgsberg · 13 years ago
  14. aac1c13 clients: destroy wl_registry on exit by Pekka Paalanen · 13 years ago
  15. 6655e00 simple-egl: Reset opaque region if not fullscreen. by Scott Moreau · 13 years ago
  16. edce9c2 simple-egl: Set the right size for the opaque region when fullscreen by Ander Conselvan de Oliveira · 13 years ago
  17. 191e0ee simple-egl: Add a default cursor by Kristian Høgsberg · 13 years ago
  18. a17f7a1 clients: Check return value of wl_display_dispatch() by Kristian Høgsberg · 13 years ago
  19. bc10638 compositor, clients: apply wl_surface.frame on commit by Pekka Paalanen · 13 years ago
  20. 512dde8 compositor, clients: double-buffer opaque region by Pekka Paalanen · 13 years ago
  21. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  22. 01a9f1b clients: Set title for all shell surface demos. by Scott Moreau · 13 years ago
  23. d7f282b simple-egl: Set the opaque region if windowed and -o is passed by Ander Conselvan de Oliveira · 13 years ago
  24. 7e300db simple-egl: Avoid race condition. by Scott Moreau · 13 years ago
  25. 6a615d2 simple-egl: Only set alpha_size=0 when -o is passed. by Scott Moreau · 13 years ago
  26. 1ee53e7 simple-egl: Remove unused variable. by Scott Moreau · 13 years ago
  27. bcf4864 simple-egl: Add help message by Kristian Høgsberg · 13 years ago
  28. 45ce988 simple-egl: Set opaque region when running opaque by Kristian Høgsberg · 13 years ago
  29. 321e8b7 gears: Exit on ESC by Kristian Høgsberg · 13 years ago
  30. 69f9840 simple-egl: Add keyboard fullscreen toggle by Ander Conselvan de Oliveira · 13 years ago
  31. 57e0ce1 simple-egl: Make window moveable by Ander Conselvan de Oliveira · 13 years ago
  32. 37ffc3c compositor: Track pointer image protocol change by Ander Conselvan de Oliveira · 13 years ago
  33. 3ea23d0 simple-egl: Minor fix ups. by Scott Moreau · 13 years ago
  34. b79b635 simple-egl: move function call out of assert() by Pekka Paalanen · 13 years ago
  35. 2fce402 Convert wl_pointer::axis to wl_fixed_t by Daniel Stone · 13 years ago
  36. b84108d simple-egl: Fix crash and simplify by Kristian Høgsberg · 13 years ago
  37. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  38. 3593f81 simple-egl: Add option -o to make surface opaque by Kristian Høgsberg · 13 years ago
  39. d51624f simple-egl: add option for running fullscreen by Ander Conselvan de Oliveira · 13 years ago
  40. d273e28 weston: Don't ask for EGL depth buffer if not needed by Bill Spitzak · 13 years ago
  41. fcfc83f clients: Use wl_display_disconnect() by Kristian Høgsberg · 13 years ago
  42. 8e81df4 Use new format codes by Kristian Høgsberg · 14 years ago
  43. fb850c4 simple clients: flush before destroying wl_display by Pekka Paalanen · 14 years ago
  44. 2c2c106 simple-egl: implement destructors by Pekka Paalanen · 14 years ago
  45. 88e60fc simple clients: add signal handler for clean exit by Pekka Paalanen · 14 years ago
  46. 9d1613e wl_shell_surface adaptation by Pekka Paalanen · 14 years ago
  47. 9ef9e0e simple-egl: Remove leftover wl_visual variable by Kristian Høgsberg · 14 years ago
  48. 91eacca Remove egl display type setenv hack by Benjamin Franzke · 14 years ago
  49. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  50. 2415990 clients: Remove a few unused variables by Kristian Høgsberg · 14 years ago
  51. f790c79 Use wl_display_bind() for binding to globals by Kristian Høgsberg · 14 years ago
  52. 3341820 Use the new wl_callback interface by Kristian Høgsberg · 14 years ago
  53. 2669f72 clients: Rename simple-client to simple-egl by Kristian Høgsberg · 14 years ago[Renamed from clients/simple-client.c]
  54. 282019a simple-client: Trigger first drawing by hand by Benjamin Franzke · 14 years ago
  55. 7a5c979 Move map requests to shell by Kristian Høgsberg · 14 years ago
  56. 65e5051 clients: Add an optional roundtrip for visual lookup by Benjamin Franzke · 14 years ago
  57. 8357cd6 window.c: Deal with visual changes by Kristian Høgsberg · 14 years ago
  58. ded9ff3 simple-client: setenv the EGL platform for simple client as well by Kristian Høgsberg · 14 years ago
  59. 7cbdb64 Fix clients to work with wl_ prefixed interface names by Kristian Høgsberg · 14 years ago
  60. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  61. 11e2828 Merge remote-tracking branch 'bnf/surface-frame-event' by Kristian Høgsberg · 14 years ago
  62. 2eae9e3 simple-client: Request a alpha channel in choose config by Benjamin Franzke · 14 years ago
  63. ec4d342 Support per surface frame events by Benjamin Franzke · 14 years ago
  64. 297d6dd window.c: Include wayland-egl.h before EGL headers so we get the right platform by Kristian Høgsberg · 14 years ago
  65. 3eff366 Add struct wl_egl_display argument to wl_egl_window_create by Kristian Høgsberg · 14 years ago
  66. bfb8e61 Follow wayland-egl renames by Kristian Høgsberg · 14 years ago
  67. a495a5e simple-client: Port to wayland-egl and use eglSwapBuffers() by Kristian Høgsberg · 14 years ago
  68. 0043961 Fix new gcc 4.6 warnings by Kristian Høgsberg · 15 years ago
  69. ad67af1 simple-client: Remove unnecessary flush by Kristian Høgsberg · 15 years ago
  70. 1a11fac simple-client: Create GLES2 context by Kristian Høgsberg · 15 years ago
  71. aabdce0 Add a simple client by Benjamin Franzke · 15 years ago