summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders
AgeCommit message (Expand)Author
2022-06-27SL-17274: Cleanup positionPtolemy
2022-06-27SL-17274: PBR: Fix v, dotTV, dotBVPtolemy
2022-06-24SL-17274: PBR: Fix typo of commit 4e1a4e80e4Ptolemy
2022-06-24SL-17274: PBR: Add note about DEBUG_PBR_NORMALPtolemy
2022-06-24SL-17274: PBR: Add DEBUG_NORMAL_RAW, DEBUG_NORMAL_OUT to PBR shaderPtolemy
2022-06-24SL-17274: PBR: Add BRDF debugPtolemy
2022-06-24SL-17274: PBR: Add roughness alpha debugPtolemy
2022-06-24Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-24SL-17274: Cleanup frag_dataPtolemy
2022-06-24SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glslDave Parks
2022-06-24fix DRTVWR-559 mac build coding policy error for missing newline at EOFBrad Kittenbrink
2022-06-23SL-17653 Fix writing of PBR materials to gbuffer.Dave Parks
2022-06-23SL-17274: Add WIP PBR ShaderPtolemy
2022-06-23SL-17274: Fix shaders to use normal and spec mapsPtolemy
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-17600 Cubemap filter tuning.Dave Parks
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-17574 Fix for box probes not applying.Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-07DRTVWR-559: Fix fullbrightShiny not compiling on AMD due to type mismatchPtolemy
2022-06-03SL-17285 Build fix take two.Dave Parks
2022-06-03SL-17285 Build fix (coding policy needs last line to be blank).Dave Parks
2022-06-02Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-26Merge master v 6.6.1 into DRTVWR-559Dave Houlton
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...Dave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture bef...Dave Parks
2022-05-18Make reflection probe ambiance controllable by a saved settingDave Parks
2022-05-18SL-17416 Box reflection probe influence volumesDave Parks
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
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-06Merged in SL-17274 (pull request #964)Michael Pohoreski
2022-05-06SL-17274: Add debug rendering to pbr shaderPtolemy
2022-05-06SL-17274: Add vary_position, cleanup whitespacePtolemy
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...Dave Parks
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy
2022-04-29SL-17282 prototype mixing of reflection map into legacy materialsDave Parks
2022-04-26SL-17086 Fix for bad lighting in upload preview render.Dave Parks
2022-04-11SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged attach...Dave Parks
2022-04-11SL-17173 Impostor quality pass.Dave Parks
2022-03-25Merged DRTVWR-546 into SL-16993Michael Pohoreski