SFML community forums

General => General discussions => Topic started by: Neomex on January 03, 2012, 11:22:35 pm

Title: SFML 2.0 changes / progress
Post by: Neomex on January 03, 2012, 11:22:35 pm
Is there SFML 1.6 -> 2.0 changes list?
Haven't found it anywhere.

And how is it progressing? Can we expect full version soon? :)
Title: SFML 2.0 changes / progress
Post by: Laurent on January 04, 2012, 07:49:56 am
Quote
Is there SFML 1.6 -> 2.0 changes list?

Yes, there's a topic on the first page of the General forum.

Quote
Can we expect full version soon?

Very soon, yes.
Title: SFML 2.0 changes / progress
Post by: Neomex on January 04, 2012, 04:43:54 pm
Quote from: "Laurent"

Yes, there's a topic on the first page of the General forum.

Ah, right, had to be blind :)

Will it support OpenGL 4.x ?
Title: SFML 2.0 changes / progress
Post by: Laurent on January 04, 2012, 04:48:44 pm
Quote
Will it support OpenGL 4.x ?

The window module already supports any OpenGL version.
Title: SFML 2.0 changes / progress
Post by: BMB on January 04, 2012, 06:53:13 pm
Quote from: "Laurent"
Quote
Will it support OpenGL 4.x ?

The window module already supports any OpenGL version.

Will it support Mobile devices (OpenGL-E, I believe)
Title: SFML 2.0 changes / progress
Post by: Laurent on January 04, 2012, 08:32:56 pm
Mobile devices, with OpenGL ES 2, will be supported later. That's one of my top priorities for SFML 2.
Title: SFML 2.0 changes / progress
Post by: BMB on January 04, 2012, 08:38:08 pm
Quote from: "Laurent"
Mobile devices, with OpenGL ES 2, will be supported later. That's one of my top priorities for SFML 2.

Thanks! That is great news to hear. :D
Title: SFML 2.0 changes / progress
Post by: darekg11 on January 06, 2012, 10:15:38 pm
Laurent, I hope SFML 2.0 will also be released as C version?
Title: SFML 2.0 changes / progress
Post by: Laurent on January 06, 2012, 10:36:12 pm
Of course. Everything that I maintain (CSFML, SFML.Net) will be upgraded too.
Title: SFML 2.0 changes / progress
Post by: darekg11 on January 07, 2012, 10:40:32 am
Okay, thank You.
Waiting for it.