2278 Commits (c49aa5acada6045f084bbacdb545143c3828b5d0)

Author SHA1 Message Date
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 11 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 11 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 11 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 11 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 11 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 11 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 11 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 11 years ago
Derek Foreman 561662ba02 compositor-fbdev: fix output transformations 11 years ago
Derek Foreman 44ed70b469 compositor-fbdev: allow configuring transform in the ini file 11 years ago
Derek Foreman 8f1b32f7d0 compositor-rpi: give the output a name 11 years ago
Derek Foreman f3723d911f input: don't assume outputs have names 11 years ago
Derek Foreman e516c3bb80 compositor-fbdev: give the output a name 11 years ago
Pekka Paalanen c93782ad33 pixman-renderer: implement view scissor 11 years ago
Pekka Paalanen d7ca6b0bbe pixman-renderer: implement source clipping 11 years ago
Pekka Paalanen ccf99ce11a pixman-renderer: move code to draw_view_translated() 11 years ago
Pekka Paalanen 11af0d9ea7 pixman-renderer: change repaint_region() arguments 11 years ago
Pekka Paalanen f75b6bbfec pixman-renderer: refactor into region_intersect_only_translation() 11 years ago
Pekka Paalanen 23d4af5969 pixman-renderer: add view_transformation_is_translation() 11 years ago
Pekka Paalanen 6ea523b85d pixman-renderer: refactor transformation computation 11 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 11 years ago
Jason Ekstrand 8870a23fbd pixman-renderer: simplify the output-to-buffer matrix computation 11 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 11 years ago
Derek Foreman 0f67941c2f compositor: use weston_matrix_transform for weston_output_transform_coordinate 11 years ago
Pekka Paalanen c143df1abd rpi-renderer: minimal fix to zoom coordinates 11 years ago
Jason Ekstrand 87535e24c2 zoom: Use pixels instead of GL coordinates 11 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 11 years ago
Pekka Paalanen 9808708406 zoom: remove unused args from weston_zoom_transition 11 years ago
Pekka Paalanen 13fd446514 zoom: remove animation_xy as unused 11 years ago
Jason Ekstrand ae0c6e35b0 gl-renderer: Call glViewport after the context is made current 11 years ago
Ryo Munakata 76fb7ec272 shell,compositor-x11: Fix trivial memory leaks 11 years ago
Pekka Paalanen fa79b1d9dc gl-renderer: implement view scissor 11 years ago
Pekka Paalanen 5580f2246e compositor-drm: avoid scissor in assign_planes 11 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 11 years ago
Pekka Paalanen fc22a52647 compositor: restructure weston_compositor_pick_view() 11 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 11 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 11 years ago
Pekka Paalanen c7d7fdfd11 compositor: let view_compute_bbox() take a box32_t 11 years ago
Pekka Paalanen efd08c7262 compositor: weston_output::region is in global coords 11 years ago
Pekka Paalanen 9e944d3070 compositor: remove dead code from weston_output_move() 11 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 11 years ago
Pekka Paalanen fbd00f1293 compositor: document view->transform.* regions 11 years ago
Pekka Paalanen 6764bbee3b pixman-renderer: implement surface_copy_content 11 years ago
Pekka Paalanen eb35cbe2b1 gl-renderer: implement surface_copy_content 11 years ago
Pekka Paalanen aeb917ee5d gl-renderer: add BUFFER_TYPE_SOLID 11 years ago
Pekka Paalanen 23a07005ed timeline: use file_create_dated() helper 11 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 11 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 11 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 11 years ago
Pekka Paalanen 2d6e551a0b compositor: add a doc note for weston_view::parent_view 11 years ago