index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
output.c
Age
Commit message (
Expand
)
Author
2018-03-15
matrix: use 2D matrices
emersion
2018-03-15
matrix: unify API, don't use array pointers
emersion
2018-03-15
matrix: move to types/
emersion
2018-02-27
set alpha to 1.0 for drag icons
Markus Ongyerth
2018-02-27
set fullscreen alpha to 1
Markus Ongyerth
2018-02-25
rootstion: handle alpha in server side decorations
Guido Günther
2018-02-25
rootston: Add alpha channel to views
Guido Günther
2018-02-25
Add alpha to wlr_render_with_matrix
Guido Günther
2018-02-23
Merge pull request #654 from emersion/send-frame-done
emersion
2018-02-23
rootston: fix user-after-free in output_handle_destroy
emersion
2018-02-20
rootston: fix sending frame done to undefined view
emersion
2018-02-20
rootston: don't send frame done if wlr_output manages the surface
emersion
2018-02-20
rootston: send frame done events unconditionally
emersion
2018-02-14
xdg-shell stable: copy-pasta implementation
Dominique Martinet
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Remove wlr_backend.events.{output_remove,device_remove}
emersion
2018-02-11
Introduce wlr_output_damage
emersion
2018-02-04
rootston: fix rotated views damage tracking
emersion
2018-02-03
rootston: do not rely on current view size when accumulating damage
emersion
2018-02-03
render: make wlr_renderer_clear take a float[4] for the color
emersion
2018-02-03
rootston: use output renderer
emersion
2018-02-02
rootston: do not render views fullscreened on other outputs
emersion
2018-02-02
rootston: fix artifacts when leaving fullscreen in a rotated view
emersion
2018-01-30
rootston: damage whole output when entering/leaving fullscreen
emersion
2018-01-30
rootston: fix urxvt damage on HiDPI outputs
emersion
2018-01-30
backend/drm: fix hw cursor position on rotated and scaled outputs
emersion
2018-01-28
Do not flush damage if swapping buffers failed
emersion
2018-01-28
rootston: fix build without xwayland
emersion
2018-01-28
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-28
rootston: fix compilation without XWayland support
Patrick Steinhardt
2018-01-28
rootston: fix clipped SSD for rotated views
emersion
2018-01-27
Fix flickering when switching VT
emersion
2018-01-27
rootston: damage tracking for rotated views
emersion
2018-01-26
output: add wlr_output_schedule_frame
emersion
2018-01-26
Damage tracking for transformed outputs
emersion
2018-01-25
rootston: damage tracking scale support
emersion
2018-01-24
Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage
emersion
2018-01-24
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-23
rootston: damage tracking for drag icons
emersion
2018-01-22
render: add wlr_renderer_clear and wlr_renderer_scissor
emersion
2018-01-21
rename matrix model box to project box
Tony Crisci
2018-01-21
make it work with rotation
Tony Crisci
2018-01-21
rootston: fix damage tracking for fullscreen xwayland views
emersion
2018-01-21
move matrix model code to matrix.h
Tony Crisci
2018-01-21
rootston: damage tracking for xdg popups
emersion
2018-01-21
rootston: track subsurface damage
emersion
2018-01-21
Add docs and comments
emersion
2018-01-21
output: add damage tracking via buffer age
emersion
2018-01-20
backend/drm: fix hardware cursors not moving
emersion
2018-01-19
rooston: restrict damage to output extents
emersion
[next]