compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / simple-egl.c
2014-08-28 Arnaud Vracsimple-egl: fix opaque and 16 bits mode options
2014-08-21 Pekka Paalanenxdg-shell: bump experimental protocol version
2014-08-15 Boyan Dingsimple-egl: Clean up unused frame_listener
2014-05-13 Jasper St. Pierrexdg-shell: Turn "activated" into a state
2014-05-13 Jasper St. Pierrexdg-shell: Rework the state system
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-04-01 HardeningCheck return value of wl_cursor functions
2014-02-19 Kristian Høgsbergxdg-shell: Bump unstable version to 3
2014-02-19 Jasper St. Pierrexdg-shell: Replace the set_* atrocity with a new approach
2014-02-19 Jasper St. Pierrexdg-shell: Rename focused_set / focused_unset to activa...
2014-02-19 Jasper St. Pierreclients: Add delete handler for simple-shm / simple-egl
2014-02-12 Kristian Høgsbergclient: Fix shell unstable version check
2014-02-12 Kristian Høgsbergxdg-shell: Move "ping" and "pong" to xdg_shell, not...
2014-02-08 Kristian Høgsbergclients: Port simple-shm and simple-egl to xdg-shell
2014-01-28 Jonas Ådahlsimple-egl: Fix -Wsign-compare compiler warning
2013-12-08 Kristian Høgsbergsimple-egl: Add option to allow not syncing to composit...
2013-12-08 Kristian Høgsbergsimple-egl: Print fps for the spinning triangle
2013-10-16 Kristian Høgsbergsimple-egl: Add support for using a 16 bpp EGLConfig
2013-08-26 Kristian Høgsbergsimple-egl: Handle missing EGL_EXT_buffer_age better
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-12 Adrian Negreanufix compile error when EGL_BUFFER_AGE_EXT is missing
2013-05-08 Kristian Høgsbergsimple-egl: Add support for EGL_EXT_swap_buffer_with_damage
2013-05-01 Yeh, SinclairFix simple-egl tear-down order to prevent a crash on...
2013-01-24 Pekka Paalanenclients: add global_remove handler stubs
2012-12-11 Kristian Høgsbergsimple-egl: Remove old obsolete fbo and color_rbo fields
2012-12-06 Pekka Paalanenclients: destroy wl_registry on exit
2012-11-19 Scott Moreausimple-egl: Reset opaque region if not fullscreen.
2012-11-17 Ander Conselvan... simple-egl: Set the right size for the opaque region...
2012-10-29 Kristian Høgsbergsimple-egl: Add a default cursor
2012-10-16 Kristian Høgsbergclients: Check return value of wl_display_dispatch()
2012-10-11 Pekka Paalanencompositor, clients: apply wl_surface.frame on commit
2012-10-11 Pekka Paalanencompositor, clients: double-buffer opaque region
2012-10-11 Kristian HøgsbergUpdate to new fd and wl_registry APIs
2012-10-10 Scott Moreauclients: Set title for all shell surface demos.
2012-09-14 Ander Conselvan... simple-egl: Set the opaque region if windowed and ...
2012-08-31 Scott Moreausimple-egl: Avoid race condition.
2012-08-31 Scott Moreausimple-egl: Only set alpha_size=0 when -o is passed.
2012-08-31 Scott Moreausimple-egl: Remove unused variable.
2012-08-03 Kristian Høgsbergsimple-egl: Add help message
2012-08-03 Kristian Høgsbergsimple-egl: Set opaque region when running opaque
2012-07-30 Kristian Høgsberggears: Exit on ESC
2012-07-27 Ander Conselvan... simple-egl: Add keyboard fullscreen toggle
2012-06-26 Ander Conselvan... simple-egl: Make window moveable
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
2012-06-15 Scott Moreausimple-egl: Minor fix ups.
2012-06-12 Pekka Paalanensimple-egl: move function call out of assert()
2012-05-31 Daniel StoneConvert wl_pointer::axis to wl_fixed_t
2012-05-16 Kristian Høgsbergsimple-egl: Fix crash and simplify
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-11 Kristian Høgsbergsimple-egl: Add option -o to make surface opaque
2012-05-02 Ander Conselvan... simple-egl: add option for running fullscreen
2012-03-21 Bill Spitzakweston: Don't ask for EGL depth buffer if not needed
2012-02-28 Kristian Høgsbergclients: Use wl_display_disconnect()
2012-01-11 Kristian HøgsbergUse new format codes
2011-12-22 Pekka Paalanensimple clients: flush before destroying wl_display
2011-12-22 Pekka Paalanensimple-egl: implement destructors
2011-12-22 Pekka Paalanensimple clients: add signal handler for clean exit
2011-12-04 Pekka Paalanenwl_shell_surface adaptation
2011-10-20 Kristian Høgsbergsimple-egl: Remove leftover wl_visual variable
2011-08-31 Benjamin FranzkeRemove egl display type setenv hack
2011-08-31 Kristian HøgsbergMove away from visuals and just use EGLConfigs or shm...
2011-08-29 Kristian Høgsbergclients: Remove a few unused variables
2011-08-29 Kristian HøgsbergUse wl_display_bind() for binding to globals
2011-08-29 Kristian HøgsbergUse the new wl_callback interface
2011-07-21 Kristian Høgsbergclients: Rename simple-client to simple-egl