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
2024-06-29
Apple GPU Detection and Apple GPU performance optimisations
mobserveur
2024-06-06
Change LL_FREEBSD to already existing __FreeBSD__
Erik Kundiman
2024-05-16
Merge tag '7.1.7-release'
Erik Kundiman
2024-05-09
Remove ARB suffix from macros for more portability
Erik Kundiman
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-20
Merge tag '7.1.5-release'
Erik Kundiman
2024-03-02
Merge tag '7.1.3-release'
Erik Kundiman
2024-03-01
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2023-12-13
SL-20279 BugSplat Crash #1327171: gl_debug_callback(111)
Alexander Gavriliuk
2023-12-05
Merge branch 'main' into DRTVWR-489
Alexander Gavriliuk
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
DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...
Callum Prentice
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
[next]