30 Commits (0a887728eabe1a46f8a2fb8dbbd9893e91f4fec1)

Author SHA1 Message Date
Ander Conselvan de Oliveira 0a887728ea compositor: Move clearing of primary plane damage to the backends 13 years ago
John Kåre Alsaker 779b52ac3a Rename gles2-renderer to gl-renderer. 13 years ago
John Kåre Alsaker 30d2b1fd4b Move EGL and GL includes to a gles2-renderer header. 13 years ago
John Kåre Alsaker 1b7ad160a3 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. 13 years ago
John Kåre Alsaker 94659274b4 Move weston_output EGL state into gles2-renderer. 13 years ago
Abhijit Potnis f9763bc2ef compositor-android: Add output before gles2_renderer_init() 13 years ago
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 13 years ago
Kristian Høgsberg 9793fc7a4e compositor: Move EGL context creation to gles2-renderer.c 13 years ago
Kristian Høgsberg fa1be023a2 compositor: Introduce a weston_renderer object 13 years ago
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 13 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 13 years ago
Pekka Paalanen 07c91f8371 compositor: triangle fan debug 13 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 13 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 13 years ago
Kristian Høgsberg 16333ab0ab compositor: Remove compositor->seat 13 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 13 years ago
Pekka Paalanen 3eb4761317 evdev: rename evdev_input_device to evdev_device 13 years ago
Pekka Paalanen b9d38f4552 evdev: do not pass a list to evdev_led_update() 13 years ago
Pekka Paalanen 4ddf1b2c4d android: add basic evdev input support 13 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 13 years ago
Martin Olsson c5da0999fe compositor-android: Add proper error handling in android_compositor_create() 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Kristian Høgsberg e0f832b4f0 compositor: Pass weston_output as the frame_signal argument 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Martin Minarik f5c7576581 compositor-android.c: Add missing include log.h 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago
Daniel Stone baf4359285 Pass argc and argv through to weston_compositor_init 13 years ago
Pekka Paalanen 3ae50bb45c Add Android backend 13 years ago