summaryrefslogtreecommitdiff
path: root/indra/llrender/lluiimage.cpp
AgeCommit message (Collapse)Author
2019-11-13Merge in from viewer-release 6.3.5Dave Houlton
2019-08-05SL-10566 Use vector for some high-traffic, low-item count containers instead ↵Graham Linden
of list. Provide method of storing joint indices sep from weight data for faster runtime processing.
2019-07-25DRTVWR-493 LLRender2D to LLParamSingletonandreykproductengine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2013-11-05fixed focus issue on inventoryRichard Linden
2013-03-12SH-3944 WIP CHUI merge fixingNyx Linden
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility.