weston/src
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again
We want to make sure that the matrix symbols are exported from weston and
that modules get them from there.  To do that, we pull matrix.[ch] out of
libshared and back into weston.  calibrator now also links to matrix.[ch]
and we add a IN_WESTON define to enable the WL_EXPORT macro when compiled
inside weston.
2012-12-07 15:00:36 -05:00
..
xwayland xwayland: Close fd opened for lockfile on error path 2012-12-06 22:32:25 -05:00
.gitignore text: Split text and input-method protocols 2012-09-12 16:48:59 -04:00
android-framebuffer.cpp Add Android backend 2012-05-31 13:54:01 -04:00
android-framebuffer.h Add Android backend 2012-05-31 13:54:01 -04:00
clipboard.c clipboard: add seat destroy signal handler 2012-07-11 15:42:46 -04:00
compositor-android.c compositor: Move clearing of primary plane damage to the backends 2012-11-23 21:33:51 -05:00
compositor-drm.c compositor-drm: Dont pass ARGB format to addfb2 for primary fbs 2012-12-07 13:01:26 -05:00
compositor-headless.c compositor: Move clearing of primary plane damage to the backends 2012-11-23 21:33:51 -05:00
compositor-rpi.c rpi: Don't assign planes for surfaces with transformed buffers 2012-12-06 22:27:04 -05:00
compositor-wayland.c Fix build warnings from image_loader 2012-11-30 14:24:00 -05:00
compositor-x11.c Fix build warnings from image_loader 2012-11-30 14:24:00 -05:00
compositor.c compositor: Cleanup if we can't find the symbol in the module 2012-12-06 22:33:08 -05:00
compositor.h compositor-drm: Support overlays with transformed buffers 2012-12-06 21:56:14 -05:00
evdev-touchpad.c Fix a typo. 2012-11-13 15:56:05 -05:00
evdev.c evdev: Apply calibration values to absolute events 2012-12-06 15:53:09 -05:00
evdev.h evdev: Apply calibration values to absolute events 2012-12-06 15:53:09 -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 texture_damage into renderer private 2012-12-06 16:56:04 -05:00
gl-renderer.h gl, rpi: consolidate print_egl_error_state() 2012-11-27 11:12:48 -05:00
launcher-util.c weston-launcher: use CLOEXEC on fallback path 2012-07-31 22:19:31 -04:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c backlight: Revamp error handling code to not leak the directory 2012-12-06 22:33:01 -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 Link matrix.c into weston again 2012-12-07 15:00:36 -05:00
noop-renderer.c noop-renderer: Remove unused variable 2012-11-27 13:20:40 -05:00
rpi-bcm-stubs.h rpi: Dispmanx elements as planes, completion callback 2012-11-08 16:56:26 -05:00
screenshooter.c screenshooter: Report an error if we fail to open the file 2012-12-06 22:31:22 -05:00
shell.c shell: Remove confusing case fall-through 2012-12-06 22:34:20 -05:00
tablet-shell.c compositor: introduce weston_buffer_reference 2012-12-06 16:07:43 -05:00
text-backend.c text: Add support for forwarding key events 2012-11-27 13:10:10 -05:00
tty.c tty: Clean up completely if switching vt fails 2012-12-06 22:32:37 -05:00
util.c compositor-drm: Support overlays with transformed buffers 2012-12-06 21:56:14 -05:00
weston-egl-ext.h compositor: add support for OES_EGL_image_external 2012-08-31 17:51:42 -04:00
weston-launch.c weston-launch: Add some error reporting for weston-launch 2012-12-06 22:33:25 -05:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
zoom.c zoom: Don't update the zoom translation if zoom level is 0 2012-11-21 11:40:39 -05:00