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
/
backend
/
drm
/
drm.c
Age
Commit message (
Expand
)
Author
2018-03-21
backend/drm: remove remaining raw GL call
emersion
2018-03-21
render/gles2: make wlr_renderer_begin take viewport size
emersion
2018-03-19
render: split render.h into wlr_renderer.h and wlr_texture.h
emersion
2018-03-15
matrix: rename wlr_matrix_texture to wlr_matrix_projection
emersion
2018-03-15
renderer: replace wlr_texture_get_matrix by wlr_render_texture
emersion
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-03-12
backend/drm: fix cursor hotspot not updated
emersion
2018-03-11
backend/drm: refactor wlr_drm_connector_set_cursor
emersion
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
Add alpha to wlr_render_with_matrix
Guido Günther
2018-02-19
Revert "ELF Visibility"
Drew DeVault
2018-02-19
Explicitly export EFL symbols
Scott Anderson
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-09
Swap buffers with damage
emersion
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
Fix some typos
Guido Günther
2018-01-30
backend/drm: fix hw cursor position on rotated and scaled outputs
emersion
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
2018-01-28
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-27
drm: Use ptrdiff_t instead of intmax_t in format string
Guido Günther
2018-01-27
Fix flickering when switching VT
emersion
2018-01-26
output: add wlr_output_schedule_frame
emersion
2018-01-26
Damage tracking for transformed outputs
emersion
2018-01-21
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-21
Add con/crtc null check to move_cursor in drm
Timidger
2018-01-21
Added crtc null check for other drm funcs
Timidger
2018-01-21
Fixes #575
Timidger
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
backend/drm: do not try a pageflip is another one is in pending
emersion
2018-01-19
backend/drm: fix retry pageflip
emersion
2018-01-07
Fix output enable in DRM backend
emersion
2018-01-04
Add wlr_output::enabled
emersion
2017-12-26
Fix cursor on transformed output with DRM backend
emersion
[prev]
[next]