opengl and transparency?

Linux specific forum
User avatar
Brujah
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Nov 03, 2003 7:45 pm
Location: Germany
Contact:

opengl and transparency?

Post by Brujah »

When I compile my game with opengl subsystem turned on sprite transparency is not working.

Code: Select all

DisplayTransparentSprite(buffer, 0, 0)
Is just overwrites everything thats under it.