summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.cpp
AgeCommit message (Expand)Author
2024-07-23Apple gpu optimisations based on LL workmobserveur
2024-07-15Merge branch 'main' into maint-bErik Kundiman
2024-07-14Performance and tuningmobserveur
2024-07-01Merge branch 'main' into maint-bErik Kundiman
2024-06-29Apple GPU Detection and Apple GPU performance optimisationsmobserveur
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-06-06Change LL_FREEBSD to already existing __FreeBSD__Erik Kundiman
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-05-09Remove ARB suffix from macros for more portabilityErik Kundiman
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-20Merge tag '7.1.5-release'Erik Kundiman
2024-04-10Merge branch 'main' into marchcat/b-mergeAndrey Lihatskiy
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2024-03-02Merge tag '7.1.3-release'Erik Kundiman
2024-03-01Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-12-13SL-20279 BugSplat Crash #1327171: gl_debug_callback(111)Alexander Gavriliuk
2023-12-05Merge branch 'main' into DRTVWR-489Alexander Gavriliuk
2023-09-11GL_BUFFER_IMMUTABLE_STORAGE_EXT as an alternativeErik Kundiman
2023-09-11Try to use GL_MULTISAMPLE_EXT or don't try at allErik Kundiman
2023-09-11Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXTErik Kundiman
2023-09-11Preprocess non portable OpenGL 3.2 codeErik Kundiman
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-07Bring back GL_MULTISAMPLE_ARB to macOSErik Kundiman
2023-09-07Revert "Bring back GL funcs & macros that work on macOS"Erik Kundiman
2023-09-07Bring back GL funcs & macros that work on macOSErik Kundiman
2023-09-06Comment out the GL functions redefinitions for allErik Kundiman
2023-09-06Re-exclude FBSD test on Nvidia headersErik Kundiman
2023-09-06GL_EXT_draw's can be used for transform feedbackErik Kundiman
2023-09-06EXT_disjoint_timer_query as alternative to ARB'sErik Kundiman
2023-09-06Khronos debug as an alternative to ARB'sErik Kundiman
2023-09-06Lose the _ARB suffix from many macrosErik Kundiman
2023-09-05Preprocess non portable GL funcs & macrosErik Kundiman
2023-09-05Exclude FBSD from more GL function redefinitionsErik Kundiman
2023-09-05Comment out redefinitions of GL functionsErik Kundiman
2023-08-24Merge tag '6.6.14-release'Erik Kundiman
2023-08-22Can link to libglvnd, no need to set LEGACY prefErik Kundiman
2023-07-19Include FreeBSD macro variable for GL related codeErik Kundiman
2023-07-18Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)Brad Linden
2023-05-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-04-03DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...Callum Prentice
2023-04-03SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3.Nat Goodspeed
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-24SL-18772 Potential fix for failed shader load on Intel HD 3000Dave Parks
2023-01-20SL-18869 Followup -- AMD compatibility pass.Dave Parks
2023-01-20SL-18869 GL 3 compatibility pass and minor decruft.Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2023-01-09SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col...Dave Parks
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev