Age | Commit message (Collapse) | Author |
|
|
|
|
|
vertex buffer objects. Limit number of textures per batch to 6 (prevents frame stalls on NVIDIA).
|
|
|
|
|
|
|
|
|
|
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version
Reviewed by Richard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
texture rendering based on available hardware.
|
|
uploader has
|
|
no idea how this ever worked before, as the code since 1.23 has been using the wrong keyword ("everyone_mask" instead of "new_everyone_mask"). I suspect something changed on the sim side?
|
|
|
|
|
|
|
|
|
|
|
|
(wow, super fast so far)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The LLDir base class method will now be used instead. The handling of the mask
parameter was inconsistent between the two implementations, and the failure
to remove the old method was probably just an oversight.
|
|
|
|
|
|
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
|
|
|
|
|
|
|
|
|
|
|
|
|