index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
app_settings
/
shaders
/
class1
/
deferred
/
pbropaqueF.glsl
Age
Commit message (
Expand
)
Author
2023-04-06
SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...
Dave Parks
2023-02-24
SL-19265: Fix precision issue with texture transforms by moving transform mat...
Cosmic Linden
2023-02-24
SL-19228: Remove DEBUG_TEXCOORD
Cosmic Linden
2023-02-23
SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se...
Cosmic Linden
2023-02-08
SL-18229 Mac build fix.
Dave Parks
2023-02-07
SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.
Dave Parks
2022-11-02
SL-18485: Render GLTF materials with extension KHR_texture_transform with app...
Cosmic Linden
2022-09-20
SL-18190 Reduce banding (stay in linear space as much as possible, increase p...
Dave Parks
2022-09-13
SL-17701 WIP -- Correct color space management for base color and emissive co...
Dave Parks
2022-09-12
SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ...
Dave Parks
2022-09-09
SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld...
Dave Parks
2022-09-08
SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc...
Dave Parks
2022-09-06
SL-18096 WIP -- partial support for double sided rendering. Shadow map and p...
Dave Parks
2022-09-02
DRTVWR-559: PBR: Cleanup
Ptolemy
2022-09-02
DRTVWR-559: PBR: Maintain slightly higher quality of normals from normal map
Ptolemy
2022-09-02
SL-17701: PBR: Add support for gltf Alpha MASK (cutoff)
Ptolemy
2022-08-29
SL-17703: PBR: Fix default OMR if pbr shader compiled sans HAS_SPECULAR_MAP
Ptolemy
2022-08-10
SL-17763: Cleanup debug infor for lights
Ptolemy
2022-08-02
SL-17762: PBR: Add debug flag to turn off regular output and color code point...
Ptolemy
2022-07-06
SL-17682 PBR: Fix Occlusion Roughness Metal not being in linear space; remove...
Ptolemy
2022-07-05
SL-17682: PBR: Cleanup debug flags to view raw normal map as-is
Ptolemy
2022-06-24
SL-17274: PBR: Fix typo of commit 4e1a4e80e4
Ptolemy
2022-06-24
SL-17274: PBR: Add DEBUG_NORMAL_RAW, DEBUG_NORMAL_OUT to PBR shader
Ptolemy
2022-06-24
Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559
Ptolemy
2022-06-24
SL-17274: Cleanup frag_data
Ptolemy
2022-06-24
SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glsl
Dave Parks
2022-06-23
SL-17653 Fix writing of PBR materials to gbuffer.
Dave Parks
2022-06-23
SL-17274: Fix shaders to use normal and spec maps
Ptolemy
2022-05-06
SL-17274: Add debug rendering to pbr shader
Ptolemy
2022-05-06
SL-17274: Add vary_position, cleanup whitespace
Ptolemy
2022-05-02
SL-17274: Stub for PBR DrawPool and shader
Ptolemy