Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Graphical operations in a thread  (Read 9903 times)

0 Members and 1 Guest are viewing this topic.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Graphical operations in a thread
« Reply #15 on: September 17, 2010, 06:46:50 pm »
I've commited my new fix, can you test it?
Laurent Gomila - SFML developer

Beliar

  • Newbie
  • *
  • Posts: 27
    • View Profile
Graphical operations in a thread
« Reply #16 on: September 17, 2010, 09:06:02 pm »
It does seem to work, i don't get any errors and most examples run (except shader but that doesn't run in the previous revision too)

So, i guess its fixed, thanks.
Debuggers don't remove bugs. They only show them in slow motion.