8 Commits (c04188e5461280e666a89876c43a15b43c6868a3)

Author SHA1 Message Date
Alexandros Frantzis 676296749a libweston: Support zwp_surface_synchronization_v1.get_release 6 years ago
Vasilis Liaskovitis 486b463a18 gl-renderer, pixman: disconnect the client on unhandled buffer type. 6 years ago
Philipp Zabel 195dadeb2a libweston: add weston_surface is_opaque property 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen acf50c3d96 pixman,drm: do not composite previous damage 6 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 9 years ago
Jason Ekstrand 52c476ac8d pixman-renderer: Use output->matrix for region transformations and enable output zoom 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Derek Foreman a5855adace pixman-renderer: use pre-computed inverse output matrix 10 years ago
Pekka Paalanen c93782ad33 pixman-renderer: implement view scissor 10 years ago
Pekka Paalanen d7ca6b0bbe pixman-renderer: implement source clipping 10 years ago
Pekka Paalanen ccf99ce11a pixman-renderer: move code to draw_view_translated() 10 years ago
Pekka Paalanen 11af0d9ea7 pixman-renderer: change repaint_region() arguments 10 years ago
Pekka Paalanen f75b6bbfec pixman-renderer: refactor into region_intersect_only_translation() 10 years ago
Pekka Paalanen 23d4af5969 pixman-renderer: add view_transformation_is_translation() 10 years ago
Pekka Paalanen 6ea523b85d pixman-renderer: refactor transformation computation 10 years ago
Jason Ekstrand 8870a23fbd pixman-renderer: simplify the output-to-buffer matrix computation 10 years ago
Pekka Paalanen 6764bbee3b pixman-renderer: implement surface_copy_content 10 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
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 10 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 10 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 11 years ago