2025-08-27 13:18 CEST

spring: develop b2a2aa91 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2009-08-18 09:01:17 develop 877e4375
Changeset Delay texture upload for NamedTextures (used by lua's gl.Texture) when calling it in a DList compilation. Else it would reupload the texture data each DList call, additionally gLGenMipmaps doesn't work in DLists.
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.h Diff ] File ]
mod - rts/Rendering/Textures/NamedTextures.cpp Diff ] File ]
mod - rts/Rendering/Textures/NamedTextures.h Diff ] File ]