72 Commits (f27a48e1c4f661297c8ea9784b51562112c62a0a)

Author SHA1 Message Date
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
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Adrian Negreanu f5e3ad295c fix compile error when EGL_BUFFER_AGE_EXT is missing 11 years ago
Kristian Høgsberg 9e885d4bec simple-egl: Add support for EGL_EXT_swap_buffer_with_damage 12 years ago
Yeh, Sinclair 952e6df8fc Fix simple-egl tear-down order to prevent a crash on exit time 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Kristian Høgsberg bc2312c7c6 simple-egl: Remove old obsolete fbo and color_rbo fields 12 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 12 years ago
Scott Moreau 6655e00e03 simple-egl: Reset opaque region if not fullscreen. 12 years ago
Ander Conselvan de Oliveira edce9c295c simple-egl: Set the right size for the opaque region when fullscreen 12 years ago
Kristian Høgsberg 191e0eee77 simple-egl: Add a default cursor 12 years ago
Kristian Høgsberg a17f7a13fd clients: Check return value of wl_display_dispatch() 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago
Pekka Paalanen 512dde8ce9 compositor, clients: double-buffer opaque region 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Scott Moreau 01a9f1b992 clients: Set title for all shell surface demos. 12 years ago
Ander Conselvan de Oliveira d7f282b84e simple-egl: Set the opaque region if windowed and -o is passed 12 years ago
Scott Moreau 7e300dbc58 simple-egl: Avoid race condition. 12 years ago
Scott Moreau 6a615d2621 simple-egl: Only set alpha_size=0 when -o is passed. 12 years ago
Scott Moreau 1ee53e78db simple-egl: Remove unused variable. 12 years ago
Kristian Høgsberg bcf4864bb7 simple-egl: Add help message 12 years ago
Kristian Høgsberg 45ce98829b simple-egl: Set opaque region when running opaque 12 years ago
Kristian Høgsberg 321e8b7fd3 gears: Exit on ESC 12 years ago
Ander Conselvan de Oliveira 69f9840bed simple-egl: Add keyboard fullscreen toggle 12 years ago
Ander Conselvan de Oliveira 57e0ce1d2a simple-egl: Make window moveable 12 years ago