Age | Commit message (Expand) | Author |
2018-03-06 | Use xcb atoms properly | Scott Anderson |
2018-03-01 | prevent current_mode null on output_enable(false) | Markus Ongyerth |
2018-02-26 | restore dpms state on drm resume | Markus Ongyerth |
2018-02-25 | Merge pull request #659 from agx/alpha | Drew DeVault |
2018-02-25 | Add alpha to wlr_render_with_matrix | Guido Günther |
2018-02-25 | Merge pull request #669 from acrisci/headless-output-frame-timer | Drew DeVault |
2018-02-24 | remove frame timer from headless output | Tony Crisci |
2018-02-25 | Fix null deref in wlr_libinput_backend_destroy | Dan Robertson |
2018-02-24 | Merge pull request #657 from emersion/wl-backend-uninitialized-field | Tony Crisci |
2018-02-23 | x11: parse vendor and model out of xcb setup information | Guido Günther |
2018-02-23 | backend/wayland: fix uninitialized wlr_event_keyboard_key::update_state | emersion |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-18 | Merge pull request #647 from ascent12/elf_visibility | Drew DeVault |
2018-02-19 | Explicitly export EFL symbols | Scott Anderson |
2018-02-18 | x11 backend: set window title | Guido Günther |
2018-02-19 | Remove usec_to_msec from public API | Scott Anderson |
2018-02-14 | Add missing dependencies | Rodrigo Lourenço |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2018-02-10 | Merge pull request #618 from VincentVanlaer/atomic-gamma | Drew DeVault |
2018-02-10 | Merge pull request #623 from martinetd/mesonopt | Drew DeVault |
2018-02-10 | meson build: only link with deps when required by options | Dominique Martinet |
2018-02-10 | meson.build status: print actual build options in message | Dominique Martinet |
2018-02-10 | Fallback gamma on legacy if properties don't exist | Vincent Vanlaer |
2018-02-09 | Swap buffers with damage | emersion |
2018-02-09 | Use VLA instead of heap alloc | Vincent Vanlaer |
2018-02-09 | Fix style | Vincent Vanlaer |
2018-02-09 | Free gamma when property blob creation fails | Vincent Vanlaer |
2018-02-09 | Set needs_swap on output when gamma changes | Vincent Vanlaer |
2018-02-09 | Do not allow gamma control without a crtc | Vincent Vanlaer |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer |
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-06 | prevents reuse of outdated wlr_output state | Markus Ongyerth |
2018-02-03 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-02 | backend/drm: update output enabled property on modeset | emersion |
2018-02-02 | backend/drm: support updating cursor when session is paused | emersion |
2018-01-30 | backend: fix use-after-free when destroying backends | emersion |
2018-01-30 | Fix some typos | Guido Günther |
2018-01-30 | output: fix performance issues with wlr_output_schedule_frame | emersion |
2018-01-30 | Merge pull request #594 from Ongy/drm-surface-buffers | emersion |
2018-01-30 | backend/drm: fix hw cursor position on rotated and scaled outputs | emersion |
2018-01-29 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-29 | Merge pull request #580 from emersion/screenshooter-renderer-backport | Tony Crisci |
2018-01-29 | Clean up the gbm/egl as well | Markus Ongyerth |
2018-01-29 | relases gbm buffers on init | Markus Ongyerth |
2018-01-28 | backend/drm: do not retry pageflip when swapping buffers | emersion |
2018-01-28 | Do not flush damage if swapping buffers failed | emersion |