lp:~afrantzis/clutk/gles2-shaders.alf-fixes

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~afrantzis/clutk/gles2-shaders.alf-fixes
Only Alexandros Frantzis can upload to this branch. If you are Alexandros Frantzis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandros Frantzis
Project:
CluTK
Status:
Merged

Recent revisions

274. By Alexandros Frantzis

Remove attempts to glEnable GL_TEXTURE_2D, that are invalid in OpenGL ES 2.0.

273. By Alexandros Frantzis

Explicitly include GL(ES) headers.

272. By Alexandros Frantzis

Fix test for gles in configure.ac.

271. By Jammy Zhou

workaround for continuous actor painting
- do not call cogl_flush() after paint_func(actor)
- do not call ctk_effect_set_invalidate_effect_cache()
  after render to cached texture

270. By Jammy Zhou

Fix assertion error in on_stage_destroyed

269. By Jammy Zhou

with the fix in clutter, the cogl_flush workaround can be removed
fix GL_INVALID_OPERATION error for glTexImage2D
fix crash for /Menu/MenuItem test suite

268. By Jammy Zhou

initiliaze priv->cached_effect_texture for render to cached texture
update vertex postions in opengl_blur_pass
fix render target resize for ctk_copy_render_target_to_cached_texture

267. By Jammy Zhou

use GL_TRIANGLE_FAN

266. By Jammy Zhou

- cogl_flush() should not be called just before gles2 rendering
- enable default frame buffer after ctk_render_target_resize

265. By Jammy Zhou

normalize vertext positions for gles2 vertex shader
use GL_TRIANGLE_STRIP for glDrawArrays

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.