summaryrefslogtreecommitdiff
path: root/tests/surface-global-test.c
Commit message (Expand)AuthorAgeFilesLines
* libweston: Use weston_coord space conversion functionsDerek Foreman2023-02-011-28/+37
* tests: Use test-desktop-shell more widelyDaniel Stone2022-11-041-0/+1
* libweston: Rename weston_surface_destroy() to weston_surface_unref()Marius Vlad2022-05-121-1/+1
* tests: fix all leaks in surface-global-testPekka Paalanen2021-06-281-0/+3
* tests: migrate surface, surface-globalPekka Paalanen2020-01-301-18/+15
* libweston: Migrate functions that operate on 'weston_view'Marius Vlad2019-07-181-0/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* tests: use weston_compositor_exitPekka Paalanen2019-02-061-1/+1
* weston: Properly namespace modules entrypointQuentin Glidic2017-01-171-1/+2
* libweston: Properly namespace modules entrypointQuentin Glidic2017-01-171-0/+1
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Rename src/ to libweston/Pekka Paalanen2016-06-231-1/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* Remove the weston_view.geometry.width/height fieldsJason Ekstrand2013-12-021-1/+3
* Split the geometry information from weston_surface out into weston_viewJason Ekstrand2013-10-221-10/+13
* tests: Assert surface creation succeedsKristian Høgsberg2013-10-101-0/+1
* fix module_init signature in module testsU. Artie Eoff2013-05-171-2/+1
* Pass argc and argv to modulesKristian Høgsberg2013-02-201-1/+2
* tests: fix assignment typo, should be comparisonU. Artie Eoff2013-02-071-1/+1
* tests: Convert remaining module tests to not use test-runner.cKristian Høgsberg2012-12-111-2/+16
* tests: Remove last GLfloat useKristian Høgsberg2012-11-141-1/+1
* tests: test surface to/from global functionsU. Artie Eoff2012-10-041-0/+65