Age | Commit message (Collapse) | Author |
|
Reviewed with Simon
|
|
backfaces for particles (make particles render double-sided again)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
viewer-lion
|
|
|
|
Reviewed by Kelly and Graham
|
|
|
|
|
|
|
|
|
|
during the deletion process to avoid a crash.
|
|
|
|
|
|
|
|
|
|
VBO accounting.
|
|
|
|
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
|
|
rendering
|
|
GCC doesn't allow to init non-constant references with temporary objects
|
|
|
|
|
|
subclasses -- also vectorize particle VBO updates
|
|
some reason
|
|
|
|
(wow, super fast so far)
|
|
paranoid about who gets to touch its LLVertexBuffer members.
Reviewed by Nyx.
|
|
queries if GL is set to not use VBOs for stream draw.
|
|
|
|
Octree driven raycast.
|
|
First check-in; only compiles, nothing more.
|
|
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer.
Reviewed with Ambroff
|
|
|
|
|