1758 Commits (ed7cae34251fc5fb3208870501f8e3fde6c157f2)

Author SHA1 Message Date
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 13 years ago
Pekka Paalanen e8de35c922 rpi: a backend for Raspberry Pi 13 years ago
Pekka Paalanen bcdd579a58 gles2: update texture only if needed 13 years ago
Pekka Paalanen a51e6fa322 build: make default backend configurable 13 years ago
Ander Conselvan de Oliveira f97f811cf3 shell: Remove the old repaint debug mode 13 years ago
Ander Conselvan de Oliveira 27508c2045 gles2: Add a debug binding for highlighting shaded content 13 years ago
Ander Conselvan de Oliveira c509d2b152 compositor: Add debug key bindings infrastructure 13 years ago
Ander Conselvan de Oliveira 11f8d403a8 Add a headless backend 13 years ago
Jan Arne Petersen cf18a32a39 shell: Do not insert input panel layer when locked 13 years ago
Kristian Høgsberg 4d0214c62b compositor: Use pixman_region32_intersect_rect() instead of temp region 13 years ago
Daniel Stone b4f4a5980f Reset pending surface delta x and y on commit 13 years ago
Daniel Stone d8e8271e94 Clip surface damage to the surface area 13 years ago
Daniel Stone c31f3dd679 SHM: Don't flush damage when there is none 13 years ago
Kristian Høgsberg de37d67ac5 compositor-drm: Always disable sprites for now 13 years ago
Ran Benita 7109cc8b06 compositor-x11: verify that detectable repeat was really set 13 years ago
Ran Benita 6a39d8790e compositor-x11: properly initialize XKB extension 13 years ago
Ran Benita 7b5e3cd9b1 compositor-x11: free or discard XCB generic_error's 13 years ago
Ander Conselvan de Oliveira da1c908a2b compositor-drm: Add key binding for hidding overlays 13 years ago
Ander Conselvan de Oliveira 4bcf3a5fce compositor: Fix culling of repaints behind opaque surfaces 13 years ago
Ran Benita 424ae0151e compositor-x11: use _checked() with xkb_select_events to test for error 13 years ago
Kristian Høgsberg 57e090746e shell: End popups if we trigger a shell grab 13 years ago
Ander Conselvan de Oliveira 5df8ecac5d compositor: Fix partial repaints 13 years ago
Kristian Høgsberg 7330862f9e compositor-x11: Grab pointer on button press, ungrab on release 13 years ago
David Herrmann 0af066ff25 compositor-drm: prefer PCI boot_vga GPU over other GPUs 13 years ago
Kristian Høgsberg aac8693cf3 compositor-x11: Inherit initial modifier state from XKB 13 years ago
Tiago Vignatti ac78bb1017 xwm: Fail safely if cursor is not found 13 years ago
Pekka Paalanen 9249f93057 compositor-drm: remove a stale comment 13 years ago
Pekka Paalanen 035a0323ef gles2: check eglBindWaylandDisplayWL return value 13 years ago
Pekka Paalanen 9c3fe25b4d gles2: log EGL config info 13 years ago
Kristian Høgsberg 00fbbe6b60 compositor: Clip pointer coordinates on pointer enter as well 13 years ago
Kristian Høgsberg 1d1e0a5ffa compositor-drm: Disable hw cursor if allocation fails 13 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 13 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 13 years ago
John Kåre Alsaker 7a92ea494c util: Check result of weston_surface_animation_run. 13 years ago
John Kåre Alsaker 5e48a85e6b compositor-x11: Fix a memory leak. 13 years ago
John Kåre Alsaker e2e3d07beb compositor: Check if surface creation failed in weston_compositor_fade. 13 years ago