framework/graphics/cairo.git
11 years agogl: Fix color differences at gradient boundaries 1.0_post
Dongyeon Kim [Mon, 9 Jul 2012 00:41:28 +0000 (09:41 +0900)]
gl: Fix color differences at gradient boundaries

At gradient boundaries the color value differs from the expected value.
This is because Cairo uses [0.5, 0.5] as the pixel center.
Here we try to offset the differences.

11 years agoUpdate cairo gl/msaa compositor
Dongyeon Kim [Wed, 27 Jun 2012 07:50:06 +0000 (16:50 +0900)]
Update cairo gl/msaa compositor

 - gl/msaa: Implement hairline for stroke.
 - gl: Release gl context if the former image creating failed.
 - subsurface: Disable subsurface-set-snapshot as it creates a ref cycle
 - Modify debian rules and OBS spec to enable cairo gles backend

11 years agobuildRequire which
Anas Nashif [Fri, 22 Jun 2012 11:45:25 +0000 (12:45 +0100)]
buildRequire which

cleanup spec file

Change-Id: Ie57eab6243ae6ca5d0b106d316910f130d2c980a

11 years agoUpdate cairo gl/msaa compositor to latest
Dongyeon Kim [Tue, 5 Jun 2012 05:20:30 +0000 (14:20 +0900)]
Update cairo gl/msaa compositor to latest

 * Commit until c46d19d gl/msaa: Add image "atlas" optimization

11 years agoUpdate to working version of cairo 1.12.3
Dongyeon Kim [Tue, 5 Jun 2012 03:03:54 +0000 (12:03 +0900)]
Update to working version of cairo 1.12.3

11 years agoUpdate to 1.12.2
Dongyeon Kim [Tue, 5 Jun 2012 02:34:24 +0000 (11:34 +0900)]
Update to 1.12.2

11 years agoAdd default Smack manifest for cairo.spec
Ryan Ware [Wed, 30 May 2012 00:50:01 +0000 (17:50 -0700)]
Add default Smack manifest for cairo.spec

Change-Id: Ie4c93c1c01b4a6650958ad120c3752415069115b
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:06:02 +0000 (17:06 +0900)]
upload tizen1.0 source

12 years agoRemove TIZEN_FIX_DASHED_LINE_STROKE flag.
Deokjin Kim [Thu, 9 Feb 2012 07:41:49 +0000 (16:41 +0900)]
Remove TIZEN_FIX_DASHED_LINE_STROKE flag.
This patch causes segmentation fault sometimes.

Change-Id: Ic664384b19a8f0fca7420f694afb9d3f4003a5db

12 years agoGit init
Kibum Kim [Fri, 6 Jan 2012 16:10:50 +0000 (01:10 +0900)]
Git init

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:37 +0000 (22:00 +0900)]
Initial empty repository