summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Taekyun Kim [Fri, 27 Feb 2015 04:18:58 +0000 (13:18 +0900)]
Modifled pepper.c to apply coding style guide line
Change-Id: Ie9b19eeb5b191f0770875e3fe257dc3f7fd7f6ef
Taekyun Kim [Fri, 27 Feb 2015 04:18:32 +0000 (13:18 +0900)]
Added coding style guide line
Change-Id: I4901a0d4638f4e08efae1d3fcbdf88be9bf4c4c1
Taekyun Kim [Wed, 25 Feb 2015 09:19:17 +0000 (18:19 +0900)]
Build: Added initial RPM spec file for GBS build
Change-Id: Ie06260e6e565b451e82e09fdfb457d1d8dcaa4fd
Taekyun Kim [Wed, 25 Feb 2015 08:08:05 +0000 (17:08 +0900)]
Compositor: Basic compositor main loop
Starting point for implementing pepper server.
Change-Id: I6981231d22351754ceb95cb3c4a9baeda5eee72d
Taekyun Kim [Wed, 25 Feb 2015 07:46:48 +0000 (16:46 +0900)]
Compositor: Added build configurations for wayland server
COMPOSITOR_MODULES should contain all necessary packages to build pepper
executable. These modules will be checked by PKG_CHECK_MODULES at the end of
the configure.
Change-Id: I043b69802dff938a1250ef47302b3facaaa0b872
Taekyun Kim [Wed, 25 Feb 2015 07:27:37 +0000 (16:27 +0900)]
Initial project configuration
We start from this tiny hello world project :-)
Change-Id: I3043952401effdcdfdeae59cd990f97777098148
JeongHoon Jeon [Wed, 27 May 2015 09:49:34 +0000 (18:49 +0900)]
Initial empty repository