34 Commits (934dd7b904f69ed3e2ce8b8f97d92d301d5ae7a3)

Author SHA1 Message Date
Pekka Paalanen b966fd07ea libweston: change read_format to struct pixel_format_info 2 years ago
Pekka Paalanen 7323ddec62 pixman-renderer: let pixman allocate shadow 2 years ago
Daniel Stone c9253c0012 renderer: Set surface->is_opaque in the core 2 years ago
Daniel Stone 193de3c2cf renderer: Remove get_content_size hook 2 years ago
Pekka Paalanen 6c0524fd80 libweston: add struct weston_output_color_outcome 2 years ago
Marius Vlad 69a59359fa pixman-renderer: Unref the pixman image when wl_shm_buffer is gone 2 years ago
Daniel Stone b5605ccd26 libweston: Remove weston_surface_set_color 2 years ago
Daniel Stone d82d74e713 pixman-renderer: Support solid-colour weston_buffers 2 years ago
Daniel Stone fdc7b9c352 weston_buffer: Add mode to weston_buffer_reference 2 years ago
Daniel Stone fef8bb275c weston_buffer: Make use of weston_buffer->type 2 years ago
Daniel Stone ca9bb01fe6 renderers: Set buffer properties earlier 2 years ago
Daniel Stone 12675ed19f renderer: Add buffer to flush_damage 2 years ago
Manuel Stoeckl 8a7f1e2bc0 pixman-renderer: track Pixman formats in pixel format table 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Pekka Paalanen 1d2eee208c color: add output color transform API 3 years ago
Pekka Paalanen 90a5ffa097 libweston: introduce CMS component architecture 3 years ago
Pekka Paalanen 79885af165 pixman-renderer: draw_view -> draw_paint_node 3 years ago
Pekka Paalanen e02dbf650b pixman-renderer: iterate paint nodes 3 years ago
Pekka Paalanen 0692079aae pixman-renderer: share region_global_to_output() 4 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Pekka Paalanen 9f53edd461 pixman-renderer: half-fix bilinear sampling on edges 5 years ago
Stefan Agner 0bb9447653 renderer: change all frame_signal emission to pass previous_damage 5 years ago
Leandro Ribeiro 2eee164f24 libweston: remove previous_damage from struct weston_output 5 years ago
Leandro Ribeiro 914c96c3d2 Revert "move frame_signal emission to weston_output_repaint()" 5 years ago
Leandro Ribeiro 2619bfe420 move frame_signal emission to weston_output_repaint() 5 years ago
Stefan Agner da2e574ca9 pixman: avoid unnecessary y-flip for screen capture 5 years ago
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