weston/shared
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
..
cairo-util.c toytoolkit: Don't draw shadows for maximized windows. 2012-10-10 11:23:41 -04:00
cairo-util.h Fix build warnings from image_loader 2012-11-30 14:24:00 -05:00
config-parser.c config-parser: Handle lines that don't end in \n 2012-08-03 21:56:41 -04:00
config-parser.h configure.ac: Don't link weston to cairo or image libraries 2012-11-29 13:32:11 -05:00
image-loader.c Fix build warnings from image_loader 2012-11-30 14:24:00 -05:00
Makefile.am Link matrix.c into weston again 2012-12-07 15:00:36 -05:00
matrix.c Link matrix.c into weston again 2012-12-07 15:00:36 -05:00
matrix.h Move matrix.[ch] to shared 2012-12-06 15:53:03 -05:00
option-parser.c Add an option parser 2012-03-12 01:28:50 -04:00
os-compatibility.c compositor: add fallback strchrnul() 2012-06-12 12:29:13 -04:00
os-compatibility.h compositor: add fallback strchrnul() 2012-06-12 12:29:13 -04:00