1267 Commits (1a81abb1ddb3fdc02a344624bef74710e31c0b73)

Author SHA1 Message Date
Ander Conselvan de Oliveira 434e8f3ae1 zoom: Don't update the zoom translation if zoom level is 0 12 years ago
Ander Conselvan de Oliveira b8fcca915b compositor: Move buffer damage fields from weston_output to gl-renderer 12 years ago
Ville Syrjälä aa628d0a7c shell/zoom: Increment/decrement disable_planes only when zoom.active changes 12 years ago
Ville Syrjälä 5a84f31514 compositor-drm: Don't use overlay when surface alpha != 1.0f 12 years ago
Kristian Høgsberg f0377dd3a7 wcap: Transform damage rectangles according to output tranform 12 years ago
John Kåre Alsaker 779b52ac3a Rename gles2-renderer to gl-renderer. 12 years ago
John Kåre Alsaker 30d2b1fd4b Move EGL and GL includes to a gles2-renderer header. 12 years ago
John Kåre Alsaker 320711db0a Move weston_compositor GL and EGL state into gles2-renderer. 12 years ago
John Kåre Alsaker 75cc571839 Move weston_surface GL and EGL state into gles2-renderer. 12 years ago
John Kåre Alsaker 4068414a32 Moved shader state into gles2-renderer. 12 years ago
John Kåre Alsaker d615980b6b gles2-renderer: Renaming some functions. 12 years ago
John Kåre Alsaker 878f44969d compositor: Move surface color state to gles2-renderer. 12 years ago
John Kåre Alsaker f9e710b57c screenshooter: Use the renderer function for reading out pixels 12 years ago
John Kåre Alsaker a95b2d6d41 compositor: Add a renderer function to read out pixels 12 years ago
John Kåre Alsaker 4415450ef1 Move compositor-wayland border drawing into gles2-renderer. 12 years ago
John Kåre Alsaker 1b7ad160a3 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. 12 years ago
John Kåre Alsaker 94659274b4 Move weston_output EGL state into gles2-renderer. 12 years ago
Dima Ryazanov ddf9bb3109 Fix a typo. 12 years ago
Ander Conselvan de Oliveira 8d360b47ad compositor-drm: Use drm_fbs for the sprite code too 12 years ago
Ander Conselvan de Oliveira af696af2bb compositor-drm: Don't schedule repaint on scanout buffer destroy handler 12 years ago
Ander Conselvan de Oliveira 2f7a30b07e compositor-drm: Only request vblank events if needed 12 years ago
Ander Conselvan de Oliveira 3b2bd44d92 compositor-drm: Remove drm_disable_unused_sprites() 12 years ago
Kristian Høgsberg d6f09a75a7 compositor-x11: Improve fullscreen support 12 years ago
Pekka Paalanen 7fb46fbe95 rpi: Dispmanx elements as planes, completion callback 12 years ago
Pekka Paalanen e8de35c922 rpi: a backend for Raspberry Pi 12 years ago
Pekka Paalanen bcdd579a58 gles2: update texture only if needed 12 years ago
Pekka Paalanen a51e6fa322 build: make default backend configurable 12 years ago
Ander Conselvan de Oliveira f97f811cf3 shell: Remove the old repaint debug mode 12 years ago
Ander Conselvan de Oliveira 27508c2045 gles2: Add a debug binding for highlighting shaded content 12 years ago
Ander Conselvan de Oliveira c509d2b152 compositor: Add debug key bindings infrastructure 12 years ago
Ander Conselvan de Oliveira 11f8d403a8 Add a headless backend 12 years ago
Jan Arne Petersen cf18a32a39 shell: Do not insert input panel layer when locked 12 years ago
Kristian Høgsberg 4d0214c62b compositor: Use pixman_region32_intersect_rect() instead of temp region 12 years ago
Daniel Stone b4f4a5980f Reset pending surface delta x and y on commit 12 years ago
Daniel Stone d8e8271e94 Clip surface damage to the surface area 12 years ago
Daniel Stone c31f3dd679 SHM: Don't flush damage when there is none 12 years ago
Kristian Høgsberg de37d67ac5 compositor-drm: Always disable sprites for now 12 years ago
Ran Benita 7109cc8b06 compositor-x11: verify that detectable repeat was really set 12 years ago
Ran Benita 6a39d8790e compositor-x11: properly initialize XKB extension 12 years ago
Ran Benita 7b5e3cd9b1 compositor-x11: free or discard XCB generic_error's 12 years ago
Ander Conselvan de Oliveira da1c908a2b compositor-drm: Add key binding for hidding overlays 12 years ago
Ander Conselvan de Oliveira 4bcf3a5fce compositor: Fix culling of repaints behind opaque surfaces 12 years ago
Ran Benita 424ae0151e compositor-x11: use _checked() with xkb_select_events to test for error 12 years ago
Kristian Høgsberg 57e090746e shell: End popups if we trigger a shell grab 12 years ago
Ander Conselvan de Oliveira 5df8ecac5d compositor: Fix partial repaints 12 years ago
Kristian Høgsberg 7330862f9e compositor-x11: Grab pointer on button press, ungrab on release 12 years ago
David Herrmann 0af066ff25 compositor-drm: prefer PCI boot_vga GPU over other GPUs 12 years ago
Kristian Høgsberg aac8693cf3 compositor-x11: Inherit initial modifier state from XKB 12 years ago
Tiago Vignatti ac78bb1017 xwm: Fail safely if cursor is not found 12 years ago
Pekka Paalanen 9249f93057 compositor-drm: remove a stale comment 12 years ago