Calvin Lee
|
901c14c409
|
Prevent alloc errors from crashing in `list_t`
This commit changes the `list_t` api so that alloc errors can be
detected and worked around. Also fixes errors not found in 5cc7342
|
7 years ago |
Calvin Lee
|
5cc7342606
|
Prevent alloc errors from crashing
Resolves #76
|
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
Fix a call to `wlr_surface_attach_pixels()` in the main method of the touch
example to use the correct enum for this method (wayland instead of gl).
|
7 years ago |
Drew DeVault
|
8920b5d607
|
Merge branch 'wlcore'
|
8 years ago |
Drew DeVault
|
28736c5787
|
Move example -> examples
And the compositor example into its own directory
|
8 years ago |