7231 Commits (18c5445d84c8e0c16aee7bca7c9322e51c940a90)
 

Author SHA1 Message Date
Drew DeVault 19d6442f52 Merge pull request #91 from martinetd/move_wl_shell
7 years ago
Drew DeVault 27c13d621d Merge pull request #88 from 4e554c4c/alloc_crashing
7 years ago
Dominique Martinet dca3f630dd Fix wlr_wl/xdg_shell_destroy segfault
7 years ago
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg
7 years ago
Dominique Martinet d49edc8243 wl_shell/compositor surface: do not check if it's in list before removing
7 years ago
Dominique Martinet 5dae8e1be8 example compositor: only iterate over wl_shell and xdg_shell surfaces
7 years ago
Dominique Martinet f4e6b138fb Move wl_shell into wlroots
7 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated
7 years ago
Drew DeVault 09faf4ff64 Merge pull request #83 from acrisci/feature/buffer-damage2
7 years ago
Tony Crisci d5f98dbf61 refactor getting surface size into a function
7 years ago
Tony Crisci 4f2b1cc930 implement get_buffer_size for egl buffers
7 years ago
Tony Crisci 2bf2dbb2bd formatting fixup
7 years ago
Tony Crisci 5b1ce84350 implement buffer transform
7 years ago
Tony Crisci 84c6dbd58d remove unused dimension from buffer calculations
7 years ago
Tony Crisci e46ec57b43 implement surface sizing
7 years ago
Tony Crisci b49650b555 initialize buffer damage before conversion
7 years ago
Tony Crisci d87c58416b clip surface damage to surface size
7 years ago
Tony Crisci 72a33b736f implement texture get buffer size
7 years ago
Tony Crisci f0f190bfa5 implement buffer scale
7 years ago
Tony Crisci e22e443717 fix formatting in surface_damage
7 years ago
Tony Crisci 0b3d56384f implement surface_damage_buffer
7 years ago
Drew DeVault d2e796edb7 Merge pull request #86 from nyorain/master
7 years ago
nyorain 7d0bf9a1a7 Simplify tablet pad destruction
7 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing
7 years ago
Drew DeVault 5ca88af557 Merge pull request #87 from nyorain/wlbcursor
7 years ago
nyorain d7dcbbc175 Add wayland backend cursor support
7 years ago
nyorain aa20634309 Simplify input device destruction code
7 years ago
nyorain f998bb8299 Fix style issues
7 years ago
Drew DeVault 53052b3f6e Merge pull request #85 from martinetd/refactor_states
7 years ago
Dominique Martinet e922e62924 wayland input_device_destroy: add missing braces
7 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
7 years ago
Dominique Martinet ba20d5b3ca Refactor out wlr_touch_state
7 years ago
Dominique Martinet bd67849c03 Refactor out wlr_tablet_tool_state
7 years ago
Dominique Martinet a289940bff Refactor out wlr_tablet_pad_state
7 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state
7 years ago
Dominique Martinet 0a3246ad97 Refactor out wlr_keyboard_state
7 years ago
Dominique Martinet e6ad67911b Refactor out wlr_input_device_state
7 years ago
Drew DeVault 1e1e9887fb Merge pull request #84 from martinetd/fixes
7 years ago
Dominique Martinet db77530a35 Fix output destory: impl->destroy must be called last + obvious double-free
7 years ago
Dominique Martinet 9a9dd15d5f Fix wlr_multi_backend_add incorrect assert
7 years ago
Drew DeVault 2facf1df65 Fix software cursors
7 years ago
Drew DeVault de6f32c84e Refactor away wlr_renderer_state
7 years ago
Drew DeVault 0de5eed048 Fix double free on wlr_outputs
7 years ago
Drew DeVault 94e6e6334b Refactor out wlr_texture_state
7 years ago
Drew DeVault c8c6619146 Refactor out wlr_output_mode_state
7 years ago
Drew DeVault f11b38f97a Merge pull request #82 from 4e554c4c/detection
7 years ago
Calvin Lee de66bdb867 Add backend detection functions
7 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends
7 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start
7 years ago
Drew DeVault 43fb40e949 Merge pull request #79 from martinetd/libinput_renaming
7 years ago