42 Commits (bff3472e2eb2099e8d9e6e54af73030f25372fb7)

Author SHA1 Message Date
Ryo Munakata 389d205b58 pixman-renderer: copy_to_hw_buffer: don't leak output_region 10 years ago
Derek Foreman 66951b7f87 pixman-renderer: fail to zoom more gracefully 10 years ago
Arnaud Vrac 8e3fe08c42 pixman-renderer: free shadow buffer on renderer destruction 11 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 11 years ago
Jason Ekstrand 4283370e01 pixman-renderer: Use width/height_from_buffer for buffer transforms 11 years ago
Manuel Bachmann 9c4ab6612f Fix on-the-fly transparency changes in pixman-renderer 11 years ago
Manuel Bachmann b1fff418a3 Support on-the-fly transparency changes in pixman renderer 11 years ago
Pekka Paalanen 0b4c535d73 protocol,compositor: split wl_viewport setters 11 years ago
Pekka Paalanen f0cad4844c compositor: replace weston_buffer_viewport::viewport_set 11 years ago
Pekka Paalanen 952b6c8004 compositor: reorganize struct weston_buffer_viewport 11 years ago
Jason Ekstrand 50fba97ec6 Fix the pixman renderer with respect to output transforms 11 years ago
Pekka Paalanen b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport 11 years ago
Lubomir Rintel ddc2b1ec32 pixman: Destroy pixman images when underlying buffer is destroyed 11 years ago
Jonny Lamb fa1b3055b2 pixman-renderer: implement surface scaling and cropping 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Neil Roberts e505171a32 Add calls to wl_shm_buffer_begin/end_access 11 years ago
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Ander Conselvan de Oliveira adda00e72f pixman-renderer, gl-renderer: Destroy surface state with the renderer 11 years ago
Ander Conselvan de Oliveira aa398ae1f3 compositor: Let renderers create and destroy surface state on their own 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Ander Conselvan de Oliveira c68b1085ed pixman-renderer: Initialize pixman-renderer struct with zeros 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Tomeu Vizoso 1c1fc29cf1 pixman-renderer: Add support for SHM buffers in RGB565 format 12 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Alexander Larsson 97af792718 pixman-renderer: Fix read_pixels for screen recorder 12 years ago
Alexander Larsson 0b13506ecf compositor: Store modes in physical units 12 years ago
Pekka Paalanen 4fc5dd0099 compositor: add capability CAPTURE_YFLIP 12 years ago
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 12 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 12 years ago
Alexander Larsson 1f206b4ce4 pixman-renderer: Fix up transform handling 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Philipp Brüschweiler f3e39f9872 pixman-renderer: don't forget to initialize the debug fields 12 years ago
Vasily Khoruzhick 031fc8751c pixman renderer: respect output position 12 years ago
Vasily Khoruzhick f4a457fe0f pixman-renderer: handle surface transform matrix properly 12 years ago
Ander Conselvan de Oliveira 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image 12 years ago
Ander Conselvan de Oliveira 936effddeb pixman-renderer: Move shadow buffer into renderer 12 years ago
Ander Conselvan de Oliveira 8792ef12b6 pixman-renderer: Add repaint debugging feature 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 12 years ago
Vasily Khoruzhick 71c2dd3c44 Implement pixman renderer 12 years ago