summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2024-01-18Allow for upload of 2k textures (#652)RunitaiLinden
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2024-01-10SL-20704 Fix for pathfinding debug display not working.RunitaiLinden
2024-01-09Merge tag '7.1.2-release'Erik Kundiman
2024-01-08Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
2024-01-08Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-01-08Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-XAndrey Kleshchev
2024-01-04SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2023-12-31Fix recommended GPU class lower than it shouldErik Kundiman
2023-12-16Revert "SL-20411 Thumbnail textures should have less of an impact on performa...Erik Kundiman
2023-12-15Merge tag '7.1.1-release'Erik Kundiman
2023-12-15Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
2023-12-14Merge branch 'DRTVWR-587-maint-V' 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-11-30Merge branch 'DRTVWR-596' into davep/SL-20611RunitaiLinden
2023-11-30Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-mergeAndrey Lihatskiy
2023-11-21SL-20411 Thumbnail textures should have less of an impact on performance #1Andrey Kleshchev
2023-11-17SL-20611 followup -- remove now unused glsl files. Fix transparent water.RunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-26Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-10-25Fix DRTVWR-559 std::array usage in llrender and llprimitive after mergeBrad Linden
2023-10-23SL-20498 Preserve default probe when resetting reflection probes.RunitaiLinden
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-16Tons of masking changes and tweaks.Jonathan "Geenz" Goodman
2023-10-13Merge branch 'DRTVWR-559' into DRTVWR-592Cosmic Linden
2023-10-13DRTVWR-592: (WIP) Triplanar mappingCosmic Linden
2023-10-13DRTVWR-592: (WIP) (does not run) PBR terrain rendering - more work on shaders...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (does not run) PBR terrain rendering - begin work on shader...Cosmic Linden
2023-10-09SL-20411 Thumbnail textures should have less of an impact on performance #1Andrey Kleshchev
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-04Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-10-03Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-10-03:xAlexander Gavriliuk
2023-10-01Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Erik Kundiman
2023-09-29Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-28Fix integer overflow when framebuffers are extremely high resolution resultin...Rye Mutt
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-23Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-20SL-20280 BugSplat Crash in LLVertexBuffer::setBuffer()Alexander Gavriliuk
2023-09-15SL-20279 BugSplat Crash #1327171: gl_debug_callback(111)Alexander Gavriliuk
2023-09-11Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842RunitaiLinden
2023-09-11GL_BUFFER_IMMUTABLE_STORAGE_EXT as an alternativeErik Kundiman
2023-09-11Try not to use non portable glDrawBufferErik Kundiman
2023-09-11Preprocess texture compression codeErik 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-11Assume GL_ANY_SAMPLES_PASSED is supportedErik Kundiman
2023-09-11Use the more portable GL_TIME_ELAPSED_EXTErik Kundiman