1. 7e62d25 protocol: add presentation extension v5 by Pekka Paalanen · 11 years ago
  2. 3d3f485 build: do not run xwayland test for distcheck by Pekka Paalanen · 11 years ago
  3. 7511118 build: use AM_DISTCHECK_CONFIGURE_FLAGS by Pekka Paalanen · 11 years ago
  4. 461e93c build: cliptest uses also vertex-clipping.h by Pekka Paalanen · 11 years ago
  5. 06e0892 Remove duplicated code from cliptest.c by Ondřej Majerech · 11 years ago
  6. 0e6d9a7 build: Silence libtoolize warnings by Thierry Reding · 11 years ago
  7. 549a53f Add a simple client for testing compositor damage handling by Jason Ekstrand · 11 years ago
  8. 15f8563 build: let 'make clean' remove logs/ again by Pekka Paalanen · 11 years ago
  9. f9a2626 tests: rename xwayland test by Pekka Paalanen · 11 years ago
  10. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  11. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago
  12. 53ee0dc compositor-wayland: Add support for running on top of wl_fullscreen_shell by Jason Ekstrand · 11 years ago
  13. 2bb72fe weston-fullscreen: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  14. 428c24e simple-shm: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  15. 946a948 Add a wl_fullscreen_shell implementation by Jason Ekstrand · 11 years ago
  16. 27e1167 Generate/build the fullscreen shell protocol files by Jason Ekstrand · 11 years ago
  17. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  18. fe84a97 build: List xdg protocol files as nodist SOURCEs by Kristian Høgsberg · 11 years ago
  19. 4c1bfc9 build: Link to libshared.la instead of adding to SOURCES by Kristian Høgsberg · 11 years ago
  20. dfaf65b clients: Port simple-shm and simple-egl to xdg-shell by Kristian Høgsberg · 11 years ago
  21. e5b4dce build: Add missing AM_CFLAGS to client target CFLAGS by Kristian Høgsberg · 11 years ago
  22. ab39f4d nested-client: Fix build error by Jason Ekstrand · 11 years ago
  23. 49fcd00 build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGS by Kristian Høgsberg · 11 years ago
  24. 1d2dd07 build: Add a rule for creating git-version.h when we don't have a git repo by Kristian Høgsberg · 11 years ago
  25. 5124b53 build: fix weston-info CFLAGS by Pekka Paalanen · 12 years ago
  26. cca3a06 build: pass client flags to test programs by Pekka Paalanen · 12 years ago
  27. bece0ee build: Don't dist generated sources by Kristian Høgsberg · 12 years ago
  28. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  29. 0790e39 westoy: Port the toy toolkit over to xdg-shell by Jasper St. Pierre · 12 years ago
  30. cd31275 build: Stop using xmllint to validate protocol files by Kristian Høgsberg · 12 years ago
  31. 0822942 build: Drop wayland-scanner.mk by Kristian Høgsberg · 12 years ago
  32. 0aa19e9 build: Only regenerate src/git-version.h when .git/logs/HEAD changes by Kristian Høgsberg · 12 years ago
  33. 0987f81 build: Move shared/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  34. e73eccd build: Move clients/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  35. 1e80afa build: Move tests/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  36. b7e3ef4 build: Move src/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  37. 68c5c10 build: Move man/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  38. f9bc6f6 build: Move protocol/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  39. 058bd32 build: Move xwayland/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  40. bc00dbe build: Move desktop-shell/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  41. e895f14 build: Move wcap/Makefile.am into top-level Makefile.am by Kristian Høgsberg · 12 years ago
  42. 5b9f9f8 build: Move data/Makefile.am into Makefile.am by Kristian Høgsberg · 12 years ago
  43. 9846374 Makefile.am: Clean generated weston.ini on make clean by Kristian Høgsberg · 12 years ago
  44. 19d1e6b desktop-shell: Move to new desktop-shell subdirectory by Kristian Høgsberg · 12 years ago
  45. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago
  46. e3de16e Automatically generate weston.ini with the right paths by Neil Roberts · 12 years ago
  47. 3e9df07 autotools: Don't use wayland-scanner.m4 by Daiki Ueno · 12 years ago
  48. 24639cc Makefile.am: Distribute weston.ini sample by Kristian Høgsberg · 12 years ago
  49. 056e837 Makefile.am: SUBDIRS is automagic by Quentin Glidic · 12 years ago
  50. a91291c man: add man page for weston by Pekka Paalanen · 13 years ago
  51. b278fdf Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS by Kristian Høgsberg · 13 years ago
  52. 61cfa66 wcap: Add option to disable building wcap tools by Kristian Høgsberg · 13 years ago
  53. 2bcb2fc wcap: Rename wcap-encode to just wcap by Kristian Høgsberg · 13 years ago
  54. 89060c0 Import vpxenc from libvpx as a starting point by Kristian Høgsberg · 13 years ago
  55. 850f24c Disable setuid install for distcheck by Kristian Høgsberg · 13 years ago
  56. 4520d5c tests: add matrix-test by Pekka Paalanen · 14 years ago
  57. f6a5f7d Fix distcheck by Kristian Høgsberg · 14 years ago
  58. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago
  59. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago
  60. 93165e3 configure: set up simple clients independently from the others by Tiago Vignatti · 14 years ago
  61. 60c1508 Add --disable-clients configure option by Kristian Høgsberg · 14 years ago
  62. b2d7185 Split into a demo repository that holds the demo compositor and clients by Kristian Høgsberg · 14 years ago
  63. 5b7e43a Update autotools configuration by Javier Jardón · 15 years ago
  64. f0152da Use automake by Kristian Høgsberg · 15 years ago