7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Lib] Update abseil and fmt. More... almost 4 years ago
[Linux] Target SSE 4.1. (I will make custom builds if anyone on older cpu's turns up. - RG) More... almost 4 years ago
Add setting to allow legacy UDP offline message fetch till LL fixes the cap. More... almost 4 years ago
[RLVa] Lie about our version of the spec, for now, I'll fix this later More... almost 4 years ago
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git More... almost 4 years ago
Use sse copy for vertex and texcoord data. More... almost 4 years ago
Fix loading of texture precache list. More... almost 4 years ago
Fix rare shutdown crash More... almost 4 years ago
Don't use buildHTTP for login page, it might be https! Copy entire uri! More... almost 4 years ago
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git More... almost 4 years ago
Fix issue with persistent notifications. open_notifications.xml was accumulating inaccessible notifications. Added MaxPersistentNotifications to cap notifications. Notifications new stored per account per grid. Startup should be faster too. More... almost 4 years ago
Unhack the string_view workaround in llpreviewgesture, with a slightly less hacky hack in llstring. lol. Thanks Liru for making this as lean as ancient gcc can stand it to be. More... about 4 years ago
[Lib] Update Fmtlib, and enable it for Linux builds. This is bare bones; only removing the Linux workarounds in Cmake. More... about 4 years ago
Correct a logical OR in llrender, and add guards against mCount dropping below zero. (Alchemy and LL sync) More... about 4 years ago
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer More... about 4 years ago
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git More... about 4 years ago
Demote this to llassert. More... about 4 years ago
Address several remaining 1.8.9.8373 crashes reported on More... about 4 years ago
Haphazard unsigned to signed casts causing problems? Shocker. More... about 4 years ago
Merge stuff from future branch and a logic bug fix by Router More... about 4 years ago
Fix [NAME] appearing in certain i18n notifications instead of slurls More... about 4 years ago
[Chat Logs] When migrating file to new name, respect possible new name file More... about 4 years ago
[Chat Logs] Always read from name cache on start to try to update ID Map More... about 4 years ago
[Chat Logs] Break out migrateFile from makeLogFileName for use elsewhere More... about 4 years ago
Woops, thanks for catching this, Shyotl! More... about 4 years ago
Track log names in a json map AND Fix processing local log load as system More... about 4 years ago
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git More... about 4 years ago
Attempt to squash spatial partition crash. More... about 4 years ago
Make Debug configuration compile once more. More... about 4 years ago
Revert texture fetching behavior back closer to v3. More... about 4 years ago