53 Commits (2bff94e057f91f6a483b34421bec2e24b9765f4f)

Author SHA1 Message Date
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
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 12 years ago
Scott Moreau 3ea23d0767 simple-egl: Minor fix ups. 12 years ago
Pekka Paalanen b79b635312 simple-egl: move function call out of assert() 12 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 12 years ago
Kristian Høgsberg b84108d72a simple-egl: Fix crash and simplify 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg 3593f81a5d simple-egl: Add option -o to make surface opaque 13 years ago
Ander Conselvan de Oliveira d51624f915 simple-egl: add option for running fullscreen 13 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 13 years ago
Kristian Høgsberg fcfc83f6ae clients: Use wl_display_disconnect() 13 years ago
Kristian Høgsberg 8e81df4503 Use new format codes 13 years ago
Pekka Paalanen fb850c4e0f simple clients: flush before destroying wl_display 13 years ago
Pekka Paalanen 2c2c1060e9 simple-egl: implement destructors 13 years ago
Pekka Paalanen 88e60fc2ba simple clients: add signal handler for clean exit 13 years ago
Pekka Paalanen 9d1613eb4a wl_shell_surface adaptation 13 years ago
Kristian Høgsberg 9ef9e0ecf9 simple-egl: Remove leftover wl_visual variable 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago
Kristian Høgsberg f389cacc20 Move away from visuals and just use EGLConfigs or shm format tokens 13 years ago
Kristian Høgsberg 2415990461 clients: Remove a few unused variables 13 years ago