summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Damian Hobson-Garcia [Wed, 22 Oct 2014 08:40:22 +0000 (17:40 +0900)]
Remove common.c APIs
These APIs are not exported in recent versions of Mesa.
Change-Id: I928d9096709e03962e36ebdfb107c50e7f77a95c
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
Takanari Hayama [Fri, 11 Jul 2014 06:04:22 +0000 (15:04 +0900)]
Switch from GEM to PRIME.
We'll be using PRIME from now on.
Change-Id: I13fd4e50c87c429d52a6754dd76e80ef311e2e1b
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
Takanari Hayama [Tue, 10 Sep 2013 06:57:12 +0000 (15:57 +0900)]
Initial KMS backend implementation.
This is the initial KMS backend implementation.
Change-Id: Ie9006e52509a77f352ce1195a48483aafc4025d1
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
Nikhil Devshatwar [Tue, 21 May 2013 08:48:11 +0000 (14:18 +0530)]
DEBIAN: debianization
Vincent Stehlé [Fri, 26 Oct 2012 12:53:57 +0000 (14:53 +0200)]
Makefile.am: add version info
This produces libgbm.so.1.0.0 instead of libgbm.so.0.0.0.
Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
Xavier Boudet [Fri, 14 Sep 2012 13:53:08 +0000 (15:53 +0200)]
Update to libudev.pc name
Signed-off-by: Xavier Boudet <x-boudet@ti.com>
Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
Rob Clark [Mon, 3 Sep 2012 15:23:46 +0000 (15:23 +0000)]
update pkgconfig file
Need to add libdl/libudev dependencies.
Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
Rob Clark [Mon, 6 Aug 2012 16:31:55 +0000 (11:31 -0500)]
sync w/ latest wayland (gbm_surface, etc)
Rob Clark [Sat, 10 Mar 2012 20:43:11 +0000 (14:43 -0600)]
rebase on latest wayland version
Rob Clark [Sat, 25 Feb 2012 17:00:29 +0000 (11:00 -0600)]
initial commit