439 Commits (5d1d2ca32513a04f01e5f4cf938f6aa5ae513fcc)

Author SHA1 Message Date
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 12 years ago
Vasily Khoruzhick 52cfd61cdb renderer: introduce destroy callback 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 de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 12 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 12 years ago
Jan Arne Petersen 674fd1d625 text: Start input method from configuration 12 years ago
Ander Conselvan de Oliveira 012b4c78c9 compositor: Implement buffer transformation 12 years ago
Ander Conselvan de Oliveira b8fcca915b compositor: Move buffer damage fields from weston_output 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 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
Pekka Paalanen bcdd579a58 gles2: update texture only if needed 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
Ander Conselvan de Oliveira 4bcf3a5fce compositor: Fix culling of repaints behind opaque surfaces 12 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 12 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago
Pekka Paalanen 0cbd3b5059 compositor, clients: double-buffer input region 12 years ago
Pekka Paalanen 512dde8ce9 compositor, clients: double-buffer opaque region 12 years ago
Pekka Paalanen 8e159180cc compositor, clients: make damage double-buffered 12 years ago
Pekka Paalanen 5df44de6a9 compositor: make wl_surface.attach double-buffered 12 years ago
John Kåre Alsaker 490d02a96d weston: Use float instead of GLfloat. 12 years ago
Tiago Vignatti 1d01b01318 compositor: Add kill signal 12 years ago
Kristian Høgsberg b9af479f02 compositor: Make weston_surface_assign_output() static 12 years ago
Ander Conselvan de Oliveira 8ea818fb00 compositor: Generalize output previous damage into per buffer damage 12 years ago
Philipp Brüschweiler b13b9ff90a text: Have only one text_model_factory 12 years ago
Kristian Høgsberg 33a45f5b6d compositor: Drop unused wl_shm field 12 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 12 years ago
Kristian Høgsberg dd1b3f4c1b compositor: Remove unused 'fbo' field from weston_compositor 12 years ago
Kristian Høgsberg 4226385e53 compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c 12 years ago
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 12 years ago