22 Commits (5ba7ae2937286e53cb5a1e3fde39a3f347a32209)

Author SHA1 Message Date
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
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