3132 Commits (46cb4a95134480eec24a1f3b456a9aa63cc0ce1b)
 

Author SHA1 Message Date
Ander Conselvan de Oliveira 6be5f439d5 gl-renderer: Fix initial upload of SHM buffer as texture 11 years ago
Ander Conselvan de Oliveira a9bf16157e gl-renderer: Track the buffer type in gl_surface_state 11 years ago
Kristian Høgsberg 4c6ddf102c compositor: Remove a few legacy uses of wl_object 11 years ago
Kristian Høgsberg c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access 11 years ago
Kristian Høgsberg 166aeaa411 gl-renderer: Use eglQueryWaylandBufferWL for getting width and height 11 years ago
Kristian Høgsberg 31b4a0dcc0 protocol: Add missing xml files to EXTRA_DIST 13 years ago
Nathan Reboud e81f9547bb src/.gitignore: add spring-tool to .gitignore 13 years ago
Kristian Høgsberg e2173b5f36 data-device: Remove redundant and confusing assignment 11 years ago
Kristian Høgsberg 489b279be9 data-device: Don't leak wl_data_source in destructor 11 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 11 years ago
Kristian Høgsberg 6c8d778646 compositor: Remove double free()s in resource destructors 11 years ago
Kristian Høgsberg 88dab17b0e nested: Port away from old wl_resource API 11 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 11 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 11 years ago
Giulio Camuffo 1fd4b01d10 input: check if the focus surface has a valid resource 11 years ago
Giulio Camuffo c0b9487937 compositor-drm: select the highest possible mode frequency 11 years ago
Quentin Glidic 8418c298af shell: Free temporary strings 11 years ago
Kristian Høgsberg 9ae2f111d4 log: Only use one string buffer 11 years ago
Kristian Høgsberg a58290b38b xwayland: Use _exit() when exec() fails 11 years ago
Kristian Høgsberg 082d58c88d xwayland: Silence X wm debug logging 11 years ago
Kristian Høgsberg 1a81abb1dd weston-launch: Don't exit on SIGTERM 11 years ago
Kristian Høgsberg 1cfd406f9d shell: Tweak spring animation for zoom animation type 11 years ago
Kristian Høgsberg 8eb0f4f830 shell: Fix warning and indentation in shell_surface_configure() 11 years ago
Kristian Høgsberg dd2df78b9c input-panel: Bounce the input panel slide 11 years ago
Kristian Høgsberg 5281fb1500 spring: Tweak the window fade-in spring to not overshoot 11 years ago
Kristian Høgsberg 091b09652a spring: Make min/max part of spring parameters 11 years ago
Kristian Høgsberg 7eec9b32f7 spring: Make clip behavior configurable 11 years ago
Kristian Høgsberg c24744ec91 spring: End spring simulatio faster 11 years ago
Kristian Høgsberg 08d8c68bff Add spring-tool, a small utility to plot spring behavior 11 years ago
Jason Ekstrand 0bd587e645 subsurfaces: Use wl_resource_get accessors for subsurfaces 11 years ago
Jason Ekstrand a0d2dde6cd output: Use wl_resource_get accessors for weston_output resources 11 years ago
Jason Ekstrand 44a3863a17 input: Use wl_resource_get accessor functions for resources 11 years ago
Jason Ekstrand 89d319978e text-backend: Change resources to wl_resource pointers 11 years ago
Jason Ekstrand 51e5b14952 input_panel_surface: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand fbbbec8ef5 callback: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 8895efcd0d region: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 651f00e94a shell: Convert resources to pointers 11 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 11 years ago
Samuel Iglesias Gonsalvez de4667351c compositor-drm: free plane resources using drm function. 11 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 11 years ago
MoD 55375b9858 xwm: Check result of xcb_get_atom_name_reply 11 years ago
MoD 3170012ec5 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Eduardo Lima (Etrunko) a2ce68fd03 text: Fix misleading error message 11 years ago
Sinclair Yeh 2ada748289 Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. 11 years ago
Pekka Paalanen d7bc6351f8 shared: build fix for config-parser test 13 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Rob Bradford 5238b683e2 udev-seat: Use udev rules to support multiple seats 11 years ago
Rob Bradford b7682b6413 udev-seat: Separate the seat out to its own structure 11 years ago
Rob Bradford 2387fde095 compositor-fbdev: Rename seat variable to seat_id to clarify purpose 11 years ago