thp
|
2010-04-01
, 14:13
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#11
|
|
2010-04-03
, 06:45
|
Posts: 24 |
Thanked: 4 times |
Joined on Mar 2010
|
#12
|
|
2010-04-03
, 10:29
|
Posts: 25 |
Thanked: 62 times |
Joined on Mar 2010
|
#13
|
|
2010-04-03
, 10:51
|
Posts: 287 |
Thanked: 165 times |
Joined on Oct 2009
@ The Netherlands
|
#14
|
Hmm... it seems to have moved from you guys porting it, to me porting it
That's not a problem, except a) I've never done any Maemo work before, so I'd be going from scratch, and b) I don't have a Maemo device to test on.
|
2010-04-03
, 10:59
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#15
|
Yah probably, I forgot that this language* exists , but you can also write C or C++ OpenGL code that will run in the iPhone (xcode will do the required translation).
* "When you see Objective-C code for the first time in your life, your stomach will turn and your eyes won't know where to look and you will feel dizzy."
|
2010-04-03
, 11:49
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#16
|
No OpenGL support in video driver
|
2010-04-03
, 12:00
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#17
|
The only problem that I have now is that the SDL 1.3 in Extras-Devel does not seem to have OpenGL support:
Seems like libsdl1.3 is not compiled with OpenGL ES support. Digging into the libsdl1.3 source, the functionality could be put in there when using the "Makefile.pandora" makefile for building libsdl1.3, but there's probably a good reason why the packager has not done this.Code:No OpenGL support in video driver
The Following 3 Users Say Thank You to Flandry For This Useful Post: | ||
|
2010-04-03
, 12:43
|
Posts: 111 |
Thanked: 80 times |
Joined on Oct 2009
|
#18
|
|
2010-04-03
, 12:48
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#19
|
What about using SDL-GLES? I read that SDL1.3 hasn't really shaped up in Fremantle. I also recall there being two or three different versions of it in the repo, but maybe i was just confused.
|
2010-04-03
, 12:54
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#20
|