|
2009-10-26
, 16:06
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#12
|
the SDL1.3 thing was on purpose because packaed != available as this SDL1.2 discussion shows.
|
2009-10-26
, 16:56
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#13
|
I tried to summarize the discussion here in my blog: http://www.rojtberg.net/312/opengl-on-the-n900/
in case someone non-technical wants to understand the issue...
|
2009-10-26
, 17:50
|
Posts: 80 |
Thanked: 55 times |
Joined on Oct 2007
|
#14
|
|
2010-01-30
, 18:18
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#15
|
|
2010-01-30
, 19:30
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#16
|
|
2010-03-03
, 03:37
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#17
|
Also, I would be able to do a external library for "simple" support (like what I did to use animation actors from SDL) -- the library has access to the X Window id where SDL renders, and thus can create a EGL context and then let your application proceed with the usual gl calls. Of course, this wouldn't be "standard SDL", but then again nothing about GLES is standard in SDL.
The Following 4 Users Say Thank You to javispedro For This Useful Post: | ||
|
2010-04-13
, 08:03
|
Posts: 345 |
Thanked: 467 times |
Joined on Nov 2007
@ Germany
|
#18
|
The Following 3 Users Say Thank You to Master of Gizmo For This Useful Post: | ||
|
2010-04-13
, 11:24
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#19
|
|
2010-06-16
, 08:32
|
|
Posts: 276 |
Thanked: 224 times |
Joined on Dec 2009
@ Frankfurt, Germany
|
#20
|
Are you sure regarding GLES1 on maemo? I have no real device to verify, but in scratchbox I have just this: