aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UTexture.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-03some tweaking of transparency handling for PNGs to make it look more as expectedb1indy1-1/+11
2007-06-26Added support for transparency in PNG images - if a PNG with transparency is ...b1indy1-2/+34
2007-04-24UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro...b1indy1-4/+4
2007-04-17Bugfix: Fixed minor problem that caused artefacts to be drawn - 'transparent'...mogguh1-1/+1
2007-03-24Copyed PNG Texture Support from UltraStar 0.5.3whiteshark01-7/+21