Who's Online
180 user(s) are online (
166 user(s) are browsing
Forums )
Members: 0
Guests: 180
more...
Topic options
View mode
Newest First
Re: SDL2
Posted on:
2016/6/5 19:35
#181
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
Perhaps we could now start listing portable SDL2 applications - or shall we open a whole new thread for that?
List should contain name, link to code, dependencies and info whether somebody is working on the port or not, so that duplicate work could be avoided.
Thoughts?
***
Brogue, SDL2,
https://sites.google.com/site/broguegame/ , nobody
OpenFodder, SDL2 + SDL2_Mixer,
https://github.com/segrax/openfodder , nobody
The Battle for Wesnoth, SDL2,
http://wesnoth.org/ , nobody
Mame, SDL2, tbd, nobody
Mess, SDL2, tbd, nobody
C-Dog, SDL2,
http://cxong.github.io/cdogs-sdl/ , nobody
uMario, SDL2,
https://github.com/jakowskidev/uMario_Jakowski , nobody
DosBox, SDL2,
http://www.vogons.org/viewtopic.php?t=34770 , nobody
sdl2-platformer, SDL2,
https://github.com/alexdantas/sdl2-platformer , nobody
ioquake3, SDL2,
https://github.com/ioquake/ioq3 , nobody
Edited by Capehill on 2016/6/6 19:10:54 Edited by Capehill on 2016/6/7 17:46:49
Re: SDL2
Posted on:
2016/6/5 20:12
#182
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
@AmigaBlitter
It work good
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/5 20:15
#183
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
@Capehill
Mame and Mess use SDL2 now
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/5 21:58
#184
Home away from home
Joined: 2006/12/2 3:55Last Login
: Yesterday 23:18
From Italy, Perugia
Group:
Registered Users
The recent Battle For Wesnoth is another one that use SDL2
http://wesnoth.org/
Re: SDL2
Posted on:
2016/6/5 23:10
#185
Not too shy to talk
Joined: 2007/1/6 5:59Last Login
: 10/26 20:25
Group:
Registered Users
Re: SDL2
Posted on:
2016/6/6 6:04
#186
Home away from home
Joined: 2007/9/11 12:31Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
@Capehill We probably for first need to port all those necessary libraries such as libsdl2_mixer, libsd2_image and whatever most of sdl2 stuff uses..
Re: SDL2
Posted on:
2016/6/6 19:11
#187
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@utri007 NFS has a huge ASM file. Maybe AROS port is possible.
Re: SDL2
Posted on:
2016/6/6 19:15
#188
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@kas1e Mixer and Image should compile easily but dependencies may cause some pain. I wonder is there somebody voluenteering to maintain SDL2 satellite libs or should they be bundled with the main SDL2 archives?
Re: SDL2
Posted on:
2016/6/6 23:13
#189
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
@Capehill
confirned Nfs have the asm file for audio eax . probably if it excluded a port will be possible on os4. (afx group?
)
for sure on aros it will be really simple.
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/6 23:25
#190
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/7 6:20
#191
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 20:25
From a dying planet
Group:
Registered Users
@Capehill Mick is taking care of nearly all the sdl libs these days...maybe he's willing to do sdl2 too?
Re: SDL2
Posted on:
2016/6/7 10:48
#192
Home away from home
Joined: 2007/9/11 12:31Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
@Capehill
Quote:
Mixer and Image should compile easily but dependencies may cause some pain. I wonder is there somebody voluenteering to maintain SDL2 satellite libs or should they be bundled with the main SDL2 archives?Imho they all should be done as it was done with SDL1 - separately. As if you will bunde then with main SDL2, you will end up in fixing tons of stuff , and there can be about 20-30 sdl2 libs which need to port )
Probably as Raziel say we need to ask Mick to port main ones, as he do it for SDL1 and know what/where os4 deps need to be done.
Re: SDL2
Posted on:
2016/6/7 11:20
#193
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
@kas1e
what do you think it will be a good candidate after porting of needed library?
https://sourceforge.net/projects/openmw/ note it is working on linuxppc
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/7 11:57
#194
Home away from home
Joined: 2007/9/11 12:31Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
@tlosm It is written in C++ and uses Ogre3d for graphics. Dunno if Ogre3d is ported to aos4 at all, but probably it need full opengl, so even ogles2.0 on which daniel work can be not enough (but that to be checked)
Re: SDL2
Posted on:
2016/6/7 17:42
#195
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@kas1e
I agree, Mick would be a good vict..canditate. Let's see what he thinks.
@tlosm
https://raw.githubusercontent.com/zaps ... ISE/master/src/NFS2SE.asm (warning, 3 megabyte file) this is not gonna fly on the PPC any day soon.
Shadowgrounds, woah, didn't know it's opened. It may use SDL1 actually. However, there are other dependencies like GTK mentioned. (and shaders)
Re: SDL2
Posted on:
2016/6/7 19:22
#196
Just can't stay away
Joined: 2009/4/28 4:57Last Login
: Today 15:00
From Adelaide, Australia
Group:
Registered Users
I don't mind porting the SDL2 versions of the libs I've ported in the past. Might need to ask salass00 to do SDL2_mixer though, since I think there's changes related to it working with Timidity, and perhaps other stuff as well.
Re: SDL2
Posted on:
2016/6/7 20:46
#197
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 20:25
From a dying planet
Group:
Registered Users
@MickJT
Yay, Mick is here and he bit...
...err, Hi Mick
Re: SDL2
Posted on:
2016/6/8 16:34
#198
Just can't stay away
Joined: 2009/4/28 4:57Last Login
: Today 15:00
From Adelaide, Australia
Group:
Registered Users
Hi Raziel :) SDL2_image uploaded to OS4Depot. Edit: and SDL2_ttf Edit2: and SDL2_gfx Edit3: and SDL2_net Edit4: and smpeg2
Edited by MickJT on 2016/6/8 17:47:30 Edited by MickJT on 2016/6/8 18:49:55 Edited by MickJT on 2016/6/8 20:17:02 Edited by MickJT on 2016/6/8 21:19:31
Re: SDL2
Posted on:
2016/6/8 17:53
#199
Quite a regular
Joined: 2013/10/5 15:07Last Login
: 8/8 14:29
From Italy
Group:
Registered Users
@MickJT
euae sdl2 ?
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
Re: SDL2
Posted on:
2016/6/8 18:48
#200
Just can't stay away
Joined: 2009/4/28 4:57Last Login
: Today 15:00
From Adelaide, Australia
Group:
Registered Users
As far as I know, AmigaBlitter was doing that one. I wouldn't know how to convert a SDL1 prog/game to SDL2 anyway.
Currently Active Users Viewing This Thread:
3
(
0 members
and 3 Anonymous Users
)