Merge branch 'V2Renderer' into V2TextureSystem
Conflicts: indra/newview/llviewercontrol.cpp
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
void setDisableVBOMapping(BOOL no_vbo_mapping);
|
||||
void generateImpostor(LLVOAvatar* avatar);
|
||||
void bindScreenToTexture();
|
||||
void renderBloom(BOOL for_snapshot, F32 zoom_factor = 1.f, int subfield = 0);
|
||||
void renderBloom(BOOL for_snapshot, F32 zoom_factor = 1.f, int subfield = 0, bool tiling = false);
|
||||
|
||||
void init();
|
||||
void cleanup();
|
||||
|
||||
Reference in New Issue
Block a user