Friday, October 17, 2008

Carman: New release

The source of new Carman based on Evas already available in garage. The packages is comming...

Take a look:

Thursday, August 21, 2008

Ogre - OpenGL ES Updated

I just sent the OpenGL ES OGRE render system patch to OGRE Patch Tracking System. The code is also available at openbossa git repository.
Ideas and comment are really welcome.

Some features are still missing, like:
* Support to "GL_IMG_vertex_program" extension.
* Support to compressed textures.

Wednesday, August 06, 2008

Ogre and OpenGL ES

Last month, I spend some time trying to learn OpenGL ES[1] and to practice it, I'm been working on new OGRE[2] render backend to mobile devices. In order to test this, I've used some software OpenGL ES simulation like Vincent[3] and PowerVR[4].
At the moment, I've already got the basics OGRE samples running, but there are some things to be fixed, which I intend to fix on the following weeks.
If someone is interested in this code, send me a e-mail and I can send it back, When everything work well, I will send this to OGRE guys.

[1]http://www.khronos.org/opengles/
[2]http://www.ogre3d.org/
[3]http://sourceforge.net/projects/ogl-es
[4]http://www.imgtec.com/powervr/insider/powervr-insider.asp

Saturday, April 26, 2008

Bossa Conference 2008

Bossa conference 2008 promotional video. be ready to 2009.

Friday, January 04, 2008

New Mobile MythTv Packages

Feedbacks and bug report are welcome.

Project page: http://garage.maemo.org/projects/mtv/

Friday, December 21, 2007

Mobile MythTv with EPG


Mobile MythTv with EPG already implemented in svn head[1] using ccc[2] canvas. Maemo packages will be available on January.

New Features
=========
* Program Guide
* Remind (with alarm)
* Schedule Record

Happy Holidays

Ps: to compile current code you need to apply this patch[3] against ccc git source.

[1]https://garage.maemo.org/svn/mtv/trunk/mtv
[2]git://people.freedesktop.org/~herzi/ccc
[3]https://garage.maemo.org/svn/mtv/trunk/ccc/ccc.patch

Wednesday, November 28, 2007

Gtk offscreen rendering

This is a nice feature already implemented on gtk but not integrated on svn trunk yet, this is very important to get gtk widgets on gtk canvas like libcc[1] and clutter[2].
Clutter + Gtk offscreen rendering patch from Neil Patel

Video from: macslow.thepimp.net
[1]http://live.gnome.org/Criawips/CriaCanvas/
[2]http://clutter-project.org/