Age | Commit message (Expand) | Author |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-06 | Improved detail for llvertexbuffer attribute mask assertion failure in DRTVWR... | Brad Linden |
2023-02-27 | Mac shader and assertion fixes for DRTVWR-559 | Brad Linden |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-23 | SL-18869 Followup -- AMD optimization pass. | Dave Parks |
2023-01-20 | SL-18869 Followup -- AMD compatibility pass. | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-12 | MacOS build fix | Andrey Kleshchev |
2023-01-11 | SL-18869 Optimizations -- Revive LLVBOPool and fix silly typo in renderShadow... | Dave Parks |
2023-01-11 | SL-18869 Touch up -- fix some Debug GL assertions and restore shadows. | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- Revive "Frame Profile" and GL_DEPTH_CLAMP. Remove ... | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- Quiet command buffer -- VBO cache for UI et al and ... | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- LLVertexBuffer overhaul and shuffle of shadow map r... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- decruftify LLVertexBuffer and make an optimal "rend... | Dave Parks |
2022-12-06 | SL-18785 Fix for corrupt reflection probes on various preference changes. Ad... | Dave Parks |
2022-11-28 | Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559 | Brad Kittenbrink |
2022-11-28 | Merge remote-tracking branch 'origin/main' into DRTVWR-528 | Brad Kittenbrink |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab... | Dave Parks |
2022-11-14 | SL-18485 Cleanup -- remove unused GLTF specific vertex attributes from LLVert... | Dave Parks |
2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with app... | Cosmic Linden |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-06 | Switch away from std::string | Geenz Linden |
2022-10-05 | Initial pass at adding KHR_debug support | Geenz |
2022-09-19 | SL-18128, SL-18128 - No glerror on Mac! | Howard (Aech Linden) Stearns |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-02 | SL-17967 Purge OpenGL extensions (use core API only) | 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-05-26 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev |
2022-05-26 | Merge branch 'master' v 6.6.1 into DRTVWR-528 | Dave Houlton |
2022-05-20 | SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. | Dave Parks |
2022-01-14 | SL-16606: Add profiler category VERTEX | Ptolemy |
2021-12-06 | SL-16447 Fix for broken benchmark. | Runitai Linden |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton |
2021-11-23 | SL-16239 Fix for slowdown on AMD GPUs (disable core profile and remove volati... | Dave Parks |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-10-26 | SL-16193 Fix for mesh selection outline not rendering correctly (and broken p... | Dave Parks |
2021-10-13 | SL-16166 Don't use setupVertexBuffer where setupVertexBufferFast is called fo... | Runitai Linden |
2021-10-12 | SL-16166 Optimization pass on LLRenderPass::pushBatch | Runitai Linden |
2021-09-27 | SL-16088 Fix for stall from many calls to glGenBuffers. | Dave Parks |
2021-09-21 | SL-16027: Add Tracy OpenGL support | Ptolemy |
2021-05-06 | SL-15221 strip debug code, add sanity asserts, format | Dave Houlton |
2021-05-06 | SL-15221 fixed off-by-one accounting error | Dave Houlton |
2021-05-06 | SL-15221 add VBO dirty bit to avoid many per-frame checks | Dave Houlton |
2020-07-21 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-04-29 | SL-13121 fixed typo error | Mnikolenko Productengine |
2020-03-26 | DRTVWR-440, make enabling GLdebug flag slightly less infinite-loopy | Dave Houlton |
2020-03-25 | DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls. | Nat Goodspeed |