2512 Commits (768117f90b5fa4f2d3eb16046e96ce55d48795b3)
 

Author SHA1 Message Date
Pekka Paalanen 768117f90b window: make display_create_surface() shm-only 12 years ago
Pekka Paalanen 32127ca86d window: use different keys for different cairo privates 12 years ago
Pekka Paalanen 0c6a34378a window: merge struct surface_data into shm_surface_data 12 years ago
Pekka Paalanen f86504c881 window: remove unused MULT macro 12 years ago
Pekka Paalanen a8d4c84693 window: make window_flush() private 12 years ago
Pekka Paalanen ce36f6dff4 window: make window_{create,set}_surface private 12 years ago
Pekka Paalanen 99b705bb17 simple-shm: honour wl_buffer.release 12 years ago
Ander Conselvan de Oliveira edce9c295c simple-egl: Set the right size for the opaque region when fullscreen 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
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