simple-egl: Minor fix ups.
[profile/ivi/weston.git] / clients / simple-egl.c
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