summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
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
2023-09-11Use non 64 versions when no ARB timer queryErik Kundiman
2023-09-11Preprocess non portable OpenGL 3.0 codeErik Kundiman
2023-09-11Preprocess non portable OpenGL 4.0 codeErik Kundiman
2023-09-11Preprocess non portable OpenGL 3.2 codeErik Kundiman
2023-09-11Preprocess non portable OpenGL 1.2 codeErik Kundiman
2023-09-10Fixes to get it build again on FreeBSDErik Kundiman
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-09Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-07Bring back glBufferParameteriAPPLEErik 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 OpenGL >= 3.0 functionalities to macOSErik Kundiman
2023-09-07Bring back GL funcs & macros that work on macOSErik Kundiman