Window flickers when over an opengl window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a splash screen that displays over an application with an opengl
context and the window flcikers. I would like to know how I can solve this
problem. Thanks in advance.
 
Apparently it was because of the alpha blending it had. After I made it not
fade it didn't flicker. If anyone has any ideas on how I can keep using alpha
I could use them. Thanks.
 
Back
Top