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