summaryrefslogtreecommitdiff
path: root/indra/llrender/llshadermgr.cpp
AgeCommit message (Expand)Author
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-28DRTVWR-559 Dynamically adjust exposure.Dave Parks
2023-03-07DRTVWR-559 Nudge Intel HD 3000 shader compilation failureDave Parks
2023-02-27SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniformsCosmic Linden
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-23SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se...Cosmic Linden
2023-02-14SL-18762 Fix for broken local lights on alpha when wearing a HUD attachment. ...Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-02-07SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (...Dave Parks
2023-02-06SL-19148 Decruft followthrough -- fix for crash when running from installer. ...Dave Parks
2023-02-03SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw...Dave Parks
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-02-01SL-18772 Potential fix for failed shader load on Intel HD 3000Dave Parks
2023-01-31SL-18772 Potential fix for failed shader load on Intel HD 3000Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-24SL-18772 Potential fix for failed shader load on Intel HD 3000Dave Parks
2023-01-20SL-18869 GL 3 compatibility pass and minor decruft.Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-11-14SL-18485 Cleanup -- remove unused GLTF specific vertex attributes from LLVert...Dave Parks
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-12SL-18190 Remove water reflection detail combo box and reimplement "Transparen...Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-28SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glslDave Parks
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-13SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma...Dave Parks
2022-09-02SL-17967 Fix for confounding program and shader objects when fetching logs an...Dave Parks
2022-09-02SL-17967 - slightly more meaningful ogl error reportingHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-20SL-17584 Make setShaders crashes more informativeAndrey 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-24SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glslDave Parks
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-17274: Add view_dir uniformPtolemy
2022-06-10SL-17523 Add reflection probe ambiance to windlight settings and integrate wi...Dave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-04-29SL-17282 prototype mixing of reflection map into legacy materialsDave Parks
2021-12-06SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ...Dave Parks
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-04-01SL-14990 Turn on shader init logging after crashAndrey Kleshchev