96 Commits (8817a5f16317c38b8fc27fe7657aac72546d2dab)

Author SHA1 Message Date
Manuel Stoeckl b4e70a49ef simple-egl: only force config buffer size for 16bpp 3 years ago
Marius Vlad 4a0f94cefa simple-egl: Bail out if xdg-shell was not found 3 years ago
Christian Rauch 5c303cc116 destroy shm, pointer, keyboard, touch and seat on exit 3 years ago
Pekka Paalanen 1ca4ed2015 clients: fix len-string formatting 5 years ago
Manuel Stoeckl 324d846567 clients/simple-egl: Exit when display has an error 5 years ago
Antonio Borneo 4071225cdc clients: close unused keymap fd 5 years ago
ant8me f99fac22ab clients: use xdg_shell stable instead of v6 6 years ago
Michael Teyfel 111d3d8fb4 simple-egl: remove ivi-application support 6 years ago
Pekka Paalanen 9d771fc506 clients/simple-egl: include weston-egl-ext.h correctly 6 years ago
Tomohiro Komagata 7861fa9151 clients: simple-egl: Restore window size when un-maximized 7 years ago
Derek Foreman 6156d675f4 clients: Allow simple-egl to use wl_surface_damage_buffer 7 years ago
Eero Tamminen 8a888a5fe5 clients/simple-egl: add delay option 8 years ago
Daniel Stone 7dbb0e148f Don't prepend protocol/ to include paths 8 years ago
Emil Velikov 903cb5727b clients/simple-egl: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov c77d30c516 simple-egl: add support for EGL_KHR_swap_buffers_with_damage 8 years ago
Jonas Ådahl 836300210d clients/simple-egl: Port to xdg_shell unstable v6 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Emil Velikov 025ad93833 clients/simple-egl: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov bd6c41319d simple-egl: remove incomplete EGL_EXT_buffer_age definition 8 years ago
Emil Velikov 0725cf17f9 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions 8 years ago
Marek Chalupa c21cb3d003 simple-egl: use roundtrip after get_registry request 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Jonny Lamb abff883d2c platform: rename create_egl_window to create_egl_surface 10 years ago
Jonny Lamb 4bdcb5732b clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported 10 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Bryce Harrington 61613576fe Revert "simple-egl: HACK to report presentation flags" 10 years ago
Pekka Paalanen b77acf592f simple-egl: HACK to report presentation flags 10 years ago
Nobuhiko Tanibata 4f01a0b1f7 clients: support ivi-application.xml for clients/simple-egl.c 10 years ago
Arnaud Vrac 488b7cd0f0 simple-egl: fix opaque and 16 bits mode options 10 years ago
Pekka Paalanen 71182aed84 xdg-shell: bump experimental protocol version 10 years ago
Boyan Ding 45ee1f9ef7 simple-egl: Clean up unused frame_listener 10 years ago
Jasper St. Pierre 973d7879e3 xdg-shell: Turn "activated" into a state 11 years ago
Jasper St. Pierre ab2c108137 xdg-shell: Rework the state system 11 years ago
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Hardening 842a36ae4a Check return value of wl_cursor functions 11 years ago
Kristian Høgsberg c7680b09dd xdg-shell: Bump unstable version to 3 11 years ago
Jasper St. Pierre 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach 11 years ago
Jasper St. Pierre b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated 11 years ago
Jasper St. Pierre a0d8a30931 clients: Add delete handler for simple-shm / simple-egl 11 years ago
Kristian Høgsberg 239902b323 client: Fix shell unstable version check 11 years ago
Kristian Høgsberg 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface 11 years ago
Kristian Høgsberg dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell 11 years ago
Jonas Ådahl 82fced41cc simple-egl: Fix -Wsign-compare compiler warning 11 years ago
Kristian Høgsberg 1e65840b61 simple-egl: Add option to allow not syncing to compositor repaint cycle 11 years ago
Kristian Høgsberg deb322237b simple-egl: Print fps for the spinning triangle 11 years ago
Kristian Høgsberg 78fe75368a simple-egl: Add support for using a 16 bpp EGLConfig 11 years ago
Kristian Høgsberg 777874350b simple-egl: Handle missing EGL_EXT_buffer_age better 11 years ago