29 Commits (a76cef475b6da9d4953e7b3503a35f01aa7c824e)

Author SHA1 Message Date
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 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 64221c6da1
Use wl_list for touch points in examples/
7 years ago
Tony Crisci f61986e8db rename touch slot to touch id
7 years ago
Drew DeVault 4f73498b78 Move shared example code
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat}
7 years ago
Tony Crisci 4fbe322fa6 fix memory errors
7 years ago
Dominique Martinet 5885679e33 examples: separate compositor_fini from run
7 years ago
Dominique Martinet f24b3df980 wlr renderer/texture: rename init to create when it does alloc
7 years ago
Calvin Lee 901c14c409 Prevent alloc errors from crashing in `list_t`
7 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing
7 years ago
Drew DeVault c24351681f Refactor EGL handling
7 years ago
nyorain 1901c3e1b6 Fix example for updated gles
7 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching
7 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload
7 years ago
Scott Anderson cb4d50e22c Changed header paths.
7 years ago
Tony Crisci aebe5ba48c Use correct pixel format enum in touch example
7 years ago
Drew DeVault 8920b5d607 Merge branch 'wlcore'
8 years ago
Drew DeVault 28736c5787 Move example -> examples
8 years ago