2904 Commits (b24e48e2ffbc499b940942bbc52b4fe636c14b58)
 

Author SHA1 Message Date
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
Kristian Høgsberg f3dfe716f3 tests: Remove last GLfloat use 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 1f1b39792b keyboard: Rename keyboard to weston-keyboard 12 years ago
Jan Arne Petersen 5ec05fb251 keyboard: commit preedit before sending key events 12 years ago
Jan Arne Petersen 8083e019cd editor: Remove preedit text on startup 12 years ago
Jan Arne Petersen 25f6db51f0 editor: Initalize editor struct with 0 12 years ago
Jan Arne Petersen 6345faa39a editor: Fix handling of UTF-8 text 12 years ago
Daniel Stone a84687174c Terminal: Handle keypad symbols 12 years ago
Daniel Stone 4eb445abba smoke: Remove unused offset member 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
Daniel Stone 8097274ce6 Clients: Don't set the cursor when we have no pointer 12 years ago
Kristian Høgsberg 0f7a285fe1 window.c: Move misplaced break to where it belongs 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