lp:~unity-team/clutk/gles-support

Created by Neil J. Patel and last modified
Get this branch:
bzr branch lp:~unity-team/clutk/gles-support
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
CluTK
Status:
Development

Recent revisions

230. By Jay Taoko

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>

229. By Neil J. Patel

- Add --enable-gles configure flag to allow us to special case gles code
- Add WITH_GLES makefile flag to conditionally add -lglew
- Conditionally define WITH_GLES when compiling, to conditially compile code

modified:
  INSTALL
  clutk/Makefile.am
  configure.ac

228. By Neil J. Patel

Bump to next devel release

227. By Neil J. Patel

[release] 0.3.38

226. By Neil J. Patel

Fixes for button spacing

225. By Neil J. Patel

- Fix issue with get_preferred_height for HBoxes

224. By Neil J. Patel

Link to -lm so we build on Fedora, thanks to Mathieu Bridon

223. By Neil J. Patel

Bump to next development version

222. By Neil J. Patel

[release] 0.3.36

221. By Neil J. Patel

- Fix issue with the icon view where the default row height isn't initialized

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:clutk
This branch contains Public information 
Everyone can see this information.