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
Age
Commit message (
Expand
)
Author
2018-03-27
Fix x11 backend
Dominique Martinet
2018-03-26
Merge pull request #713 from ManDay/master
Drew DeVault
2018-03-26
Address review feedback
Drew DeVault
2018-03-26
Merge branch 'master' into texture-redesign
emersion
2018-03-26
Use DRM_FORMAT_MOD_LINEAR instead of a hardcoded constant
emersion
2018-03-26
Fix use-after-free in x11 backend during shutdown
Uli Schlachter
2018-03-24
Redesign wlr_texture
emersion
2018-03-23
Minor corrections
Cedric Sodhi
2018-03-23
Merge branch 'master' into gles2-renderer-redesign
emersion
2018-03-22
Merge pull request #740 from emersion/egl-debug
Drew DeVault
2018-03-22
wayland backend: fix use-after free on output destroy
Dominique Martinet
2018-03-22
x11 backend: fix various leaks
Dominique Martinet
2018-03-21
backend/drm: remove remaining raw GL call
emersion
2018-03-21
render/egl: use EGL_KHR_debug
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-18
backend/drm: don't hardcode matrix
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
Merge pull request #716 from emersion/fix-cursor-hotspot-update
Tony Crisci
2018-03-12
backend/drm: fix cursor hotspot not updated
emersion
2018-03-12
Merge pull request #710 from emersion/dont-move-hidden-cursors
emersion
2018-03-11
backend/drm: refactor wlr_drm_connector_set_cursor
emersion
2018-03-09
Make X11 fully optional
Cedric Sodhi
2018-03-07
Add mode support to libinput backend
Drew DeVault
2018-03-06
Add const to x11 and input interfaces
Scott Anderson
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
[prev]
[next]