summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2012-07-19fix for SH-3238: Textures are loaded at lower detail on subsequent log-insXiaohong Bao
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04MAINT-1142 use VBO pooling on OSXAura Linden
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-22merge changes for DRTVWR-149Oz Linden
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
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 E...Dave Parks
2012-03-28MAINT-793 Pop up notification when drivers are likely out of date. Allow Lig...Dave Parks
2012-03-26MAINT-806 Fix for some shaders failing to link on ATI x800.Dave Parks
2012-03-21MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips (implici...Dave Parks
2012-03-14MAINT-708 Fix for pink when enabling RenderUseVAODave Parks
2012-03-13MAINT-708 Reduce amount of video memory consumed by vertex buffer objects.Dave Parks
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-08MAINT-708 Add checkbox to hardware settings for controlling texture compressi...Dave Parks
2012-03-07MAINT-708 Don't compress UI textures. Use GL_NICEST as compression hint to a...Dave Parks
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-23SH-2908 Fix for linux build.Dave Parks
2012-02-22SH-2908 Fix for crash when enabling Lighting and Shadows on some AMD GPUsDave Parks
2012-02-21SH-2908 Potential fix for pink textures on some OpenGL 3.1 implementations.Dave Parks
2012-02-17SH-2908 Potential fix for precision complaints from some AMD OpenGL 3.1 imple...Dave Parks
2012-02-13SH-2908 Temporary fix for mac buildDave Parks
2012-02-13SH-2908 Fix for mac buildDave Parks
2012-02-13SH-2908 Fix for linux build.Dave Parks
2012-02-13SH-2964 Fix for shader compilation error on some older NVIDIA cards.Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...Dave Parks
2012-02-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden
2012-02-08Fix for Debug GL generating errors when changing graphics preferences (reload...Dave Parks
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2012-02-06SH-2729 Fix for horizontal line of glitching graphics when DoF enabledDave Parks
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-06SH-2794, resolved merge conflict and corrected logic in LLVertexBuffer::deter...Leslie Linden
2012-02-06merge, conflicts in llvertexbuffer.{h,cpp}Brad Payne (Vir Linden)
2012-02-03EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2012-02-01mergeBrad Payne (Vir Linden)
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-27EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-26EXP-1846 FIX Text positioning issues in Floaters, Notifications, UI, and toas...Richard Linden
2012-01-26Fix for windows buildDave Parks
2012-01-26* Fixed up shader compilation errors to get lighting and shadows working agai...Leslie Linden
2012-01-25SH-2565 Move resetVertexBuffer operation to a consistent location (also avoid...Dave Parks
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...Dave Parks