26 Commits (master)

Author SHA1 Message Date
Alexander Orzechowski eebaca8dbf output/render: Drop buffer age from wlr_output_begin_render_pass
3 months ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate()
10 months ago
Simon Ser 56ec13596a Cleanup wlr_matrix.h includes
1 year ago
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global()
1 year ago
Simon Ser 6a7463bb8e output-layout: take wl_display in constructor
1 year ago
Simon Ser 9e702e9cfe util/transform: move over wl_output_transform helpers
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Simon Ser 2aabaf8809 examples: enable new outputs
1 year ago
Simon Ser be05097968 output: add wlr_output_state_init()
1 year ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending
1 year ago
Rose Hudson 9e8947e4d5 add render timer API
1 year ago
Simon Ser 8e81b4bb42 examples: convert to new rendering API
2 years ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create
2 years ago
Simon Ser 41b7acbab7 backend: return wlr_session in wlr_backend_autocreate() call
2 years ago
Kirill Primak 617eb4fb93 surface: deprecate wlr_surface.h
3 years ago
Simon Zeni 6d6e70b9e0 examples: init wlr_output with allocator and renderer
3 years ago
Simon Ser ca0b19fc9c examples/fullscreen-shell: remove unused render_data.view field
3 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util
3 years ago
Simon Ser fd7e565ce3 examples: use wlr_output_preferred_mode
4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Simon Ser 3c13527ead examples/fullscreen-shell: stop advertising linux-dmabuf unconditonally
5 years ago
Scott Anderson 2fea2fced8 examples: Fix compositor-examples
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Simon Ser 23e37e7b1d output: refactor frame submission API
6 years ago
emersion 86f263a0b8
fullscreen-shell-v1: initial protocol implementation
6 years ago