Age | Commit message (Expand) | Author |
2023-09-11 | Assume GL_ANY_SAMPLES_PASSED is supported | Erik Kundiman |
2023-09-11 | Use the more portable GL_TIME_ELAPSED_EXT | Erik Kundiman |
2023-09-11 | Use non 64 versions when no ARB timer query | Erik Kundiman |
2023-09-11 | Preprocess non portable OpenGL 4.0 code | Erik Kundiman |
2023-09-11 | Preprocess non portable OpenGL 1.1 code | Erik Kundiman |
2023-09-10 | Comment out dead_code_should_blow_up_here | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-10 | macOS still uses viewer_manifest for now | Erik Kundiman |
2023-09-10 | The header for CFBundleRef & CFBundleCreate | Erik Kundiman |
2023-09-10 | GL_ALPHA8_EXT as an alternative to GL_ALPHA8 | Erik Kundiman |
2023-09-10 | GL_RGBA16F is used when there's no GL_RGBA16 | Erik Kundiman |
2023-09-10 | Lose the _EXT from GL_FRAMEBUFFER macro | Erik Kundiman |
2023-09-10 | Always compile vertex array code | Erik Kundiman |
2023-09-10 | Preprocess GLU implementors only code | Erik Kundiman |
2023-09-10 | Missing parameter for non file picker implementors | Erik Kundiman |
2023-09-10 | Preprocess non portable OpenGL code | Erik Kundiman |
2023-09-10 | Lose the _ARB suffix from many macros | Erik Kundiman |
2023-09-06 | Merge pull request #361 from secondlife/SL-20167 | cosmic-linden |
2023-09-06 | SL-20167: Don't block clipboard if GLTF material is null | Cosmic Linden |
2023-09-06 | SL-20167: Also check permission on paste to be certain | Cosmic Linden |
2023-09-06 | Core profile query related functions | Erik Kundiman |
2023-09-06 | Core profile buffer related functions | Erik Kundiman |
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk |
2023-09-05 | SL-18125 Fixed default upload permissions being ignored | Andrey Kleshchev |
2023-09-05 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk |
2023-09-05 | Exclude FBSD from more GL function redefinitions | Erik Kundiman |
2023-09-01 | SL-20167: Grey out the clipboard when copying the material to clipboard is no... | Cosmic Linden |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk |
2023-08-30 | SL-19664 Crash in LLAppViewer::initStrings - make the error message more info... | Alexander Gavriliuk |
2023-08-30 | SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message ... | Alexander Gavriliuk |
2023-08-29 | Make it possible for external TOS to be agreed to | Erik Kundiman |
2023-08-29 | Replace login viewer name's left with circle logo | Erik Kundiman |
2023-08-29 | Give the icons rounded corners | Erik Kundiman |
2023-08-29 | Adjust the credits | Erik Kundiman |
2023-08-29 | Copyright notice repro on statically linked libs | Erik Kundiman |
2023-08-28 | Replace SL & Linden brands on macOS | Erik Kundiman |
2023-08-28 | XDG desktop entry | Erik Kundiman |
2023-08-28 | Temporary icons | Erik Kundiman |
2023-08-28 | Temporary login MP logo so that we don't use SL's | Erik Kundiman |
2023-08-26 | Make using the system browser for links works | Erik Kundiman |
2023-08-26 | Certificate authority bundle gets installed too | Erik Kundiman |
2023-08-26 | Fonts get installed too | Erik Kundiman |
2023-08-26 | CPack for packaging (when PACKAGE set to on) | Erik Kundiman |
2023-08-25 | SL-20197 Remove 'Edit PBR material' from context menu when editing an attachment | Alexander Gavriliuk |
2023-08-25 | Fix another misleading indentation | Erik Kundiman |
2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman |
2023-08-23 | Fix merge breakage in windows installer_templete.nsi for DRTVWR-559 | Brad Linden |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden |
2023-08-21 | SL-20145 GLTF specific feature notification | Andrey Kleshchev |