summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2022-09-02SL-17967 Purge OpenGL extensions (use core API only)Dave Parks
2022-09-01SL-17967 - block layout binding acceptable to appleHoward Stearns
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-30Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into initscapadeHoward Stearns
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-08-29SL-17967 - demonstrate what features are provided in various profilesHoward Stearns
2022-08-26experiments for turning on opengl core profile on mac for DRTVWR-559Brad Kittenbrink
2022-08-26SL-17997 Follow up from beta breakers results.Dave Parks
2022-08-20SL-17584 Make setShaders crashes more informativeAndrey Kleshchev
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-28Fix for 2-bit errors in writing to and reading from norm.wDave Parks
2022-06-28Add emissiveRect to softenLightF.glslDave Parks
2022-06-27SL-17274: Document which shader encodesNormal includesPtolemy
2022-06-24SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glslDave Parks
2022-06-23WIP adding check for existence of ARB_texture_cube_map_array extensionBrad Kittenbrink
2022-06-23fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ...Brad Kittenbrink
2022-06-23Merged DRTVWR-559 into SL-17274_gbuffer_flagsMichael Pohoreski
2022-06-23Merged DRTVWR-559 into SL-17274_view_dirMichael Pohoreski
2022-06-22SL-17274: Add GBuffer flag for PBRPtolemy
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-21SL-17274: Remove hard-coded magic number checking if G-Buffer flag is setPtolemy
2022-06-21SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlightPtolemy
2022-06-21SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps).Dave Parks
2022-06-21SL-17274: Add view_dir uniformPtolemy
2022-06-10SL-17523 Add reflection probe ambiance to windlight settings and integrate wi...Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-09SL-17483: Merge branch 'track-threadpools' into sl-17483.Nat Goodspeed
2022-06-09SL-17483: Simplify ThreadPool instantiations.Nat Goodspeed
2022-06-01SL-17485 Add texture memory accounting for OS XDave Parks
2022-05-27DRTVWR-543 post-merge cleanupAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-16Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-04Fix mac build for SL-17283 reflections workBrad Kittenbrink
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...Dave Parks
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey Kleshchev
2022-04-29SL-17282 prototype mixing of reflection map into legacy materialsDave Parks
2022-04-28SL-17281 environment map prototype (stupid slow and hacky, but provides a way...Dave Parks
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-15SL-17035 Reverted a part of previous commitAndrey Kleshchev
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey Kleshchev
2022-03-29SL-17005 WIP - Use D3D/DXGI to query for available VRAM on WindowsDave Parks
2022-03-11SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t...Dave Parks
2022-03-04SL-16928 Fix for broken bumpmaps on Intel GPUsDave Parks
2022-02-23Fix for mac buildDave Parks