Hi everyone,

I've been working on a dolphin (Wii/GC emulator) port, see :

http://forums.dolphin-emulator.com/showthread.php?tid=8254

The emulator works on i386 with software rendering.

Unfortunately, I can't get OpenGL rendering work on my laptop, because of lack 
of support for GL_EXT_framebufer_object. I would be glad to see if some of you 
can get it working.

Amd64 support is not ready yet because of the lack of a MAP_32BIT flag for 
mmap(2). I've tried a workaround, but without much luck (using MAP_FIXED).

Comments are welcome !
Best regards,

-- 
Ganael LAPLANCHE <ganael.laplan...@martymac.org>
http://www.martymac.org | http://contribs.martymac.org
FreeBSD: martymac <marty...@freebsd.org>, http://www.FreeBSD.org

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to