Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
2b3c97d560a8a60d6029be9795e81712e0868307
/
tests
/
weston-test.c
9ffb250
libweston: introduce weston_output_from_resource()
by Pekka Paalanen
· 8 years ago
4938f93
tests: Remove buffer-count
by Daniel Stone
· 8 years ago
8af2bec
weston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
8268157
libweston: Position layers in an absolute way
by Quentin Glidic
· 9 years ago
2edc3d5
libweston: Rename weston_surface::configure to ::committed
by Quentin Glidic
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
d0cf441
tests: update for manual surface/view mapping
by Armin Krezović
· 9 years ago
260c2ff
input: Rename weston_surface_activate to weston_seat_set_keyboard_focus
by Bryce Harrington
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
315bf8c
tests: check kbd init in the plugin
by Pekka Paalanen
· 9 years ago
fba27fb
Move the functions launching clients to main.c
by Giulio Camuffo
· 9 years ago
2ec5f2a
cosmetic: Remove use of C++ style comments
by Chris Michael
· 10 years ago
d251010
input: Make pointer grab motion callbacks take an event struct
by Jonas Ådahl
· 11 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
2cc9297
tests: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
f280d11
tests: Add screenshot recording capability to weston-test
by Bryce Harrington
· 10 years ago
c3c3fc4
tests: use special seat
by Marek Chalupa
· 10 years ago
c8daf77
weston-test: add device_{release/add} into protocol
by Marek Chalupa
· 10 years ago
f6a6592
tests: Rename wayland-test to weston-test
by Derek Foreman
· 10 years ago
e789771
tests: Include weston-egl-ext from weston-test
by Daniel Stone
· 10 years ago
a768026
tests: Cleanup superfluous headers
by Bryce Harrington
· 11 years ago
42ebdda
weston-test: check if resource is not NULL
by Marek Chalupa
· 11 years ago
412e6a5
compositor: keep track of the weston_layer a weston_view is in
by Giulio Camuffo
· 11 years ago
dae8a4b
tests: Properly report skipped tests
by Emilio Pozuelo Monfort
· 11 years ago
40c0c3f
tests: Test whether a simple EGL main loop uses too many buffers
by Neil Roberts
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
f72e479
tests: allow weston test plugin to keep on running
by Pekka Paalanen
· 12 years ago
ace0a39
weston-test: Always update transform when moving surface
by Kristian Høgsberg
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
10ddd97
compositor: Remove redundant and not well-defined focus field
by Kristian Høgsberg
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
442a5fa
tests: Fix leftover wl_client_add_versioned_object()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
8f7f483
tests: Fix direct access to resource->data in weston-test
by Kristian Høgsberg
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
068b61c
compositor: Change notify_motion to take relative motion events
by Kristian Høgsberg
· 12 years ago
184df50
compositor: call configure on surfaces with a null buffer too
by Giulio Camuffo
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
a75a789
text: fix weston key bindings with input methods
by Jan Arne Petersen
· 12 years ago
65e7e7a
tests: Define and implement a test protocol extension.
by U. Artie Eoff
· 13 years ago