summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
2011-06-23SH-1903 Don't use indexed texture rendering when GL version is < 3.1 (fixes b...Dave Parks
2011-06-08mergeDave Parks
2011-06-07SH-1595 Make rigged attachment selection more reliable (never selectable when...Dave Parks
2011-06-06SH-1589 Fix for some meshes showing up in non mesh enabled regions.Dave Parks
2011-06-02SH-1732 Add streaming cost calculation for mesh objects.Dave Parks
2011-06-01mergeDave Parks
2011-06-01SH-812 Fix for rigged meshes not showing up as rigged until LoD switch.Dave Parks
2011-06-01SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger vert...Dave Parks
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks
2011-05-30unused variableDave Parks
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks
2011-05-29SH-1682 Work in progress on using texture indexes to improve batch size (wow,...Dave Parks
2011-05-26SH-1359 General octree tune-up -- increase maximum capacity of an octree node...Dave Parks
2011-05-25SH-1603 Replace every occurrence of "WTF" with something more appropriate.Dave Parks
2011-05-16mergeDave Parks
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ...brad kittenbrink
2011-04-28SH-1443 Fix for fullbright alpha objects not appearing for some combinations ...Dave Parks
2011-04-04SH-477 Scene stats console work in progress.Dave Parks
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-28Bug fix for pelvis offset not respecting full valueprep
2011-03-16WIP:Manual pelvis offsetprep linden
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use newfangl...Dave Parks
2011-03-07SH-1064 Fix for crash in LLVertexBuffer::setupVertexBufferDave Parks
2011-03-04SH-998 Fix for improper LoD when an object is first rezzed.Dave Parks
2011-03-03SH-1085 Fix for crash when unchecking "mirror." Basically got LLFace to be p...Dave Parks
2011-03-01SH-1072 Fix for DoF focal point being incorrect.Dave Parks
2011-02-23SH-301 Cleanup -- accidentally removed a multiply by sDistanceFactorDave Parks
2011-02-23SH-301 Use avatar distance and radius when calculating LoD for rigged attachm...Dave Parks
2011-02-17mergeDave Parks
2011-02-17SH-1006 Quick pass at cutting down the number of redundant GL calls based on ...Dave Parks
2011-02-16Fix for problem with pelvis offsetprep
2011-02-08MergeDave Parks
2011-02-08SH-523 Fix for non-finite values in silhouette rendering resulting in silhoue...Dave Parks
2011-02-07SH-930 FIX revert ARC algorithm for merge to viewer-developmentNyx (Neal Orman)
2011-02-07SH-923 FIX particle render cost does not appear to be functioning properlyNyx (Neal Orman)
2011-02-03SH-861 FIX update render cost algorithm to use geometry triangle countsNyx (Neal Orman)
2011-02-02Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01fix for SH-891: crash at LLDrawable::getFace(int)Xiaohong Bao
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01SH-641 Cosmetic fix -- keep showing last rendered mesh LoD if requested LoD i...Dave Parks
2011-01-26SH-641 Fix for some objects not properly switching LoD under some situations.Dave Parks
2011-01-25SH-390 Fix for bad occlusion culling of some mesh objects.Dave Parks
2011-01-19SH-571 Fix for shadows disappearing for a frame whenever an object switches o...Dave Parks
2011-01-19fix for SH-730: sculpted prim attachment shapes on impostored avatars load ve...Xiaohong Bao
2011-01-18SH-571 work in progress.Dave Parks
2011-01-05Fix for SH-579prep
2010-12-30Code review fix from davep - use booling or operator and not binary oneRoxie Linden
2010-12-29SH-652 Viewer crash when right-clicking an avatar while in edit modeLoren Shih
2010-12-15fix for SH-367: mesh viewer lock up: Problem removing object.cache - errorcod...Xiaohong Bao
2010-12-03Fix for SH-479prep linden