1. 0b13506 compositor: Store modes in physical units by Alexander Larsson · 12 years ago
  2. 4fc5dd0 compositor: add capability CAPTURE_YFLIP by Pekka Paalanen · 12 years ago
  3. 7bb6510 compositor: add capability flag for arbitrary surface rotation by Pekka Paalanen · 12 years ago
  4. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  5. 1ed7324 gl-renderer: Compile shaders only when needed by Ander Conselvan de Oliveira · 12 years ago
  6. 7b9195f compositor: Move gl-renderer vertex arrays into gl-renderer.c by Kristian Høgsberg · 12 years ago
  7. 8799d41 compositor: Move fan_debug to gl-renderer by Kristian Høgsberg · 12 years ago
  8. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  9. 976a050 Fix memory leaks by Scott Moreau · 12 years ago
  10. 1c169ff gl-renderer: Use EXT_buffer_age and don't assume double buffering by Ander Conselvan de Oliveira · 12 years ago
  11. b605c06 gl-renderer: Don't change the region supplied to output repaint by Ander Conselvan de Oliveira · 12 years ago
  12. fe4eacf gl: fix read-back format reporting in the log by Pekka Paalanen · 13 years ago
  13. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 13 years ago
  14. 81ee3f5 compositor: move texture_damage into renderer private by Pekka Paalanen · 13 years ago
  15. 68033ac compositor: move pitch into renderer private by Pekka Paalanen · 13 years ago
  16. fb003d3 gl: take, hold, and release a buffer reference by Pekka Paalanen · 13 years ago
  17. de685b8 compositor: introduce weston_buffer_reference by Pekka Paalanen · 13 years ago
  18. 03fb4ef gl-renderer: Force call to glUseProgram() when activating debug binding by Ander Conselvan de Oliveira · 13 years ago
  19. 0396ba2 compositor: Fix rendering with shm transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  20. 012b4c7 compositor: Implement buffer transformation by Ander Conselvan de Oliveira · 13 years ago
  21. 326529f gl, rpi: consolidate print_egl_error_state() by Pekka Paalanen · 13 years ago
  22. b8fcca9 compositor: Move buffer damage fields from weston_output to gl-renderer by Ander Conselvan de Oliveira · 13 years ago
  23. 779b52a Rename gles2-renderer to gl-renderer. by John Kåre Alsaker · 13 years ago[Renamed (90%) from src/gles2-renderer.c]
  24. 30d2b1f Move EGL and GL includes to a gles2-renderer header. by John Kåre Alsaker · 13 years ago
  25. 320711d Move weston_compositor GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  26. 75cc571 Move weston_surface GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  27. 4068414 Moved shader state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  28. d615980 gles2-renderer: Renaming some functions. by John Kåre Alsaker · 13 years ago
  29. 878f449 compositor: Move surface color state to gles2-renderer. by John Kåre Alsaker · 13 years ago
  30. f9e710b screenshooter: Use the renderer function for reading out pixels by John Kåre Alsaker · 13 years ago
  31. a95b2d6 compositor: Add a renderer function to read out pixels by John Kåre Alsaker · 13 years ago
  32. 4415450 Move compositor-wayland border drawing into gles2-renderer. by John Kåre Alsaker · 13 years ago
  33. 1b7ad16 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. by John Kåre Alsaker · 13 years ago
  34. 9465927 Move weston_output EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  35. bcdd579 gles2: update texture only if needed by Pekka Paalanen · 13 years ago
  36. 27508c2 gles2: Add a debug binding for highlighting shaded content by Ander Conselvan de Oliveira · 13 years ago
  37. 035a032 gles2: check eglBindWaylandDisplayWL return value by Pekka Paalanen · 13 years ago
  38. 9c3fe25 gles2: log EGL config info by Pekka Paalanen · 13 years ago
  39. 8ea818f compositor: Generalize output previous damage into per buffer damage by Ander Conselvan de Oliveira · 13 years ago
  40. 0d64a0f compositor: new intersection algorithm by Pekka Paalanen · 13 years ago
  41. 4226385 compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c by Kristian Høgsberg · 13 years ago
  42. 3a0de88 compositor: Move unbind_display call into gles2-renderer.c by Kristian Høgsberg · 13 years ago
  43. 9793fc7 compositor: Move EGL context creation to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  44. 2bc5e8e compositor: Create outputs before initializing GLES2 state by Kristian Høgsberg · 13 years ago
  45. fa1be02 compositor: Introduce a weston_renderer object by Kristian Høgsberg · 13 years ago
  46. b7b77e6 compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  47. b1fd2d6 compositor: Move update_shm_texture() to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  48. 25894fc compositor: Move gles2 initialization to gles2-renderer.h by Kristian Høgsberg · 13 years ago
  49. ecf6ede compositor: Move surface repaint code to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  50. d7c1726 compositor: Consolidate output repaint logic by Kristian Høgsberg · 13 years ago