summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Juan Zhao [Fri, 29 Nov 2013 05:35:28 +0000 (13:35 +0800)]
cairo did notuse gl at all with gles
remove gl dependency, and refine spec's segment
Change-Id: I3ee3bf98d8fc133ea401bd00eedc457717ecc552
Juan Zhao [Thu, 28 Nov 2013 01:54:36 +0000 (09:54 +0800)]
add without x segment
In IVI platform, some applications still requires cairo_xlib API, though
the decent fix is to fix them in those applications.
To avoid the influcing those build failure, use without_x segment to disable
x build.
Change-Id: I75960e639042b10b0ad498bdeddddbd3c0772c21
Juan Zhao [Wed, 27 Nov 2013 00:12:13 +0000 (08:12 +0800)]
move X related package out of cairo gl segment
Because cairo gl isnot enabled in mobile segment, include X related packages in
this file will trigger build failure.
So move X related packages check out of gl segment, to avoid build failure.
Change-Id: I200e0ee7e00c04f01800316327db90a0942325a8
Juan Zhao [Mon, 25 Nov 2013 03:36:20 +0000 (11:36 +0800)]
add wayland profile for cairo
In wayland scope, cairo doesn't need to build based on Xorg.
So remove this dependency on wayland profile.
Change-Id: Id777856b4f6f6b3bf3105fbc67bd3aa9cd9446c9
Zhigang Gong [Fri, 22 Nov 2013 04:07:25 +0000 (12:07 +0800)]
Update change log.
Prepare to submit to obs.
Change-Id: I760805e3a247d93f77e4a830ccdf9935d74ccf24
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Zhigang Gong [Fri, 1 Nov 2013 12:09:19 +0000 (20:09 +0800)]
Updated to 1.12.16.
Change-Id: Ic70234436c1c511efadcc750ba68fa82d22af8f5
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Zhigang Gong [Wed, 16 Oct 2013 09:43:56 +0000 (17:43 +0800)]
Don't compute vertex transformation on GPU side.
This patch is to avoid a regression introduced by commit:
commit
05ad89f91241b386f72f5b9bac3ebe62faff1d1b
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Sun Feb 3 16:51:35 2013 +0000
gl: Replace manual vertex transformation with VS computation of texcoords
After fix that regression, we can revert this patch.
This patch can fix the rendering problem in IE Fish Tank Benchmark.
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Change-Id: I345e26cb1493167684e04c0a2e8da06bef696243
Yan Wang [Thu, 12 Sep 2013 02:31:00 +0000 (10:31 +0800)]
Enable GLES
Change-Id: Ie3d02a6d9472fd9385eec34cf8954a404d771e0e
Juan Zhao [Mon, 2 Sep 2013 09:01:57 +0000 (17:01 +0800)]
avoid hard coded dependencies
only IVI platform's gl is provided by mesa-devel, and there is many other
package may provide gl. And this should be depnd on which platform it is using.
So change it to find out the "gl.pc" provider will be the right fix.
Change-Id: Ifcf538f6c7b040db69003fcbf269e1987be7301a
Alexandru Cornea [Fri, 28 Jun 2013 18:25:53 +0000 (21:25 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Wed, 19 Jun 2013 18:47:17 +0000 (14:47 -0400)]
make gl backend support conditional
Anas Nashif [Fri, 7 Jun 2013 21:25:01 +0000 (17:25 -0400)]
do not build wayland by default, use config option from project
Anas Nashif [Fri, 10 May 2013 18:51:50 +0000 (14:51 -0400)]
fixed license for sub-packages
Anas Nashif [Fri, 10 May 2013 18:26:40 +0000 (14:26 -0400)]
Set license using %license
Anas Nashif [Mon, 11 Feb 2013 15:17:49 +0000 (07:17 -0800)]
Update to 1.12.14
Anas Nashif [Mon, 11 Feb 2013 15:11:07 +0000 (07:11 -0800)]
Update to 1.12.14
Anas Nashif [Mon, 11 Feb 2013 15:06:45 +0000 (07:06 -0800)]
Update to 1.12.14
Markus Lehtonen [Tue, 8 Jan 2013 12:32:19 +0000 (14:32 +0200)]
packaging: Disable atom optimizations
Atom optimizations introduce "movbe" instructions which makes the
binaries unexecutable in buildroots. Which, in turn, makes some packages
unbuildable (for 32-bit x86 builders).
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Anas Nashif [Wed, 12 Dec 2012 04:22:03 +0000 (20:22 -0800)]
actually use bcond_without to enable wayland by default
Anas Nashif [Wed, 12 Dec 2012 01:49:33 +0000 (17:49 -0800)]
add changelog
Anas Nashif [Wed, 12 Dec 2012 01:49:00 +0000 (17:49 -0800)]
use bcond_with wayland
Anas Nashif [Wed, 5 Dec 2012 11:59:42 +0000 (03:59 -0800)]
remove dependency on gtk-doc
Anas Nashif [Wed, 28 Nov 2012 20:40:19 +0000 (12:40 -0800)]
do not require gtk-doc for building
Anas Nashif [Tue, 27 Nov 2012 16:31:27 +0000 (08:31 -0800)]
build require which
Anas Nashif [Sat, 17 Nov 2012 00:13:42 +0000 (16:13 -0800)]
apply patches and fixed requirements
Anas Nashif [Sat, 17 Nov 2012 00:00:52 +0000 (16:00 -0800)]
no version
Anas Nashif [Sat, 17 Nov 2012 00:00:04 +0000 (16:00 -0800)]
add packaging
Zhigang Gong [Thu, 21 Nov 2013 07:54:47 +0000 (15:54 +0800)]
Imported Upstream version 1.12.16
Anas Nashif [Mon, 11 Feb 2013 15:02:05 +0000 (07:02 -0800)]
Imported Upstream version 1.12.14
Anas Nashif [Fri, 16 Nov 2012 23:59:03 +0000 (15:59 -0800)]
Imported Upstream version 1.12.4