summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Collapse)Author
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-25MAINT-616 Faster issuance of occlusion queries.Dave Parks
2012-05-24MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback.Dave Parks
2012-05-22MAINT-616 Fix for crash on teleport from previous changesDave Parks
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-22MAINT-616 Fix for crash on shutdown caused by previous changes.Dave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵Dave Parks
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-15MAINT-616 Different VBO Pooling scheme -- populate VBO pool with buffers ↵Dave Parks
that are likely to be requested, but never reuse a previously used buffer.
2012-05-15STORM-276 FIXED Squiggles overflow line editor height when font size is set ↵Kitty Barnett
to large - Also reduced squiggle width from 6 to 4 and prevented running past the end of a word
2012-05-11MAINT-586 Starting logging OpenGL version and shader level to simulatorDave Parks
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-05-01fix a sculpt crashXiaohong Bao
2012-04-27fix for a crash on sculptXiaohong Bao
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
Coalesced patchset.
2012-04-10Fixed default character width bug. Updated rendertri api for new path ↵prep
rendering bookends.
2012-04-05Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
2012-04-05consolidate navmesh rendering callsprep
2012-04-05Navmesh edges are now rendered via vertex buffers. Enjoy the speedup!prep
2012-04-03Fix build. Axe deprecated glNormal call. Don't show the world just because ↵Dave Parks
navmesh isn't checked.
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-03Added normal support to navmesh tri renderer.prep
2012-04-03merge changes for drtvwr-132Oz Linden
2012-03-30MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 ↵Dave Parks
Express. Don't pop up driver update notification if GPU class is < 1
2012-03-28MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵Dave Parks
Lighting and Shadows on Intel when drivers are up to date.
2012-03-27Navmesh rendering api update to ll color structsprep
2012-03-26MAINT-806 Fix for some shaders failing to link on ATI x800.Dave Parks
2012-03-22Removed dead codeprep
2012-03-21MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips ↵Dave Parks
(implicitly disables lighting and shadows)
2012-03-21mergeprep
2012-03-21Path-282: Added support for viewing the walkability map for various ↵prep
character types
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ↵Todd Stinson
the latest viewer-development.
2012-03-14MAINT-708 Fix for pink when enabling RenderUseVAODave Parks
2012-03-14Updated header for flush.prep
2012-03-13MAINT-708 Reduce amount of video memory consumed by vertex buffer objects.Dave Parks
2012-03-13pull and merge from viewer-developmentprep
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-08MAINT-708 Add checkbox to hardware settings for controlling texture ↵Dave Parks
compression. Default texture compression to on for cards with 512MB of VRAM or less, off otherwise.
2012-03-07MAINT-708 Don't compress UI textures. Use GL_NICEST as compression hint to ↵Dave Parks
avoid artifacts.
2012-03-07Path-287: VB bug fixes. Cleaned up rendering prims. Navmesh shape rendering ↵prep
fixes. Code cleanup
2012-03-07Fix for overlaying navmesh on renderable geometry.prep
2012-03-07Partial fix for Path-387. Path-287 Viewer perfomance tweaks.prep
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2012-02-29SH-3018 WIP - removed audit texture, other unused diagnostic codeBrad Payne (Vir Linden)
2012-02-28SH-2908 Fix for incompatibility issue with GLSL 1.30Dave Parks
2012-02-24Fix for nacmesh viewing on low gfx setting and llpathinglib update.prep
2012-02-24Path-267: Add support for rendering of walkable objects, obstacles and ↵prep
material phantoms.
2012-02-23SH-2908 Fix for linux build.Dave Parks
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed