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

Author Topic: [SOLVED] Huge performance hit when I draw a big background.  (Read 8382 times)

0 Members and 1 Guest are viewing this topic.

Svenstaro

  • Full Member
  • ***
  • Posts: 222
    • View Profile
[SOLVED] Huge performance hit when I draw a big background.
« Reply #15 on: August 15, 2010, 01:45:04 am »
Are you certain there are no updated drivers for your card on Windows? Also, why not develop on Linux and then just build for Windows if that is your target? Everybody else will get a speed benefit.

Mr. Moon

  • Newbie
  • *
  • Posts: 15
    • View Profile
[SOLVED] Huge performance hit when I draw a big background.
« Reply #16 on: August 16, 2010, 12:18:32 am »
Fixed!

The problem turned out to be my Windows display drivers.  Once I updated those, performance skyrocketed again.

I profiled the program with Very Sleepy again and the wglChoosePixelFormat routine didn't even show up.

Thanks for the help everyone.

 

anything