Age | Commit message (Expand) | Author |
2022-09-29 | SL-18190 Fix for haze color being completely wrong (now it's just half wrong). | Dave Parks |
2022-09-28 | SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glsl | Dave Parks |
2022-09-27 | SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --... | Dave Parks |
2022-09-23 | SL-18190 Reduce banding - experiment with RGB16F reflection probes | Dave Parks |
2022-09-22 | SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r... | Dave Parks |
2022-09-20 | SL-18190 Reduce banding (stay in linear space as much as possible, increase p... | Dave Parks |
2022-09-20 | SL-18190 Don't allocate mips for irradiance maps because they're never genera... | Dave Parks |
2022-09-19 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-19 | SL-18190 Faster better stronger radiance/irradiance maps | Dave Parks |
2022-09-19 | SL-18128, SL-18128 - No glerror on Mac! | Howard (Aech Linden) Stearns |
2022-09-17 | WIP - switch PBR implementations | Dave Parks |
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-14 | SL-17701 Fix for crash on AMD WHQL drivers. | Dave Parks |
2022-09-13 | SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma... | Dave Parks |
2022-09-06 | SL-17967 - remove some debug/devel code | Howard Stearns |
2022-09-02 | SL-17967 Fix for confounding program and shader objects when fetching logs an... | Dave Parks |
2022-09-02 | Merge branch 'SL-17967' of ssh://bitbucket.org/lindenlab/viewer into SL-17967 | Dave Parks |
2022-09-02 | SL-17967 Purge OpenGL extensions (use core API only) | Dave Parks |
2022-09-02 | SL-17967 - bad copypasta | Howard Stearns |
2022-09-02 | SL-17967 - slightly more meaningful ogl error reporting | Howard Stearns |
2022-09-01 | SL-17967 - block layout binding acceptable to apple | Howard Stearns |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns |
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns |
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-29 | Review + resolve minor issues | Kitty Barnett |
2022-08-28 | Merge branch 'contribution/emoji' | Kitty Barnett |
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-07-12 | Merge branch 'master' into DRTVWR-528 | Andrey Lihatskiy |
2022-07-06 | SL-17732 std_bad_alloc at setManualImage | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
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 |