1404 Commits (9f43cb48aac9d27aa49fe955104f5cfd204703ed)

Author SHA1 Message Date
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 12 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen fb003d3457 gl: take, hold, and release a buffer reference 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 12 years ago
Pekka Paalanen a6421c4ea8 compositor: do not release if re-attaching buffer 12 years ago
Jan Arne Petersen 82ec909b07 shell: Do not remove input panel layer when locked 12 years ago
Rob Bradford f4f58be8df compositor-drm: Load calibration values from udev 12 years ago
Rob Bradford ea23b28642 evdev: Apply calibration values to absolute events 12 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 12 years ago
Rob Bradford 80137f3afe evdev: Include the device capabilities in the debugging 12 years ago
Ander Conselvan de Oliveira 03fb4ef41e gl-renderer: Force call to glUseProgram() when activating debug binding 12 years ago
Tiago Vignatti 2d129f11fe xwayland: Staticize weston_wm_set_selection and read_and_dump_property 12 years ago
Tiago Vignatti 3df3f225e3 xwayland: Remove useless structure 12 years ago
Tiago Vignatti 9c4ff831c6 xwm: Rename get_resources function 12 years ago
Tiago Vignatti f268446339 xwayland: Standardize 'wxs' for weston_xserver variables 12 years ago
Ander Conselvan de Oliveira e920941032 compositor-drm: Allow scanning out of opaque ARGB surfaces 12 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 12 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 12 years ago
Kristian Høgsberg cd1d6c8f19 compositor-x11: Link to libshared-cairo for icon loading helper 12 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 12 years ago
Scott Moreau 76d8fc8216 xwm: Fix xwm opaque region 12 years ago
Kristian Høgsberg bd1e928f25 noop-renderer: Remove unused variable 12 years ago
Jan Arne Petersen 337df952f8 text: Add support for forwarding key events 12 years ago
Jan Arne Petersen 466b9c1047 text: Add support for grabbing the keyboard 12 years ago
Jan Arne Petersen d9be93b964 text: Rename and extend text_model key event 12 years ago
Jan Arne Petersen 674fd1d625 text: Start input method from configuration 12 years ago
Ander Conselvan de Oliveira 2908a3df0d compositor-drm: Support scan out of transformed buffers 12 years ago
Ander Conselvan de Oliveira 012b4c78c9 compositor: Implement buffer transformation 12 years ago
Pekka Paalanen 326529f900 gl, rpi: consolidate print_egl_error_state() 12 years ago
Ander Conselvan de Oliveira 0a887728ea compositor: Move clearing of primary plane damage to the backends 12 years ago
Ander Conselvan de Oliveira 7e918da36f compositor-drm: Add debug binding for toggling sprites 12 years ago
Ander Conselvan de Oliveira 180f42a382 compositor-drm: Add a debug binding for toggling usage of hw cursors 12 years ago
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