2602 Commits (84f9db5f9013803e1bfac22363f4287af6bf42e7)
 

Author SHA1 Message Date
U. Artie Eoff 84f9db5f90 tests: Convert event-test to new test extension 12 years ago
U. Artie Eoff 1ba9b38ec6 tests: Convert keyboard-test to new test extension 12 years ago
U. Artie Eoff 617f478df3 tests: Allow weston-tests-env to process different test types 12 years ago
U. Artie Eoff e491b13d0a tests: Rename weston-test to weston-tests-env 12 years ago
U. Artie Eoff 65e7e7a65b tests: Define and implement a test protocol extension. 12 years ago
Kristian Høgsberg bc2312c7c6 simple-egl: Remove old obsolete fbo and color_rbo fields 12 years ago
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again 12 years ago
Kristian Høgsberg a2f84cc333 compositor-drm: Dont pass ARGB format to addfb2 for primary fbs 12 years ago
Ander Conselvan de Oliveira ca5c6ae08d compositor-drm: Use overlays for ARGB surfaces if they are opaque 12 years ago
Rob Bradford db9993875e shell: Remove confusing case fall-through 12 years ago
Rob Bradford 40be7b467f weston-launch: Add some error reporting for weston-launch 12 years ago
Rob Bradford c9e64abc5c compositor: Cleanup if we can't find the symbol in the module 12 years ago
Rob Bradford 546c856ade backlight: Revamp error handling code to not leak the directory 12 years ago
Rob Bradford acfb712127 tty: Clean up completely if switching vt fails 12 years ago
Rob Bradford ef94085ff1 xwayland: Close fd opened for lockfile on error path 12 years ago
Rob Bradford 0b0be8eaf7 backlight: Remove unnecessary and confusing NULL checks 12 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 12 years ago
Rob Bradford ba1e292779 screenshooter: Report an error if we fail to open the file 12 years ago
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 12 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 4dd0c412db window: add a note about freeing shm buffers 12 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen fb003d3457 gl: take, hold, and release a buffer reference 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 12 years ago
Pekka Paalanen a6421c4ea8 compositor: do not release if re-attaching buffer 12 years ago
Jan Arne Petersen 82ec909b07 shell: Do not remove input panel layer when locked 12 years ago
Rob Bradford f4f58be8df compositor-drm: Load calibration values from udev 12 years ago
Rob Bradford ea23b28642 evdev: Apply calibration values to absolute events 12 years ago
Rob Bradford bf33b1cced clients: Add a touchscreen calibration tool 12 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 12 years ago
Rob Bradford 80137f3afe evdev: Include the device capabilities in the debugging 12 years ago
Ander Conselvan de Oliveira 03fb4ef41e gl-renderer: Force call to glUseProgram() when activating debug binding 12 years ago
Tiago Vignatti 2d129f11fe xwayland: Staticize weston_wm_set_selection and read_and_dump_property 12 years ago
Tiago Vignatti 3df3f225e3 xwayland: Remove useless structure 12 years ago
Tiago Vignatti 9c4ff831c6 xwm: Rename get_resources function 12 years ago
Tiago Vignatti f268446339 xwayland: Standardize 'wxs' for weston_xserver variables 12 years ago
Kristian Høgsberg bf74d5242a window: Add a widget default cursor convenience helper 12 years ago
Pekka Paalanen ec07669a08 window: change boolean to flags in toysurface::prepare() 12 years ago
Ander Conselvan de Oliveira a06a86066d clients: Replace transformed with a toytoolkit implementation 12 years ago
Ander Conselvan de Oliveira 15256f66ab window: Add a way to retrieve a window's output transform 12 years ago
Ander Conselvan de Oliveira 6d4cb4e8c4 window: Let clients set buffer transformations 12 years ago
Ander Conselvan de Oliveira ddd3e27ab8 window: Honour opaque field for windows without a frame 12 years ago
Ander Conselvan de Oliveira e920941032 compositor-drm: Allow scanning out of opaque ARGB surfaces 12 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 12 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 12 years ago