summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
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
2023-09-07Comment out the GL funcs redefinition for DarwinErik 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 TIME_ELAPSED_EXT as alternative to TIME_ELAPSEDErik Kundiman
2023-09-06glDrawBuffers instead of glDrawBufferErik Kundiman
2023-09-06Suffixless GL_LUMINANCE(_ALPHA)Erik Kundiman
2023-09-06Check for GL_BGRA_EXT before compiling its codeErik Kundiman
2023-09-06Check texture compression implementationsErik Kundiman
2023-09-06Preprocess anisotropy related codeErik 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-06Disable glFlushMappedBufferRangeAPPLE useErik Kundiman
2023-09-06Core profile glFlushMappedBufferRange functionErik Kundiman
2023-09-06GL_EXT_map_buffer_range as an alternative to ARB'sErik Kundiman
2023-09-06Disable glBufferParameteriAPPLE useErik Kundiman
2023-09-06Always compile vertex array codeErik Kundiman
2023-09-06Core profile glBlendFuncSeparateErik Kundiman
2023-09-06Khronos debug as an alternative to ARB'sErik Kundiman
2023-09-06Lose the _ARB suffix from many macrosErik Kundiman
2023-09-06Some GL_VERSION_2_0 sampler implementor only codeErik Kundiman
2023-09-06Core profile query related functionsErik Kundiman
2023-09-06Core profile buffer related functionsErik Kundiman
2023-09-06Left out from previous commitErik Kundiman
2023-09-06Core profile vertex attribute related functionsErik Kundiman
2023-09-06Core profile uniform related functionsErik Kundiman
2023-09-06Core profile program object related functionsErik Kundiman
2023-09-06Core profile shader functions, macros & typeErik Kundiman
2023-09-06Core profile glCreateShader & return type GLuintErik Kundiman
2023-09-05Preprocess non portable GL funcs & macrosErik Kundiman
2023-09-05SL-19709 Fix for fullbright shiny not factoring out exposure (update)Alexander Gavriliuk
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-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-22Can link to libglvnd, no need to set LEGACY prefErik Kundiman
2023-07-29The Linden libraries can be installed nowErik 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-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-567Andrey Kleshchev
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-13SL-20001 EmojiPicker - make the preview to be a panel instead of a buttonAlexander Gavriliuk
2023-07-12SL-19567: Add option RenderGlowNoise for low precision glow dithering, enable...Cosmic Linden