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-07-07
drm: Allow to add additional modes
Guido Günther
2018-06-30
screencopy: add support for frame flags
emersion
2018-06-30
drm backend: overflow fixes
Dominique Martinet
2018-05-31
Merge branch 'master' into screencontent
emersion
2018-05-29
backend/drm: support multi-planar DMA-BUFs when exporting
emersion
2018-05-29
output, backend/drm: add wlr_output_export_dmabuf
emersion
2018-05-27
backend/drm: better connector cleanup, add more logs
emersion
2018-05-16
recalculate cursor projection matrix on set_cursor
Markus Ongyerth
2018-05-09
Fix hardware cursors scale & transform
emersion
2018-05-04
Merge pull request #936 from emersion/full-hardware-cursors
emersion
2018-05-03
drm: only disable atomic modesetting when WLR_DRM_NO_ATOMIC == 1
Guido Günther
2018-05-01
output: always use hardware cursors if available
emersion
2018-04-25
Make sure we don't use others' prefixes
emersion
2018-04-25
Remove wlr_ prefix from local symbols
emersion
2018-04-18
output: don't emit the mode event if it hasn't changed
emersion
2018-03-31
Fix cursor transform on DRM backend
emersion
2018-03-24
Redesign wlr_texture
emersion
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
[prev]
[next]