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
Age
Commit message (
Expand
)
Author
2023-09-19
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-09-19
SL-5522 Fix applying textuers and materials with limited restrictions to atta...
Andrey Kleshchev
2023-09-18
SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ...
Alexander Gavriliuk
2023-09-15
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-09-15
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-15
Limit unused-but-set-variable to Linux when Clang
Erik Kundiman
2023-09-15
More maybe uninitialised in model preview
Erik Kundiman
2023-09-15
Remove std::move on Linux as it fails GCC
Erik Kundiman
2023-09-14
SL-20268 FIXED clicking Cancel doesn't revert Materials perms
Mnikolenko Productengine
2023-09-14
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-14
getNativeKeyData impl for non Darwin non GTK
Erik Kundiman
2023-09-13
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...
Erik Kundiman
2023-09-12
SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation f...
Cosmic Linden
2023-09-12
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-12
Set but not used variable isn't an error
Erik Kundiman
2023-09-12
Swap dependency between llmath & llmeshoptimizer
Erik Kundiman
2023-09-12
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-09-11
SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099)
Alexander Gavriliuk
2023-09-11
Fix macOS crash by explicitly ask SDL2 for GL 4.1
Erik Kundiman
2023-09-11
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-11
Revive HiDPI support & multi threaded OpenGL
Erik Kundiman
2023-09-11
GL_BUFFER_IMMUTABLE_STORAGE_EXT as an alternative
Erik Kundiman
2023-09-11
Try not to use non portable glDrawBuffer
Erik Kundiman
2023-09-11
Preprocess texture compression code
Erik Kundiman
2023-09-11
Use the more portable GL_COMPARE_REF_TO_TEXTURE
Erik Kundiman
2023-09-11
Try to use GL_MULTISAMPLE_EXT or don't try at all
Erik Kundiman
2023-09-11
Use the more portable GL_FRAMEBUFFER
Erik Kundiman
2023-09-11
Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXT
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-11
Preprocess non portable OpenGL 4.0 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 3.2 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 1.2 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 1.1 code
Erik Kundiman
2023-09-10
TinyGLTF & Vulkan glTF not included on systemlibs
Erik Kundiman
2023-09-10
Swap dependency between llmath & llmeshoptimizer
Erik Kundiman
2023-09-10
Comment out dead_code_should_blow_up_here
Erik Kundiman
2023-09-10
Fixes to get it build again on FreeBSD
Erik Kundiman
2023-09-10
SDL window overrides all window pure virtual funcs
Erik Kundiman
2023-09-10
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-10
Use prebuilt OpenJPEG for now
Erik Kundiman
2023-09-10
macOS still uses viewer_manifest for now
Erik Kundiman
2023-09-10
The header for CFBundleRef & CFBundleCreate
Erik Kundiman
2023-09-10
GL_ALPHA8_EXT as an alternative to GL_ALPHA8
Erik Kundiman
2023-09-10
Darwin hasn't been using llwindowmacosx
Erik Kundiman
2023-09-10
GL_RGBA16F is used when there's no GL_RGBA16
Erik Kundiman
2023-09-10
Lose the _EXT from GL_FRAMEBUFFER macro
Erik Kundiman
2023-09-10
Always compile vertex array code
Erik Kundiman
[next]