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
/
llrender
/
llglslshader.cpp
Age
Commit message (
Expand
)
Author
2024-07-28
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
2024-06-21
#1769 gltf optimization pass (#1816)
Dave Parks
2024-06-18
Merge pull request #1797 from secondlife/release/maint-a
Brad Linden
2024-06-14
1736 audit texture image unit usage on os x (#1739)
Dave Parks
2024-06-13
Fix a few merge issues
Ansariel
2024-06-12
viewer#1698 Uniform being out of range shouldn't crash viewer
Andrey Kleshchev
2024-06-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-06-11
Merge tag '7.1.8-release'
Erik Kundiman
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-10
#1654 generate normals and tangents according to gltf specification (#1662)
Dave Parks
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-29
#1530 Increase joint limit for GLTF Assets (#1582)
Dave Parks
2024-05-28
Remove tinygltf dependency from LL::GLTF (#1541)
Dave Parks
2024-05-23
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-16
Merge tag '7.1.7-release'
Erik Kundiman
2024-05-15
Post-merge spaces fix
Andrey Lihatskiy
2024-05-06
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...
RunitaiLinden
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-20
Convert BOOL to bool in llrender
Ansariel
2024-02-12
llrender: BOOL (int) to real bool
Lars Næsbye Christensen
2023-12-31
Fix recommended GPU class lower than it should
Erik Kundiman
2023-09-11
Assume GL_ANY_SAMPLES_PASSED is supported
Erik Kundiman
2023-09-11
Use the more portable GL_TIME_ELAPSED_EXT
Erik Kundiman
2023-09-11
Use non 64 versions when no ARB timer query
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 3.0 code
Erik Kundiman
2023-09-10
Fixes to get it build again on FreeBSD
Erik Kundiman
2023-09-10
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-07
Revert "Bring back GL funcs & macros that work on macOS"
Erik Kundiman
2023-09-07
Bring back GL funcs & macros that work on macOS
Erik Kundiman
2023-09-06
GL TIME_ELAPSED_EXT as alternative to TIME_ELAPSED
Erik Kundiman
2023-09-06
Some GL_VERSION_2_0 sampler implementor only code
Erik Kundiman
2023-09-06
Core profile query related functions
Erik Kundiman
2023-09-06
Core profile vertex attribute related functions
Erik Kundiman
2023-09-06
Core profile uniform related functions
Erik Kundiman
2023-09-06
Core profile program object related functions
Erik Kundiman
2023-09-06
Core profile glCreateShader & return type GLuint
Erik Kundiman
2023-09-05
Preprocess non portable GL funcs & macros
Erik Kundiman
2023-06-27
Just about got hero reflection maps working.
Jonathan "Geenz" Goodman
2023-05-17
Add a binary cache for compiled shaders using glProgramBinary (#216)
Rye Mutt
2023-05-15
SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...
RunitaiLinden
2023-05-02
DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...
RunitaiLinden
2023-04-14
Move mipmap generation into LLRenderTarget.
Jonathan "Geenz" Goodman
2023-04-12
Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactor
Jonathan "Geenz" Goodman
2023-04-12
Fixed DoF
Jonathan "Geenz" Goodman
2023-04-11
SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...
RunitaiLinden
2023-04-10
Get DoF working
Jonathan "Geenz" Goodman
2023-03-31
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...
Jonathan "Geenz" Goodman
2023-03-31
Move glow extract to be after tonemapping.
Jonathan "Geenz" Goodman
[next]