index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
cliptest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
Rename src/ to libweston/
Pekka Paalanen
1
-1
/
+1
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
1
-0
/
+1
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2014-08-20
cliptest: sync calculate_edges with master copy
Pekka Paalanen
1
-45
/
+47
2014-08-20
Remove duplicated code from cliptest.c
Ondřej Majerech
1
-290
/
+3
2014-08-19
cliptest: Avoid use of uninitialized memory when regions don't intersect
Derek Foreman
1
-5
/
+7
2014-08-19
weston-cliptest --help works. You must use -b to run benchmark
Bill Spitzak
1
-2
/
+6
2014-06-24
Clients: Fix memleak issues in various clients of weston
vivek
1
-3
/
+10
2014-04-07
Make sure config.h is included before any system headers
Andrew Wedgbury
1
-0
/
+2
2013-10-13
Rename frame_create and frame_set_child_size with a window_ prefix
Jason Ekstrand
1
-1
/
+1
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-3
/
+1
2013-07-25
cliptest: Use xmalloc in cliptest
Kristian Høgsberg
1
-3
/
+1
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
1
-1
/
+1
2012-09-12
compositor: new intersection algorithm
Pekka Paalanen
1
-252
/
+326
2012-09-12
clients: add cliptest program
Pekka Paalanen
1
-0
/
+833