summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolpbropaque.cpp
AgeCommit message (Expand)Author
2024-06-21#1769 gltf optimization pass (#1816)Dave Parks
2024-05-29#1530 Increase joint limit for GLTF Assets (#1582)Dave Parks
2024-04-241285 GLTF Animation PrototypeRunitaiLinden
2024-04-09#1126 gltf scene import prototype (#1172)RunitaiLinden
2023-02-22DRTVWR-559 Fix for mac build.Dave Parks
2023-02-21DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect for...Dave Parks
2023-02-09SL-19181 Modulate "glow" by PBR emissive.Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-12-16SL-18852 Refactor GLTF material rendering to not be special compared to other...Dave Parks
2022-12-16SL-18851 Fix for PBR materials sometimes not casting shadows when they should.Dave Parks
2022-10-28SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec...Dave Parks
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-09-22SL-18190 Fix for texture animation not working on opaque PBR materials.Dave Parks
2022-09-06SL-18096 WIP -- partial support for double sided rendering. Shadow map and p...Dave Parks
2022-09-02SL-17701: PBR: Add support for gltf Alpha MASK (cutoff)Ptolemy
2022-08-29Revert "SL-17703: PBR: Fix missing ORM to use 1,0,0"Ptolemy
2022-08-29SL-17703: PBR: Fix missing ORM to use 1,0,0Ptolemy
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-08-12SL-17704: PBR: Use default normal map if one isn't providedPtolemy
2022-07-06SL-17682 PBR: Fix Occlusion Roughness Metal not being in linear space; remove...Ptolemy
2022-06-27SL-17274: Cleanup incorrect emissive commentPtolemy
2022-06-27Fix coding polict trigraphs check for DRTVWR-559Brad Kittenbrink
2022-06-24SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glslDave Parks
2022-06-23SL-17653 Fix writing of PBR materials to gbuffer.Dave Parks
2022-06-23SL-17273: Fix drawpool to pass normal and spec map to PBR shaderPtolemy
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy