Age | Commit message (Expand) | Author |
2024-09-04 | #2482 Low end NVIDIA compatibility pass (#2486) | Dave Parks |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | #1654 generate normals and tangents according to gltf specification (#1662) | Dave Parks |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
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-21 | Convert remaining BOOL to bool | Ansariel |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-02 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden |
2023-04-25 | SL-19480 Fix for GPU benchmark reporting the GPU has infinite memory bandwidth | RunitaiLinden |
2023-04-17 | SL-19549 Add option to show ban lines on collision | Andrey Kleshchev |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-11-11 | SL-18615 Fix for beacons not rendering and beacon highlights flickering. | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns |
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns |
2022-01-21 | SL-16447 Adjust default graphics preferences based on modern memory bandwidth... | Runitai Linden |
2021-12-06 | SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ... | Dave Parks |
2021-12-03 | SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te... | Dave Parks |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton |
2021-10-21 | SL-16202 Fix for textures appearing black or flashing white due to optimizati... | Dave Parks |
2021-10-06 | SL-16138 remove checks for now-mandatory capabilities | Dave Houlton |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden |
2019-05-16 | SL-11106 Time-limit benchmark test | andreykproductengine |
2018-12-10 | SL-9698 [EEP] Add beacons that point to sun & moon position | maxim_productengine |
2018-06-04 | MAINT-8721 Enabled benchmarking for Intel GPUs | AndreyL ProductEngine |
2018-04-30 | MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate buf... | AndreyL ProductEngine |
2018-01-29 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine |
2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine |
2018-01-23 | MAINT-8197 Account for dummy tex unit | andreykproductengine |
2018-01-23 | MAINT-8197 Check buffer before using it | andreykproductengine |
2017-11-17 | MAINT-7977: Per Graham, unbind textures as well as deleting. | Nat Goodspeed |
2017-11-17 | MAINT-7977: Additional cleanup per code reviews. | Nat Goodspeed |
2017-11-16 | MAINT-7977: Release the LLRenderTargets when done. | Nat Goodspeed |
2017-11-16 | MAINT-7977: If getVertexStrider() returns false, abandon benchmark. | Nat Goodspeed |
2017-11-16 | MAINT-7977 [Alex Ivy] Feature Table crashes | ruslantproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-12-01 | remove unused gpu table code, improve logging for gpu benchmarks | Oz Linden |
2014-11-19 | Roll back changes to geo drawn in gpu_bench to stop punishing cards with low ... | Graham Linden |
2014-11-18 | Adjust gpu_bench thresholds and move VB set outside loop again for speed | Graham Linden |
2014-11-18 | Fix for gpu_bench crash without parallels knock-on | Graham Linden |
2014-11-17 | Attempt wider disable of using profile API when timer query is not present | Graham Linden |
2014-11-17 | Avoid using GL_ARB_timer_query functionality when not supported and protect a... | Graham Linden |
2014-09-19 | MAINT-3131 Discard improbably high memory bandwidth measurements on OSX and d... | davep |