Age | Commit message (Expand) | Author |
2024-06-27 | Revert to using Cocoa instead of SDL2 for macOS | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-08-21 | Darwin not (directly) relying on Carbon & Obj-C | Erik Kundiman |
2023-08-21 | Darwin & any platform can, and should, use SDL | Erik Kundiman |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman |
2023-07-29 | Setting BUILD_SHARED_LIBS on is now possible | Erik Kundiman |
2023-07-19 | FreeBSD has SDL keyboard & window files built too | Erik Kundiman |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-09-17 | SL-17238 Fix coding policy build issues | Andrey Kleshchev |
2022-06-23 | mac build fix | Maxim Nikolenko |
2022-06-20 | Cleanup dependency on ui libraries. | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-18 | Round one to support conan for 3P packages, this allows to build the viewer o... | Nicky |
2022-04-18 | Need to use list( APPEND ... to append to a list. | Nicky |
2022-04-18 | Introduce ll::fontconfig target (missing the correct link library, but at lea... | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-16 | create target ll::uilibraries to have one common target that defines what each | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Create and use sdl::sdl target | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-03-29 | SL-17005 WIP - Use D3D/DXGI to query for available VRAM on Windows | Dave Parks |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-05-20 | Remove last occurence of DIRECTX_INCLUDE_DIR. | Nicky Dasmijn |
2020-05-20 | Remove DirectX.cmake. With recent SDKs (dating back to at least VS 2013 | Nicky Dasmijn |
2020-05-11 | DRTVWR-476: Remove /showIncludes from llwindow project. | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Whack-A-Mole not working, put switch on ALL llwindow | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Add /showIncludes to additional source files. | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Diagnostically /showIncludes for Windows SDK errors | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-06-19 | Merge with viewer-release. | Geenz |
2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-01-08 | Big change set: | Geenz |
2012-12-17 | LLWindow: Move to using Cocoa for window and view creation along with setting... | Geenz |
2012-10-15 | Speeding up cmake configuration, especially on linux. Re-arranged llrender/l... | Don Kjer |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-10-04 | Updating to newer build of tcmalloc/google perf tools. Removing X11 library ... | Don Kjer |
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ... | Don Kjer |
2012-10-04 | Removing server-related cmake cruft. Fixing libGLU warnings on linux. | Don Kjer |
2012-09-19 | BUILDFIX: enabling the building of the viewer/appearance backend with headles... | Nyx Linden |