Search found 2 matches
- Sat May 15, 2010 2:43 pm
- Forum: General Discussion
- Topic: Compling ResidualVM for N900 (Maemo 5)
- Replies: 8
- Views: 10707
It uses OpenGL 1. Anyway, right now ResidualVM doesn't have proper renderer abstraction, so adding support for a new renderer would require changes at many places (ugly and not scalable). Oh, no doubt it would be ugly! But maybe not too difficult a task. I'm going to have a poke around. I make abso...
- Sat May 15, 2010 11:31 am
- Forum: General Discussion
- Topic: Compling ResidualVM for N900 (Maemo 5)
- Replies: 8
- Views: 10707
Damn you! I was looking for a project to get into N900 development with, and had settled on this. Beaten to it. OTOH, I am a C programmer with some (limited) OpenGL experience. From what I can tell, IF ResidualVM uses OpenGL 1, then the conversion to ES 1.1 shouldn't be that painful, and the N900 su...