You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:clutk

There are download files available for CluTK.

See all merge proposals.

CluTK has 14 active branches owned by 3 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:clutk
Series: trunk
1 Development 2010-10-13 12:11:06 UTC
277. support for a new CLUTK_DISABLE_EFFEC...

Author: David Barth
Revision Date: 2010-10-13 12:11:06 UTC

support for a new CLUTK_DISABLE_EFFECTS flag

lp:clutk/0.3
Series: 0.3
2 Mature 2010-06-10 16:23:01 UTC
212. [release] 0.3.32

Author: Neil J. Patel
Revision Date: 2010-06-10 16:23:01 UTC

[release] 0.3.32

lp:~jammy-zhou/clutk/gles2-shaders.hacky 1 Development 2010-10-18 06:15:04 UTC
280. improve for CTK_BEGIN_GL/CTK_END_GL

Author: Jammy Zhou
Revision Date: 2010-10-18 06:15:04 UTC

improve for CTK_BEGIN_GL/CTK_END_GL

lp:~asac/clutk/prepare-no-gl-includes-in-clutter (Has a merge proposal) 1 Development 2010-10-04 19:57:08 UTC
259. fix missing gl includes; do not rely ...

Author: Alexander Sack
Revision Date: 2010-10-04 19:56:27 UTC

fix missing gl includes; do not rely on GL/gl.h getting included by clutter

lp:~unity-team/clutk/packaging bug 1 Development 2010-09-22 18:20:22 UTC
237. releasing version 0.3.60-0ubuntu1

Author: Didier Roche-Tolomelli
Revision Date: 2010-09-22 18:20:22 UTC

releasing version 0.3.60-0ubuntu1

lp:~asac/clutk/gles-support 1 Development 2010-08-25 08:53:02 UTC
263. add dependency gl/glesv2 libs/cflags ...

Author: Alexander Sack
Revision Date: 2010-08-25 08:52:41 UTC

add dependency gl/glesv2 libs/cflags to build system

lp:~unity-team/clutk/optional-effects 1 Development 2010-08-20 15:09:07 UTC
257. make sure no blurred menu-background ...

Author: Mirco Müller
Revision Date: 2010-08-20 15:09:07 UTC

make sure no blurred menu-background is created if effects are disabled

lp:~unity-team/clutk/gles-support 1 Development 2010-07-05 22:15:15 UTC
230. Replaced GLEW headers with OpenGL ES ...

Author: Jay Taoko
Revision Date: 2010-07-05 22:15:15 UTC

Replaced GLEW headers with OpenGL ES headers.
Compile on Marvel ARM board.
Working test: tests/test-clutk-text

[modified]
  clutk/ctk-arb-asm-private.c
  clutk/ctk-effect-blur.c
  clutk/ctk-effect-context.c
  clutk/ctk-effect-drop-shadow.c
  clutk/ctk-effect-glow.c
  clutk/ctk-gfx-private.c
  clutk/ctk-layer-actor.c
  clutk/ctk-layer.c
  clutk/ctk-main.c
  clutk/ctk-menu.c
  clutk/ctk-render-target.c
  clutk/ctk-utils.c
    - modified code to skip non OpenGL ES compatible calls
    - Effects are deactivated
    - Using the following headers on Marvell ARM board:
 <GLES2/gl2.h>
 <GLES2/gl2ext.h>

lp:~unity-team/clutk/update-menu-positioning 1 Development 2010-07-04 08:28:59 UTC
229. - Use get_abs_tranformed_vertices to ...

Author: Neil J. Patel
Revision Date: 2010-07-04 08:27:52 UTC

- Use get_abs_tranformed_vertices to figure out the exact positon of an actor on the stage to calculate where the menu should be

modified:
  clutk/ctk-menu.c

lp:~unity-team/clutk/clutk.no-asm-shaders 1 Development 2010-06-16 04:25:42 UTC
209. Deactivated the use of asm shaders ...

Author: Jay Taoko
Revision Date: 2010-06-16 04:24:37 UTC

Deactivated the use of asm shaders

  clutk/ctk-arb-asm-private.c
    - fix inverted texture coordinate

  clutk/ctk-layer-actor.c
  clutk/ctk-main.c
  clutk/ctk-menu.c
    - Disable the use of asm shaders

lp:~unity-team/clutk/clutk.opengles 1 Development 2010-06-16 03:18:43 UTC
215. OpenGL ES compatibility: removing glB...

Author: Jay Taoko
Revision Date: 2010-06-15 18:47:16 UTC

OpenGL ES compatibility: removing glBegin/glEnd

[modified]
  clutk/ctk-arb-asm-private.c
  clutk/ctk-arb-asm-private.h
    - OpenGL ES compatibility
    - Using triangle strip with glDrawArrays. OpenGL ES does not allow GL_QUADS
    - Converted the Gaussian function to be OpenGL ES compatible
    -Save and then restore client state attributes after rendering

  clutk/ctk-effect-blur.c
  clutk/ctk-effect-glow.c
  clutk/ctk-effect-drop-shadow.c
    - Cleanup

  clutk/ctk-effect.c
  clutk/ctk-effect.h
    - Invalidate effect when a parameter changes
    - Changed maximum blur strength

  clutk/ctk-layer-actor.c
    - Changed to use and OpenGL ES comaptible rendering

  tests/Makefile.am
    - Added build for new tests

[added]
  tests/test-clutk-glow.c
  tests/test-clutk-drop-shadow.c
  tests/test-clutk-blur.c
    - Effect tests

lp:clutk/0.2 2 Mature 2010-04-12 09:37:32 UTC
105. bump version

Author: Didier Roche-Tolomelli
Revision Date: 2010-04-12 09:37:32 UTC

bump version

lp:~jpetersen/clutk/414353 bug 1 Development 2010-03-31 13:55:39 UTC
104. Take slider size in account when the ...

Author: Jan Arne Petersen
Revision Date: 2010-03-31 13:22:39 UTC

Take slider size in account when the child widget height for allocation
is calculated.

Fixes: Bug #414353 - Cannot scroll to bottom of system menu

lp:clutk/0.1 2 Mature 2009-08-07 09:46:02 UTC
78. modified: configure.ac - New re...

Author: Neil J. Patel
Revision Date: 2009-08-04 16:45:04 UTC

modified:
  configure.ac
    - New release

114 of 14 results
You can't create new branches for CluTK.