Huge renderer update (WIP). Still plenty to do, especially pertaining to UI.
-Nametag bubble visbility is oddly inconsistent. May vanish with future planned UI merges... -VBOs are PAINFULLY slow on ATI hardware. This repos self-compiled davep/shining-fixes branch, so I'll leave the ball in LL's court for now regarding that.
This commit is contained in:
@@ -46,8 +46,7 @@ public:
|
||||
LLVertexBuffer::MAP_TEXCOORD0 |
|
||||
LLVertexBuffer::MAP_TEXCOORD1 |
|
||||
LLVertexBuffer::MAP_TEXCOORD2 |
|
||||
LLVertexBuffer::MAP_TEXCOORD3 |
|
||||
LLVertexBuffer::MAP_COLOR
|
||||
LLVertexBuffer::MAP_TEXCOORD3
|
||||
};
|
||||
|
||||
virtual U32 getVertexDataMask();
|
||||
|
||||
Reference in New Issue
Block a user