Eduardo Lima
Santa Clara (Cuba), 1980
Joined Igalia in autumn 2007.
Santa Clara (Cuba), 1980
Joined Igalia in autumn 2007.
For the past few months I have been working on this project to bring OpenCL closer to GNOME technologies, and today I’m glad to make the first public announcement. For the uninformed reader, OpenCL is a framework and language for writing programs...
Always feels good to close old bugs, even if done unintentionally. In one of the projects I’m working on, I ran into the lack of SHA-512 support in glib and decided to step in. It turned out that such support was requested in a bug reported 3 years...
Back in 2009 I had the chance to attend the european edition of the Javascript Conference for the first time. It was a nice and intense learning experience (it runs only for two fully packed days). This event is the counterpart of the US edition however...
Let me present you FileTea, a project enabling anonymous file sharing for the Web. It is designed to be simple and easy to use, to run in (modern) browsers without additional plugins, and to avoid the hassle of user registration. Works like this: Mary...
Although my talk “The Web jumps into D-Bus” was not accepted for this year edition of the Desktop Summit, I’m still attending the event thank to my employer Igalia which apart from sponsoring the conference, is partially sponsoring my...
m configure.ac build: Raises required version of GLib to 2.32 We are using new GLib thread API introduced in 2.32, like g_mutex_init().
Eduardo Lima17/12/2012m gfreenect/Makefile.am Merge pull request #9 from guijemont/buildfix Fix build when freenect installed in non standard path
Eduardo Lima19/11/2012m skeltrack/skeltrack-skeleton.c Updates mutex calls to use new GMutex API g_mutex_new()/g_mutex_free() have been deprecated in GLib.
Eduardo Lima03/08/2012m skeltrack/skeltrack-skeleton.c Changes the threading model to use GSimpleAsyncResult's run_in_thread()
Eduardo Lima03/08/2012m skeltrack/skeltrack-skeleton.c Fixes a couple of memory leaks in joints tracking algorithms
Eduardo Lima03/08/2012