weston/src
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c
They were still sitting in struct weston_compositor.
2013-05-08 22:38:05 -04:00
..
xwayland compositor: Adapt to wl_surface going away 2013-05-08 09:54:37 -04:00
.gitignore update .gitignores for src/ and man/ 2013-02-26 11:20:29 -05:00
animation.c compositor: Adapt to wl_surface going away 2013-05-08 09:54:37 -04:00
bindings.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
clipboard.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
compositor-drm.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
compositor-fbdev.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
compositor-headless.c Make backends always specify output repaint time 2013-04-08 14:24:03 -04:00
compositor-rdp.c Correctly handle extended RDP keycodes 2013-04-11 16:11:11 -04:00
compositor-rpi.c compositor: Adapt to wl_surface going away 2013-05-08 09:54:37 -04:00
compositor-wayland.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
compositor-x11.c input: Allocate pointer/keyboard/touch structs 2013-05-07 23:52:07 -04:00
compositor.c compositor: Move gl-renderer vertex arrays into gl-renderer.c 2013-05-08 22:38:05 -04:00
compositor.h compositor: Move gl-renderer vertex arrays into gl-renderer.c 2013-05-08 22:38:05 -04:00
data-device.c input: Move surface picking into the pointer grab focus callback 2013-05-08 22:03:45 -04:00
evdev-touchpad.c evdev-touchpad: Disable tap FSM by default on touchpads with button pads 2013-03-27 15:39:09 -04:00
evdev.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
evdev.h evdev: Wait for SYN event before sending events over to the client 2013-02-27 15:28:21 -05:00
filter.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
filter.h evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -04:00
gl-renderer.c compositor: Move gl-renderer vertex arrays into gl-renderer.c 2013-05-08 22:38:05 -04:00
gl-renderer.h gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support 2013-01-15 16:00:16 -05:00
input.c input: Move surface picking into the pointer grab focus callback 2013-05-08 22:03:45 -04:00
launcher-util.c weston-launcher: Add missing newline in error message 2013-02-14 13:38:40 -05:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c backlight: Avoid passing an invalid fd into close() 2013-01-10 16:07:42 -05:00
libbacklight.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
log.c compositor: Fold the log prototypes into compositor.h and drop log.h 2012-08-01 00:00:57 -04:00
Makefile.am Import input structs and helper functions from wayland 2013-05-06 21:40:32 -04:00
noop-renderer.c renderer: introduce destroy callback 2013-01-08 15:31:08 -05:00
pixman-renderer.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
pixman-renderer.h renderer: introduce destroy callback 2013-01-08 15:31:08 -05:00
rpi-bcm-stubs.h rpi: Dispmanx elements as planes, completion callback 2012-11-08 16:56:26 -05:00
screenshooter.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
shell.c input: Move surface picking into the pointer grab focus callback 2013-05-08 22:03:45 -04:00
tablet-shell.c compositor: Adapt to wl_surface going away 2013-05-08 09:54:37 -04:00
text-backend.c compositor: Adapt to wl_surface going away 2013-05-08 09:54:37 -04:00
tty.c tty: Clean up completely if switching vt fails 2012-12-06 22:32:37 -05:00
udev-seat.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00
udev-seat.h udev-seat: Simplfy enable/disable interface a bit 2013-02-18 16:50:19 -05:00
version.h.in Install header files and pkg-config file for external modules 2013-02-18 15:29:35 -05:00
weston-egl-ext.h weston-egl: Allow compilation against older EGL stack 2013-03-22 10:26:04 -04:00
weston-launch.c weston-launch: cleanup - return failures in main with EXIT_FAILURE 2013-03-19 14:41:05 -04:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
weston.pc.in Install header files and pkg-config file for external modules 2013-02-18 15:29:35 -05:00
zoom.c input: Merge wl_seat into weston_seat 2013-05-07 09:07:43 -04:00