Age | Commit message (Expand) | Author |
2023-09-10 | Fixes to get it build again on FreeBSD | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-07 | Bring back glBufferParameteriAPPLE | 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 OpenGL >= 3.0 functionalities to macOS | Erik Kundiman |
2023-09-07 | Bring back GL funcs & macros that work on macOS | Erik Kundiman |
2023-09-07 | Comment out the GL funcs redefinition for Darwin | 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 TIME_ELAPSED_EXT as alternative to TIME_ELAPSED | Erik Kundiman |
2023-09-06 | glDrawBuffers instead of glDrawBuffer | Erik Kundiman |
2023-09-06 | Suffixless GL_LUMINANCE(_ALPHA) | Erik Kundiman |
2023-09-06 | Check for GL_BGRA_EXT before compiling its code | Erik Kundiman |
2023-09-06 | Check texture compression implementations | Erik Kundiman |
2023-09-06 | Preprocess anisotropy related code | 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 | Disable glFlushMappedBufferRangeAPPLE use | Erik Kundiman |
2023-09-06 | Core profile glFlushMappedBufferRange function | Erik Kundiman |
2023-09-06 | GL_EXT_map_buffer_range as an alternative to ARB's | Erik Kundiman |
2023-09-06 | Disable glBufferParameteriAPPLE use | Erik Kundiman |
2023-09-06 | Always compile vertex array code | Erik Kundiman |
2023-09-06 | Core profile glBlendFuncSeparate | 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-06 | Some GL_VERSION_2_0 sampler implementor only code | Erik Kundiman |
2023-09-06 | Core profile query related functions | Erik Kundiman |
2023-09-06 | Core profile buffer related functions | Erik Kundiman |
2023-09-06 | Left out from previous commit | Erik Kundiman |
2023-09-06 | Core profile vertex attribute related functions | Erik Kundiman |
2023-09-06 | Core profile uniform related functions | Erik Kundiman |
2023-09-06 | Core profile program object related functions | Erik Kundiman |
2023-09-06 | Core profile shader functions, macros & type | Erik Kundiman |
2023-09-06 | Core profile glCreateShader & return type GLuint | Erik Kundiman |
2023-09-05 | Preprocess non portable GL funcs & macros | Erik Kundiman |
2023-09-05 | SL-19709 Fix for fullbright shiny not factoring out exposure (update) | Alexander Gavriliuk |
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-29 | The Linden libraries can be installed now | 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-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-12 | SL-19567: Add option RenderGlowNoise for low precision glow dithering, enable... | Cosmic Linden |
2023-06-11 | Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssr | Jonathan "Geenz" Goodman |
2023-06-01 | DRTVWR-559 Revert skies to be very close to release and disable tone mapping ... | RunitaiLinden |
2023-05-26 | Addressing some performance related feedback with SSR getting drastically slo... | Jonathan "Geenz" Goodman |