Age | Commit message (Expand) | Author |
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202... | Erik Kundiman |
2024-06-29 | Apple GPU Detection and Apple GPU performance optimisations | mobserveur |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks |
2024-05-29 | #1530 Increase joint limit for GLTF Assets (#1582) | Dave Parks |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2023-05-16 | DRTVWR-559 Decruft deprecated OpenGL flags. | RunitaiLinden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev |
2022-06-23 | WIP adding check for existence of ARB_texture_cube_map_array extension | Brad Kittenbrink |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev |
2022-02-17 | SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and que... | Dave Parks |
2021-12-06 | SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ... | Dave Parks |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton |
2021-10-22 | merge | Brad Payne (Vir Linden) |
2021-10-06 | SL-16138 remove checks for now-mandatory capabilities | Dave Houlton |
2021-09-20 | SL-15999 - track --noninteractive state with gNonInteractive flag | Brad Payne (Vir Linden) |
2021-02-01 | Merge branch 'master' into DV525-merge-6.4.13 | Dave Houlton |
2020-11-10 | SL-14264 - ViewerStats added logging of most gGLManager fields | Brad Payne (Vir Linden) |
2020-10-19 | DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code | Dave Houlton |
2020-10-19 | DRTVWR-510 remove obsolete mDebugGPU variable | Dave Houlton |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy |
2019-10-16 | SL-12103 More reliable memory detection | andreykproductengine |
2019-03-30 | Hide sRGB decode behind a flag, and make sure that sRGB decodes is strictly o... | Geenz |
2019-02-13 | SL-10181, SL-10546 | Graham Linden |
2018-10-29 | SL-9977 | Graham Linden |
2017-10-26 | MAINT-7213 Shared media (media as a texture) unusable with transparent mesh | ruslantproductengine |
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol... | andreykproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks |
2013-05-09 | Merge viewer-beta | simon |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-15 | NORSPEC-49 Add shader profiler, add support for ARB_depth_clamp where available | Dave Parks |
2013-04-09 | NORSPEC-59 work around nV driver crash when doing deferred rendering on NV 94... | Graham Madarasz |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-12-18 | MAINT-2150 Fix for super-large ( > 4096 ) snapshots having black borders | Dave Parks |
2012-12-07 | Check to see if GL_EXT_texture_sRGB and GL_ARB_framebuffer_sRGB are available. | Geenz |
2012-09-26 | Add virtual destructor to LLGLFence. | Nicky |
2012-05-24 | MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. | Dave Parks |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to control... | Dave Parks |
2012-05-11 | MAINT-586 Starting logging OpenGL version and shader level to simulator | Dave Parks |
2012-02-10 | SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo... | Dave Parks |