SFML community forums

General => General discussions => Topic started by: Meltra Bour on August 09, 2009, 07:15:57 pm

Title: sf::string Vertex Array ?
Post by: Meltra Bour on August 09, 2009, 07:15:57 pm
so I'm looking at the stuff needed to build a gui in to my little engine and I was wondering way sf::string did not use a vertex array to reduce the amount of openGL calls. I can see way this of little use when rendering spirits and the likes but ... ?

vertex array are openGL 1.1 so they are supported on almost all hardware that I can think off or ? If I'm right sfml aims to be 1.2 minimum ?

just a random thought/question  :lol:
Title: sf::string Vertex Array ?
Post by: Laurent on August 09, 2009, 08:23:25 pm
It's planned ;)
Title: sf::string Vertex Array ?
Post by: Meltra Bour on August 09, 2009, 10:59:20 pm
cool, I looked around but all I could fined was a canceled job in the roadmap   8)