summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
SooChan Lim [Mon, 17 Nov 2014 10:00:26 +0000 (19:00 +0900)]
add DRI2QeuryExtensionAndCheckVersion
Change-Id: I6a941dcfffea1708e160d2529fdb1488e0376d0c
SooChan Lim [Tue, 9 Jul 2013 08:14:24 +0000 (17:14 +0900)]
add extern C
Change-Id: Ib8731e5b62bf364de42817d839f6cee9bf37f4fa
Philippe Coval [Wed, 5 Feb 2014 11:06:45 +0000 (12:06 +0100)]
packaging: exclude on non X11 configuration
Change-Id: I1f5cc4fe641ae03a701b7c1b63de26b7d24a1c56
Bug-Tizen: PTREL-653
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
jinhyung.jo [Thu, 26 Sep 2013 03:08:44 +0000 (12:08 +0900)]
Don't handle DRI2 events on emulator
XESetWireToEvent/XESetEventToWire can only set one event handler for
a particular event. When libdri2 is used together with OpenGL on
emulator all DRI2 events will go either to libdri2 or OpenGL whatever
connects to DRI2 protocol last. OpenGL needs to handle all DRI2 events
and libdri2 just skips them, so it's reasonable to not handle
DRI2 events in libdri2 at all on emulator
Change-Id: I854a42625465a7c649955673342931087623a799
Signed-off-by: Stanislav Vorobiov <s.vorobiov@samsung.com>
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Alexandru Cornea [Fri, 28 Jun 2013 17:15:52 +0000 (20:15 +0300)]
resetting manifest requested domain to floor
Jinkun Jang [Tue, 12 Mar 2013 16:54:00 +0000 (01:54 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:16 +0000 (22:00 +0900)]
Initial empty repository