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
43 hours
Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024....
Erik Kundiman
2 days
brad/2744 handle shader errors (#3105)
Brad Linden
2024-10-18
Merge branch 'main' into 2024.09-ExtraFPS
Erik Kundiman
2024-10-18
Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024....
Erik Kundiman
2024-10-12
No samples_passed when there's no GL_SAMPLES_PASSED
Erik Kundiman
2024-09-19
Reapply commit f4b6563 -- cherry-picking lost parts of it?!
Nat Goodspeed
2024-09-18
Give `LLGLSLShader::finishProfile()` a static default string param.
Nat Goodspeed
2024-09-18
Make Develop->Render Tests->Frame Profile dump JSON to a file too.
Nat Goodspeed
2024-09-01
Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....
Erik Kundiman
2024-08-29
Remove dead texunit colorspace conversion code
Rye Mutt
2024-08-24
Add Contrast Adaptive Sharpening post process effect(#2399)
Rye Mutt
2024-07-28
Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...
Erik Kundiman
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
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
[next]