Age | Commit message (Expand) | Author |
2011-09-26 | SH-2244 Fix for crash in LLVertexBuffer::mapBuffer (don't use glMapBuffer by ... | Dave Parks |
2011-09-26 | merge | Dave Parks |
2011-09-26 | SH-2244 Fix for menu backgrounds being invisible on login screen when shaders... | Dave Parks |
2011-09-25 | SH-2244 Fix for crash when enabling core profile on AMD GPUs | Dave Parks |
2011-09-25 | SH-2244 Fix for UI blanking out on shader reload (stale matrix hash cleanup) | Dave Parks |
2011-09-24 | merge | Dave Parks |
2011-09-24 | SH-2244 Fix for crash when transparent water disabled (silently ignore settin... | Dave Parks |
2011-09-24 | SH-2244 Fix for bump surfaces appearing black when L&S disabled | Dave Parks |
2011-09-24 | merge | Dave Parks |
2011-09-24 | SH-2244 Fix for shaders not building on GL < 2.1 | Dave Parks |
2011-09-24 | SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers | Dave Parks |
2011-09-23 | SH-2244 Fix for linux build? | Dave Parks |
2011-09-23 | SH-2244 Fix for mac build? (take two) | Dave Parks |
2011-09-23 | SH-2244 Fix for mac build? | Dave Parks |
2011-09-23 | SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ad... | Dave Parks |
2011-09-23 | SH-2244 Better VAO support -- still slower than non-VAO implementation for so... | Dave Parks |
2011-09-22 | SH-2244 fix flickering shadows and occlusion culling. | Dave Parks |
2011-09-22 | SH-2244 fix for glitched fonts | Dave Parks |
2011-09-22 | SH-2244 Don't use VAO's outside of core profile (performance improvement) | Dave Parks |
2011-09-22 | SH-2244 Fix for artifacts with L&S enabled when using core profile. | Dave Parks |
2011-09-22 | SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and mo... | Dave Parks |
2011-09-20 | SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta... | Dave Parks |
2011-09-20 | SH-2243 No deprecated calls for the whole session. | Dave Parks |
2011-09-19 | SH-2243 fix for error in cloth shader | Dave Parks |
2011-09-17 | SH-2243 fix for mac build | Dave Parks |
2011-09-17 | SH-2243 work in progress -- gDEBugger guided removal of deprecated state changes | Dave Parks |
2011-09-17 | SH-2243 work in progress -- how'd that GL get there? | Dave Parks |
2011-09-17 | SH-2243 work in progress -- put back ambient lighting when atmospheric shader... | Dave Parks |
2011-09-16 | SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs... | Dave Parks |
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks |
2011-09-15 | SH-2243 work in progress -- use a hash check to avoid redundantly setting lig... | Dave Parks |
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ar... | Dave Parks |
2011-09-15 | merge | Dave Parks |
2011-09-15 | SH-2243 work in progress -- no more deprecated built-in matrix state when usi... | Dave Parks |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks |
2011-09-14 | Trying to fix Mac build issue | Brad Payne (Vir Linden) |
2011-09-13 | merge | Dave Parks |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- make sure all ref counte... | Dave Parks |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- don't run curl_multi_per... | Dave Parks |
2011-09-09 | merge changes for storm-1590 | Oz Linden |
2011-09-08 | Corrected license information in llsingleton_test.cpp. | Logan Dethrow |
2011-09-08 | merge back beta tags | Oz Linden |
2011-09-08 | LLProxy: Moved the enabling of the UDP proxy back into startSOCKSProxy() | Logan Dethrow |
2011-09-07 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2011-09-07 | STORM-1541: Change llassert() to llassert_always(): unit tests expect. | Nat Goodspeed |
2011-09-07 | STORM-1541: Add LLInstanceTracker tests for active-iterator asserts. | Nat Goodspeed |
2011-09-07 | Merge. Fixed issue with LLProxy code related to changes to the LLSocket inter... | Logan Dethrow |
2011-09-06 | STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). | Nat Goodspeed |
2011-09-06 | Renamed LLCurl::check_curl_code() and LLCurl::check_curl_multi_code() to prev... | Logan Dethrow |
2011-09-06 | merge changes for storm-1588 | Oz Linden |