summaryrefslogtreecommitdiff
path: root/indra/llrender/llrender.cpp
AgeCommit message (Expand)Author
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-19BUILDFIX: enabling the building of the viewer/appearance backend with headles...Nyx Linden
2012-07-03MAINT-685 Fix for disabling basic shaders making high detail terrain render i...Dave Parks
2012-06-28MergeDave Parks
2012-05-25MAINT-616 Potential fix for corrupted mip maps.Dave Parks
2012-02-29SH-3018 WIP - removed audit texture, other unused diagnostic codeBrad Payne (Vir Linden)
2012-04-13MAINT-861 Fix for crash on exit due to bad matrix modeDave Parks
2012-02-01mergeBrad Payne (Vir Linden)
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...Dave Parks
2012-01-18fix for SH-2827: [crashhunters] Crash in LLPipeline::generateWaterReflection()Xiaohong Bao
2012-01-05trivial: debug code for SH-2827: [crashhunters] Crash in LLPipeline::generate...Xiaohong Bao
2011-11-29SH-1912 Add environment map back into shiny when lighting and shadows enabled.Dave Parks
2011-11-16SH-2690 Add comments per Vir's review feedbackDave Parks
2011-11-16SH-2690 Fix for spammy triangle death on GeForce 7800 Go when selecting flexi...Dave Parks
2011-10-28SH-2633 Fix for avatar hair turning white when editing appearanceDave Parks
2011-10-11SH-2240 WIP on removing lots of string comparisons that were added to deal wi...Dave Parks
2011-10-07SH-2031 fix for mac/linux buildDave Parks
2011-10-07SH-2031 Profile guided optimization of matrix opsDave Parks
2011-10-06SH-2553 Fix for glitches when rendering HUD attachments.Dave Parks
2011-09-29SH-2507 Potential fix for basic shaders causing objects to disappear with som...Dave Parks
2011-09-25SH-2244 Fix for crash when enabling core profile on AMD GPUsDave Parks
2011-09-25SH-2244 Fix for UI blanking out on shader reload (stale matrix hash cleanup)Dave Parks
2011-09-24SH-2244 Fix for bump surfaces appearing black when L&S disabledDave Parks
2011-09-23SH-2244 Better VAO support -- still slower than non-VAO implementation for so...Dave Parks
2011-09-22SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and mo...Dave Parks
2011-09-20SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta...Dave Parks
2011-09-17SH-2243 work in progress -- put back ambient lighting when atmospheric shader...Dave Parks
2011-09-15SH-2243 work in progress -- use a hash check to avoid redundantly setting lig...Dave Parks
2011-09-15SH-2243 work in progress -- don't use built-in GL light state when shaders ar...Dave Parks
2011-09-15SH-2243 work in progress -- no more deprecated built-in matrix state when usi...Dave Parks
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-09-13mergeDave Parks
2011-08-31MergeXiaohong Bao
2011-08-27SH-2242 Physics shape display works again, added asserts to flush out areas w...Dave Parks
2011-08-21SH-2242 Work in progress on FXAA/glVertexAttrib -- DoF works, physics shape d...Dave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2011-07-29SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph...Dave Parks
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-07-15Merge from viewer-developmentXiaohong Bao
2011-07-05SH-1951 Partial fix for basic shaders disabled changing terrain appearance.Dave Parks
2011-06-06SH-1738 Fix for broken UI text when deferred rendering enabled.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-29SH-1682 Work in progress on using texture indexes to improve batch size (wow,...Dave Parks
2011-05-19mergeDave Parks
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use GL_ARB_texture_multisamp...Dave Parks
2011-05-19SH-1618 FIX -- Lighting and shadows crash ATI macsLeslie Linden
2011-02-23fix an exit crash.Xiaohong Bao
2011-02-23apply private pool to VBOXiaohong Bao