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-09-04
backend/drm: damage outputs when switching CRTCs
emersion
2018-09-04
backend/drm: log when de-allocating CRTC
emersion
2018-09-04
backend/drm: better hotplug handling
emersion
2018-09-02
backend/drm: fix invalid VLA size in scan_drm_connectors
emersion
2018-09-02
backend/drm: emit new_output after scanning connectors
emersion
2018-09-01
backend/drm: allow disabling outputs in NEEDS_MODESET state
emersion
2018-08-05
Check for DRM prime
Scott Anderson
2018-08-04
Fix hardware cursor on secondary GPU
Scott Anderson
2018-08-02
backend/drm: remove unnecessary casts
emersion
2018-08-02
backend/drm: allow to pass empty gamma ramp to reset it
emersion
2018-08-02
Implement wlr-gamma-control-unstable-v1
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-07-07
Merge pull request #1095 from agx/output-add-mode
Drew DeVault
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
[prev]
[next]