Paul Cercueil

Results 246 comments of Paul Cercueil
trafficstars

> Lighting abstract machine model assumes only 6 general regs (for comparison optimizing compilers assumes infinite number of regs). The small number of general reg is a big constraint for...

> Sorry, I probably misread this. So if you use more regs than a target machine permits what will happen? As I understand gnulighting somehow dealing with this situation. Will...

That was it! Bluetooth is now working here. Thanks!

Well all video drivers based on Gallium should be able to use OpenVG. This includes Nouveau, Radeon etc. But I would like to try it on the GCW Zero handheld...

I started a version based on SDL2, to make it support as much platforms as possible (including the Raspberry Pi). However, Mesa's OpenVG library does not include the VG utilities:...

So I added a version based on SDL2: https://github.com/pcercuei/node-openvg This gives me garbage on my PC with Mesa's implementation of OpenVG, could you try it with your Raspberry Pi?

You can download libini here: https://github.com/pcercuei/libini Then build it and install it in your system.

It would be quite a lot of work actually. And what would be the use case?