Commit Graph

61 Commits (98a83ce14c96f4727791e9a63fd606fdcaa008fc)

Author SHA1 Message Date
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field 3 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name 3 years ago
Simon Zeni 6d6e70b9e0 examples: init wlr_output with allocator and renderer 3 years ago
Simon Zeni 78b94a570c examples/rotation: remove unused includes 4 years ago
Simon Ser fbc2182b9f Stop specifying xkb_rule_names 4 years ago
Simon Ser 83670fce65 examples: remove dependency on GLES2 for compositor examples 4 years ago
Simon Ser fd7e565ce3 examples: use wlr_output_preferred_mode 4 years ago
Simon Ser 3c6826df71 examples/rotation: error out on invalid option 4 years ago
Simon Ser 675bc39658 Fix wl_shm_format passed to wlr_texture_from_pixels 4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t 4 years ago
Isaac Freund 7693f61d81 Replace wlr_key_state with wl_keyboard_key_state 4 years ago
Scott Anderson 2fea2fced8 examples: Fix compositor-examples 5 years ago
Simon Ser 16e5e9541b Add -Wmissing-prototypes 5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Simon Ser 23e37e7b1d output: refactor frame submission API 6 years ago
random human 7105864e13
Handle setting keymap in examples more securely 6 years ago
emersion f86f1daf9a Fix build on FreeBSD 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Tobias Blass 75f9feb6de Fix double-free in the rotation.c example. 7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization 7 years ago
Timidger 9a1d0e42d2
Fixed emersion's issues 7 years ago
Timidger 7da50d065b
Fixed style issues 7 years ago
Timidger 7f1230fe78
Remvoed unnecessary wayland socket in examples 7 years ago
Timidger b510c0f6c2
Made rotation example standalone 7 years ago
Timidger ad6d40c7c6
Moved cat out of support, removed support 7 years ago
emersion f63a5d881d
examples: get wlr_renderer from the backend 7 years ago
emersion 33a2eb4b77
Untie wlr_backend from wlr_renderer 7 years ago
emersion c63d94483b
Redesign wlr_texture 7 years ago
emersion 3581573bdc
render/gles2: make wlr_renderer_begin take viewport size 7 years ago
emersion c41de2d1be
render: split render.h into wlr_renderer.h and wlr_texture.h 7 years ago
emersion 876f07e9f1
renderer: replace wlr_texture_get_matrix by wlr_render_texture 7 years ago
emersion 824a95ad19
matrix: use 2D matrices 7 years ago
emersion d26b67cb06
matrix: unify API, don't use array pointers 7 years ago
emersion b6a3f240c7
matrix: move to types/ 7 years ago
Guido Günther d08792bfff Add alpha to wlr_render_with_matrix 7 years ago
emersion ddb1779f9f
render: make wlr_renderer_clear take a float[4] for the color 7 years ago
emersion 415a2b7c56
render: add wlr_renderer_clear and wlr_renderer_scissor 7 years ago
emersion 59c53e8333
Merge remote-tracking branch 'upstream/master' into output-damage 7 years ago
Johannes Schramm dcc743047b style: include brackets for if/while/for, even if it's a single statement 7 years ago
emersion 0365b587f0
output: add damage tracking via buffer age 7 years ago
emersion e29a0df8c1
output: fix software cursors damage tracking 7 years ago
Timidger 264ef0c261
Fixed logging for examples 7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes 7 years ago
Drew DeVault 4f73498b78 Move shared example code 7 years ago
Drew DeVault f4387b437f Merge branch 'master' into rootston 7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat} 7 years ago
Tony Crisci cef1f60522 wlr-seat-keyboard: basic events 7 years ago
Tony Crisci 54f87146c3 refactor example config and add ini.c 8 years ago
Dominique Martinet 5885679e33 examples: separate compositor_fini from run 8 years ago
Dominique Martinet f24b3df980 wlr renderer/texture: rename init to create when it does alloc 8 years ago