Age | Commit message (Expand) | Author |
2022-08-30 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into initscapade | Howard Stearns |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-08-29 | SL-17967 - demonstrate what features are provided in various profiles | Howard Stearns |
2022-08-26 | experiments for turning on opengl core profile on mac for DRTVWR-559 | Brad Kittenbrink |
2022-08-26 | SL-17997 Follow up from beta breakers results. | Dave Parks |
2022-08-20 | SL-17584 Make setShaders crashes more informative | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev |
2022-06-28 | Fix for 2-bit errors in writing to and reading from norm.w | Dave Parks |
2022-06-28 | Add emissiveRect to softenLightF.glsl | Dave Parks |
2022-06-27 | SL-17274: Document which shader encodesNormal includes | Ptolemy |
2022-06-24 | SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glsl | Dave Parks |
2022-06-23 | WIP adding check for existence of ARB_texture_cube_map_array extension | Brad Kittenbrink |
2022-06-23 | fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ... | Brad Kittenbrink |
2022-06-23 | Merged DRTVWR-559 into SL-17274_gbuffer_flags | Michael Pohoreski |
2022-06-23 | Merged DRTVWR-559 into SL-17274_view_dir | Michael Pohoreski |
2022-06-22 | SL-17274: Add GBuffer flag for PBR | Ptolemy |
2022-06-22 | SL-17600 Proper irradiance probes. | Dave Parks |
2022-06-21 | SL-17274: Remove hard-coded magic number checking if G-Buffer flag is set | Ptolemy |
2022-06-21 | SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlight | Ptolemy |
2022-06-21 | SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). | Dave Parks |
2022-06-21 | SL-17274: Add view_dir uniform | Ptolemy |
2022-06-10 | SL-17523 Add reflection probe ambiance to windlight settings and integrate wi... | Dave Parks |
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp... | Dave Parks |
2022-06-09 | SL-17483: Merge branch 'track-threadpools' into sl-17483. | Nat Goodspeed |
2022-06-09 | SL-17483: Simplify ThreadPool instantiations. | Nat Goodspeed |
2022-06-01 | SL-17485 Add texture memory accounting for OS X | Dave Parks |
2022-05-27 | DRTVWR-543 post-merge cleanup | Andrey Lihatskiy |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-05-20 | SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d... | Dave Parks |
2022-05-20 | SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. | Dave Parks |
2022-05-19 | SL-17286 Reflection probe alpha/fullbright support. | Dave Parks |
2022-05-18 | SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219 | Nat Goodspeed |
2022-05-16 | Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559 | Dave Parks |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks |
2022-05-04 | Fix mac build for SL-17283 reflections work | Brad Kittenbrink |
2022-05-04 | SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over... | Dave Parks |
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev |
2022-04-29 | SL-17282 prototype mixing of reflection map into legacy materials | Dave Parks |
2022-04-28 | SL-17281 environment map prototype (stupid slow and hacky, but provides a way... | Dave Parks |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
2022-04-15 | SL-17035 Reverted a part of previous commit | Andrey Kleshchev |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev |
2022-03-29 | SL-17005 WIP - Use D3D/DXGI to query for available VRAM on Windows | Dave Parks |
2022-03-11 | SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t... | Dave Parks |
2022-03-04 | SL-16928 Fix for broken bumpmaps on Intel GPUs | Dave Parks |
2022-02-23 | Fix for mac build | Dave Parks |
2022-02-23 | Fix for some GPUs thinking they have 0 available vram. | Dave Parks |
2022-02-23 | Fix for media textures failing to update (and eating lots of memory) on Mac/I... | Dave Parks |
2022-02-23 | SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions... | Dave Parks |
2022-02-22 | SL-16815 Cleanup -- disable multithreaded bumpmap generation while tracking d... | Dave Parks |