addImage(LLViewerImage *image) | LLViewerImageList | |
addImageToList(LLViewerImage *image) | LLViewerImageList | |
calcMaxTextureRAM() | LLViewerImageList | [static] |
callback_data_list_t typedef | LLViewerImageList | [private] |
callback_data_t typedef | LLViewerImageList | [private] |
convertToUploadFile(LLPointer< LLImageRaw > raw_image) | LLViewerImageList | [static] |
createUploadFile(const LLString &filename, const LLString &out_filename, const U8 codec) | LLViewerImageList | [static] |
decodeAllImages(F32 max_decode_time) | LLViewerImageList | |
deleteImage(LLViewerImage *image) | LLViewerImageList | |
destroyGL(BOOL save_state=TRUE) | LLViewerImageList | |
dirtyImage(LLViewerImage *image) | LLViewerImageList | |
doPrefetchImages() | LLViewerImageList | |
doPreloadImages() | LLViewerImageList | |
dump() | LLViewerImageList | |
getImage(const LLString &filename, const LLUUID &image_id, BOOL usemipmap=TRUE, BOOL level_immediate=FALSE) | LLViewerImageList | |
getImage(const LLUUID &image_id, BOOL usemipmap=TRUE, BOOL level_immediate=FALSE) | LLViewerImageList | |
getImageFromFile(const LLString &filename, const LLUUID &image_id, BOOL usemipmap, BOOL level_immediate, LLGLint internal_format, LLGLenum primary_format) | LLViewerImageList | |
getImageFromHost(const LLUUID &image_id, LLHost host) | LLViewerImageList | [inline] |
getImageFromUUID(const LLUUID &image_id, BOOL usemipmap, BOOL level_immediate, LLGLint internal_format, LLGLenum primary_format, LLHost request_from_host=LLHost()) | LLViewerImageList | |
getMaxResidentTexMem() const | LLViewerImageList | [inline] |
getMaxVideoRamSetting(S32 max=-1) | LLViewerImageList | [static] |
getNumImages() | LLViewerImageList | [inline] |
getUIImageByID(const LLUUID &id, BOOL clamped=TRUE) | LLViewerImageList | [virtual] |
getVideoMemorySetting() const | LLViewerImageList | [inline] |
handleIRCallback(void **data, const S32 number) | LLViewerImageList | |
hasImage(const LLUUID &image_id) | LLViewerImageList | |
image_list_t typedef | LLViewerImageList | |
image_priority_list_t typedef | LLViewerImageList | [private] |
init() | LLViewerImageList | |
LLImageProviderInterface() | LLImageProviderInterface | [inline] |
LLTextureView class | LLViewerImageList | [friend] |
LLViewerImageList() | LLViewerImageList | |
LOG_CLASS(LLViewerImageList) | LLViewerImageList | [private] |
mCallbackList | LLViewerImageList | |
mCreateTextureList | LLViewerImageList | |
mDirtyTextureList | LLViewerImageList | |
mForceDecodeTimer | LLViewerImageList | [private] |
mForceResetTextureStats | LLViewerImageList | |
mImageList | LLViewerImageList | [private] |
mIRCallbackData | LLViewerImageList | [private] |
mLastFetchUUID | LLViewerImageList | [private] |
mLastUpdateUUID | LLViewerImageList | [private] |
mLoadingStreamList | LLViewerImageList | |
mMaxResidentTexMem | LLViewerImageList | [private] |
mMovieImageHasMips | LLViewerImageList | [private] |
mMovieImageUUID | LLViewerImageList | [private] |
mPreloadedImages | LLViewerImageList | [private] |
mUpdateStats | LLViewerImageList | [private] |
mUUIDMap | LLViewerImageList | [private] |
mVideoMemorySetting | LLViewerImageList | [private] |
preloadImage(const LLString &filename, const LLUUID &image_set_id, BOOL use_mips) | LLViewerImageList | [private] |
processImageNotInDatabase(LLMessageSystem *msg, void **user_data) | LLViewerImageList | [static] |
receiveImageHeader(LLMessageSystem *msg, void **user_data) | LLViewerImageList | [static] |
receiveImagePacket(LLMessageSystem *msg, void **user_data) | LLViewerImageList | [static] |
removeImageFromList(LLViewerImage *image) | LLViewerImageList | |
restoreGL() | LLViewerImageList | |
setUpdateStats(BOOL b) | LLViewerImageList | [inline] |
sFormattedMemStat | LLViewerImageList | [static] |
sGLBoundMemStat | LLViewerImageList | [static] |
sGLTexMemStat | LLViewerImageList | [static] |
shutdown() | LLViewerImageList | |
sNumImages | LLViewerImageList | [private, static] |
sNumImagesStat | LLViewerImageList | [static] |
sNumRawImagesStat | LLViewerImageList | [static] |
sRawMemStat | LLViewerImageList | [static] |
sTextureBits | LLViewerImageList | [static] |
sTexturePackets | LLViewerImageList | [static] |
sUUIDCallback | LLViewerImageList | [private, static] |
updateImages(F32 max_time) | LLViewerImageList | |
updateImagesCreateTextures(F32 max_time) | LLViewerImageList | [private] |
updateImagesDecodePriorities() | LLViewerImageList | [private] |
updateImagesFetchTextures(F32 max_time) | LLViewerImageList | [private] |
updateImagesMediaStreams() | LLViewerImageList | [private] |
updateImagesUpdateStats() | LLViewerImageList | [private] |
updateMaxResidentTexMem(S32 max=-1, U32 fudge=0) | LLViewerImageList | |
updateMovieImage(const LLUUID &image_id, BOOL active) | LLViewerImageList | |
uuid_map_t typedef | LLViewerImageList | [private] |
~LLImageProviderInterface() | LLImageProviderInterface | [inline, virtual] |
~LLViewerImageList() | LLViewerImageList | |