1
General discussions / And for my birthday I wish...
« on: March 01, 2012, 11:44:51 pm »
May I ask if the new naming convention is already up?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Is it possible to use debug mode, but do not debug graphics code (or what is it making so slow) ?
I use text/graphics a lot in my project, and that drops my FPS to 1-2 in debug mode, but 60+ in release. I of course would like to debug my actual "working" code and not SFML graphic library (which is working fine ).
The new graphics API should be much faster in debug mode, there could even be almost no difference.