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

Author Topic: Bug. In draw a Repeated teksture.  (Read 3680 times)

0 Members and 1 Guest are viewing this topic.

1aam2am1

  • Newbie
  • *
  • Posts: 13
    • View Profile
Bug. In draw a Repeated teksture.
« on: June 15, 2015, 05:49:07 pm »
My friend has a problem with repeted teksture. In his console displays:

Warning: Detected "Microsoft Corporation GDI Generic" OpenGL implementation. The current OpenGL implementation is not hardware-accelerated ...

And a display part of the repeted sprite are away about 50px.


These black gaps between white textured should not be.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: Bug. In draw a Repeated teksture.
« Reply #1 on: June 15, 2015, 05:54:03 pm »
Install the graphics driver. ;)

And next time make sure to use the proper sub-forum.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

victorlevasseur

  • Full Member
  • ***
  • Posts: 206
    • View Profile
Re: Bug. In draw a Repeated teksture.
« Reply #2 on: June 15, 2015, 05:54:41 pm »
For the warning, your friend needs to install the lastest driver for its graphic card (because the warning says that he uses the Microsoft default driver). Also, the texture repeat is supposed to work only for power of two texture sizes on old hardware/driver.