1. 02bba7c window: move buffer type and transform into struct surface by Pekka Paalanen · 12 years ago
  2. 811ec4f window: move toysurface and allocation to struct surface by Pekka Paalanen · 12 years ago
  3. 4e37374 window: create new struct surface with wl_surface by Pekka Paalanen · 12 years ago
  4. 550d66b window: destroy the 2nd shm buffer, if both released by Pekka Paalanen · 12 years ago
  5. 33a68ea window: check the initial wl_display_dispatch() by Pekka Paalanen · 12 years ago
  6. 4e10654 window: improve EGL-related error messages by Pekka Paalanen · 12 years ago
  7. 3c087e4 configure.ac: Add version to bug URL as well by Kristian Høgsberg · 12 years ago
  8. bf0f4b9 configure.ac: Change bugs.freedesktop.org product to Wayland by Scott Moreau · 12 years ago
  9. 4c65da5 compositor: Init fade surface color properly by Ander Conselvan de Oliveira · 12 years ago
  10. c4a42ca screenshot: Print warning if we're not launched from weston by Kristian Høgsberg · 12 years ago
  11. b810eb5 xwm: Support _NET_WM_STATE_FULLSCREEN by Kristian Høgsberg · 12 years ago
  12. 088c62e Use __func__ in log message instead of hard coded function name by Scott Moreau · 12 years ago
  13. d1c426e tests: add test for buffer release event by Pekka Paalanen · 12 years ago
  14. 32ac9b9 tests: export create_shm_buffer() helper by Pekka Paalanen · 12 years ago
  15. 8aaef7d tests: add frame callback waiting helpers by Pekka Paalanen · 12 years ago
  16. 19dadf2 tests: Add XWayland test by Tiago Vignatti · 12 years ago
  17. 314d988 configure: prevent premature HAVE_GLU check by Konno, Joe · 13 years ago
  18. 209e8f1 tests: fix assignment typo, should be comparison by U. Artie Eoff · 13 years ago
  19. 4f49917 fbdev: Add an fbdev compositor backend using pixman and evdev by Philip Withnall · 13 years ago
  20. 4174791 configure.ac: Bump git master version to 1.0.90 by Kristian Høgsberg · 13 years ago
  21. 1224514 Add --version option by Scott Moreau · 13 years ago
  22. d92c09c compositor-drm: Use matrix type to test for drm plane compatibility by Kristian Høgsberg · 13 years ago
  23. 272d243 weston-launch: Clear environment and set it up from scratch by Kristian Høgsberg · 13 years ago
  24. c0d79ce shell: Whitespaces cleanup by Quentin Glidic · 13 years ago
  25. 031fc87 pixman renderer: respect output position by Vasily Khoruzhick · 13 years ago
  26. f4a457f pixman-renderer: handle surface transform matrix properly by Vasily Khoruzhick · 13 years ago
  27. 1bbf372 matrix: track transform type by Vasily Khoruzhick · 13 years ago
  28. 15336e8 toytoolkit: Remove left-over pixman dependency by Kristian Høgsberg · 13 years ago
  29. 3c2360f Add new shared/image-loader.h to separate include dependencies by Kristian Høgsberg · 13 years ago
  30. 78fd32b clients: Make libtoytoolkit a libtool library by Kristian Høgsberg · 13 years ago
  31. d20fd4d terminal: Handle the window close event by Dima Ryazanov · 13 years ago
  32. 23e72b8 pixman-renderer: Don't unreference NULL hw_buffer image by Ander Conselvan de Oliveira · 13 years ago
  33. 5fb4414 compositor-drm: Add support for using the pixman renderer by Ander Conselvan de Oliveira · 13 years ago
  34. 1d41ad4 compositor-drm: Support creating drm_fb backed by dumb buffers by Ander Conselvan de Oliveira · 13 years ago
  35. 526d461 compositor-drm: Put logic of destroy/releasing bo's in its own function by Ander Conselvan de Oliveira · 13 years ago
  36. 2292917 compositor-drm: Split kms initialization out of init_egl() by Ander Conselvan de Oliveira · 13 years ago
  37. 936effd pixman-renderer: Move shadow buffer into renderer by Ander Conselvan de Oliveira · 13 years ago
  38. 8792ef1 pixman-renderer: Add repaint debugging feature by Ander Conselvan de Oliveira · 13 years ago
  39. edc51c0 Weston: weston.ini.man page by Martin Minarik · 13 years ago
  40. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 13 years ago
  41. cc9acfc weston-launch: Use "weston-launch" for --help instead of "weston". by Scott Moreau · 13 years ago
  42. a95efd3 configure: remove C++ support by Pekka Paalanen · 13 years ago
  43. a87ccdc compositor: remove android backend by Pekka Paalanen · 13 years ago
  44. 585c27c tests: make signal other than ABRT a hard failure by Pekka Paalanen · 13 years ago
  45. 3a1d07d shell: remove remnants of screensaver surface list by Pekka Paalanen · 13 years ago
  46. 26def5c gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support by Vasily Khoruzhick · 13 years ago
  47. a178f70 shell: Don't lower fullscreen layer on activate by Jonas Ådahl · 13 years ago
  48. 33619a4 shell: Set input region of the black fullscreen surface by Jonas Ådahl · 13 years ago
  49. aa521bd xwayland/window-manager: Avoid doing work for unknown window by Rob Bradford · 13 years ago
  50. 23d330e backlight: Avoid passing an invalid fd into close() by Rob Bradford · 13 years ago
  51. 409f79a image: Free allocated memory on error path by Rob Bradford · 13 years ago
  52. f0a1af9 window: Free allocated memory on error path by Rob Bradford · 13 years ago
  53. c59a33a tests/setbacklight: Close filedescriptor on return paths by Rob Bradford · 13 years ago
  54. e6675c2 screenshooter: Free allocated memory where missing from some return paths by Rob Bradford · 13 years ago
  55. fe4eacf gl: fix read-back format reporting in the log by Pekka Paalanen · 13 years ago
  56. f82a806 configure.ac: Indent --disable-egl option correctly by Kristian Høgsberg · 13 years ago
  57. 1bfe2e6 Make EGL/GLESv2 dependencies optional by Vasily Khoruzhick · 13 years ago
  58. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 13 years ago
  59. 94c1dfb Add missing pixman-renderer.h to Makefile.am by Vasily Khoruzhick · 13 years ago
  60. efaca34 Document --use-pixman option by Kristian Høgsberg · 13 years ago
  61. 4e51b44 window: Fall back to cairo image when cairo EGL isn't available by Kristian Høgsberg · 13 years ago
  62. d894351 compositor-x11: rename use-shm to use-pixman by Vasily Khoruzhick · 13 years ago
  63. b3add19 x11 backend: add option to use pixman renderer by Vasily Khoruzhick · 13 years ago
  64. 71c2dd3 Implement pixman renderer by Vasily Khoruzhick · 13 years ago
  65. 2617185 screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats by Vasily Khoruzhick · 13 years ago
  66. 094ca1d screenshoter: don't use hardcoded bpp value by Vasily Khoruzhick · 13 years ago
  67. e565b40 tests: Pass --backend so the test suite runs with the right modules by Kristian Høgsberg · 13 years ago
  68. 6c01c9c compositor-drm: Reduce code duplication on drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  69. 475cf15 compositor-drm: Move output gl state initialization to own function by Ander Conselvan de Oliveira · 13 years ago
  70. f1c38a7 compositor-drm: Don't do a mode set on drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  71. 2e7a3ab compositor-drm: Fix a return value check in drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  72. 2bbb2b8 compositor: Don't let pointers get outside of an output on mode switch by Ander Conselvan de Oliveira · 13 years ago
  73. 5c38ef4 compositor: Update output state after mode switch by Ander Conselvan de Oliveira · 13 years ago
  74. b77aa06 transformed: Add options for using debuging driver fullscreen method by Ander Conselvan de Oliveira · 13 years ago
  75. 5403f52 window: Allow clients to choose the fullscreen method by Ander Conselvan de Oliveira · 13 years ago
  76. 038b9dc clients: Add screenshooter-client-protocol.h to screenshooter sources by Kristian Høgsberg · 13 years ago
  77. d56d4d5 tests: remove test logs on 'make clean' by Pekka Paalanen · 13 years ago
  78. f2aa64f tests: check wl_display_roundtrip() for errors by Pekka Paalanen · 13 years ago
  79. 07921d7 tests: set client log handler by Pekka Paalanen · 13 years ago
  80. c660821 update git ignores by Pekka Paalanen · 13 years ago
  81. fd51796 tests: write logs to files by Pekka Paalanen · 13 years ago
  82. 15be01e tests: Convert remaining module tests to not use test-runner.c by Kristian Høgsberg · 13 years ago
  83. cbc35ae tests: Remove client-test test by Kristian Høgsberg · 13 years ago
  84. 1cb3df4 tests: Port text-test to new test framework by Kristian Høgsberg · 13 years ago
  85. ba0cfdd tests: Drop yield() helper function by Kristian Høgsberg · 13 years ago
  86. 1f4d8e9 keyboard-test: Use wl_display_roundtrip() instead of yield() by Kristian Høgsberg · 13 years ago
  87. f63fab7 button-test: Use wl_display_roundtrip instead of yield() by Kristian Høgsberg · 13 years ago
  88. db6dc7d weston-test-client-helper: Use a frame callback to flush surface geometry by Kristian Høgsberg · 13 years ago
  89. 0a7d588 tests: Convert button-test to new test extension by U. Artie Eoff · 13 years ago
  90. 84f9db5 tests: Convert event-test to new test extension by U. Artie Eoff · 13 years ago
  91. 1ba9b38 tests: Convert keyboard-test to new test extension by U. Artie Eoff · 13 years ago
  92. 617f478 tests: Allow weston-tests-env to process different test types by U. Artie Eoff · 13 years ago
  93. e491b13 tests: Rename weston-test to weston-tests-env by U. Artie Eoff · 13 years ago
  94. 65e7e7a tests: Define and implement a test protocol extension. by U. Artie Eoff · 13 years ago
  95. bc2312c simple-egl: Remove old obsolete fbo and color_rbo fields by Kristian Høgsberg · 13 years ago
  96. 3a8d3f2 Link matrix.c into weston again by Kristian Høgsberg · 13 years ago
  97. a2f84cc compositor-drm: Dont pass ARGB format to addfb2 for primary fbs by Kristian Høgsberg · 13 years ago
  98. ca5c6ae compositor-drm: Use overlays for ARGB surfaces if they are opaque by Ander Conselvan de Oliveira · 13 years ago
  99. db99938 shell: Remove confusing case fall-through by Rob Bradford · 13 years ago
  100. 40be7b4 weston-launch: Add some error reporting for weston-launch by Rob Bradford · 13 years ago