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
/
llgl.cpp
Age
Commit message (
Expand
)
Author
2023-09-11
GL_BUFFER_IMMUTABLE_STORAGE_EXT as an alternative
Erik Kundiman
2023-09-11
Try to use GL_MULTISAMPLE_EXT or don't try at all
Erik Kundiman
2023-09-11
Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXT
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 3.2 code
Erik Kundiman
2023-09-10
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-07
Bring back GL_MULTISAMPLE_ARB to macOS
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
Comment out the GL functions redefinitions for all
Erik Kundiman
2023-09-06
Re-exclude FBSD test on Nvidia headers
Erik Kundiman
2023-09-06
GL_EXT_draw's can be used for transform feedback
Erik Kundiman
2023-09-06
EXT_disjoint_timer_query as alternative to ARB's
Erik Kundiman
2023-09-06
Khronos debug as an alternative to ARB's
Erik Kundiman
2023-09-06
Lose the _ARB suffix from many macros
Erik Kundiman
2023-09-05
Preprocess non portable GL funcs & macros
Erik Kundiman
2023-09-05
Exclude FBSD from more GL function redefinitions
Erik Kundiman
2023-09-05
Comment out redefinitions of GL functions
Erik Kundiman
2023-08-24
Merge tag '6.6.14-release'
Erik Kundiman
2023-08-22
Can link to libglvnd, no need to set LEGACY pref
Erik Kundiman
2023-07-19
Include FreeBSD macro variable for GL related code
Erik Kundiman
2023-07-18
Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)
Brad Linden
2023-05-16
DRTVWR-559 Decruft deprecated OpenGL flags.
RunitaiLinden
2023-04-06
SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...
Dave Parks
2023-04-03
SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3.
Nat Goodspeed
2023-01-27
SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....
RunitaiLinden
2023-01-24
SL-18772 Potential fix for failed shader load on Intel HD 3000
Dave Parks
2023-01-20
SL-18869 Followup -- AMD compatibility pass.
Dave Parks
2023-01-20
SL-18869 GL 3 compatibility pass and minor decruft.
Dave Parks
2023-01-19
Optimizations, decruft, and intel compatibility pass (#53)
RunitaiLinden
2023-01-09
SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col...
Dave Parks
2022-10-21
Merge branch 'master' (DRTVWR-548) into DRTVWR-559
Andrey Kleshchev
2022-10-11
SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...
Dave Parks
2022-09-22
SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...
Dave Parks
2022-09-16
SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD
Dave Parks
2022-09-06
SL-17967 - remove some debug/devel code
Howard Stearns
2022-09-02
SL-17967 Fix for confounding program and shader objects when fetching logs an...
Dave Parks
2022-09-02
SL-17967 Purge OpenGL extensions (use core API only)
Dave Parks
2022-09-01
SL-17967 - _ARB constant removal
Howard Stearns
2022-09-01
SL-17967 - Git rid of ARB that is in core
Howard Stearns
2022-08-29
SL-17967 - demonstrate what features are provided in various profiles
Howard Stearns
2022-08-26
experiments for turning on opengl core profile on mac for DRTVWR-559
Brad Kittenbrink
2022-06-29
Merge branch 'master' (DRTVWR-543) into DRTVWR-559
Andrey Kleshchev
2022-06-29
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-06-23
WIP adding check for existence of ARB_texture_cube_map_array extension
Brad Kittenbrink
2022-06-15
SL-17584 Frame buffer object is now nessesary to run viewer
Andrey Kleshchev
2022-05-27
DRTVWR-543 post-merge cleanup
Andrey Lihatskiy
2022-05-27
Merge branch 'master' into DRTVWR-543-maint
Andrey Lihatskiy
2022-05-16
Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559
Dave Parks
2022-05-16
SL-17284 Reflection probe tuning and optimization take 1
Dave Parks
2022-04-29
SL-17124 switchContext and loadShaderFile crashes
Andrey Kleshchev
[next]