165 Commits (5fd814090e10fad6c39533852732c2bf4a967a7a)

Author SHA1 Message Date
Jonny Lamb 74eed31108 gl-renderer: call supports() automatically in create() 10 years ago
Jonny Lamb ace6920912 compositor-{drm, wayland, x11}: remove useless tests for ->supports 10 years ago
Jonny Lamb a3e6a4a87a gl-renderer: move all EGL_PLATFORM_* defines here 10 years ago
Jonny Lamb 62185f42ea compositor-{drm, x11, wayland}: stop including EGL headers here 10 years ago
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 10 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Ryo Munakata 76fb7ec272 shell,compositor-x11: Fix trivial memory leaks 10 years ago
Derek Foreman d540f4bb76 compositor-x11: Move the x11 window close to an idle handler 10 years ago
Dima Ryazanov 3e4d4bdd94 Fix "Back", "Forward", and other special mouse buttons in the X11 compositor. 10 years ago
Bryce Harrington 3bebe6461a Revert "compositor-x11: Move the x11 event handler to the display loop" 10 years ago
Derek Foreman 6deb09ef8a compositor-x11: Move the x11 event handler to the display loop 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Derek Foreman 99bfa64799 compositor-x11: Fix some shutdown crashes 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Jason Ekstrand 22e16b656f compositor-x11: Rename the output make to "weston-X11" 10 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 10 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Kristian Høgsberg 8404acb36f compsitor-x11: Report more accurate dimension of outputs 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 11 years ago
Kristian Høgsberg 3c2e66bb6c x11-backend: Override scale from weston.ini if --scale is passed 11 years ago
Jason Ekstrand d89a0946a7 x11-backend: Add a --scale option 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Ander Conselvan de Oliveira d4ea71eada compositor-x11: Set the name field on weston_outputs 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Ander Conselvan de Oliveira f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed 11 years ago
Kristian Høgsberg a98c2e17fd compositor-x11: Damage output when we receive expose events for the window 11 years ago
Jonas Ådahl 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard 11 years ago
MoD 1b55a5918c compositor-x11: Allow r5g6b5 visuals for X11 backend SHM 11 years ago
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Jason Ekstrand b6a3cc7f17 Make weston_output_transform_coordinate more sane 11 years ago
Jonas Ådahl f88571fdef compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Kristian Høgsberg b5a4f986d4 compositor-x11: Use the fullscreen size provided by the configure event 11 years ago
Rui Matos c6c2f8e655 compositor-x11: Update keymap when XKB keymap changes 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Andrew Wedgbury a94dc8a51b compositor-x11: Copying xkb_info when creating a seat causes problems 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Rob Bradford 5c4245d70d compositor-x11: Don't leak the looked up name for skipped outputs 11 years ago
Kristian Høgsberg 87d38418a1 compositor-x11: Use assert(0) instead of return NULL for non-reachable code 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 12 years ago
Alexander Larsson 0b13506ecf compositor: Store modes in physical units 12 years ago
Alexander Larsson 83368817a7 compositor-x11: Set original mode after current 12 years ago