mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
examples: add descriptions to missing files
While at it, move all descriptions to the top of the file.
This commit is contained in:
parent
c0d4d7217b
commit
80ef27c1b7
9 changed files with 48 additions and 19 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/* Embed a minimal xdg-shell compositor backed by a scene-graph into a
|
||||
* wl_subsurface displayed inside a parent Wayland compositor.
|
||||
*
|
||||
* Input is unimplemented.
|
||||
*/
|
||||
|
||||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
#include <GLES2/gl2.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue