Age | Commit message (Expand) | Author |
2024-10-01 | Clean up and fix warning flags not applying correctly on linux | Rye Cogtail |
2024-09-30 | Fix or workaround test build failures on linux | Rye Cogtail |
2024-09-30 | Fix -Wpessimizing-move warning in makeClassicCallback | Rye Cogtail |
2024-09-30 | Fix GCC warning about unused _out parameter in LL_DEBUGS | Rye Cogtail |
2024-09-30 | Fix GCC complaint about type truncation | Rye Cogtail |
2024-09-30 | Fix integer to bool conversion warning | Rye Cogtail |
2024-09-30 | Fix deprecated strstream usage with boost::iostream::array_source | Rye Cogtail |
2024-10-01 | Linux: Remove APR from Linux-Symbolgrabber (#2743) | Nicky Dasmijn |
2024-09-30 | Merge pull request #2733 from RyeMutt/rye/linux | Rye Mutt |
2024-09-30 | viewer#2735 Fix day cycle not saving values | Andrey Kleshchev |
2024-09-30 | Merge pull request #2723 from RyeMutt/uniform-cleanup | Rye Mutt |
2024-09-30 | Revert "viewer#2363 Region Day Offset error with Time of Day" | Andrey Kleshchev |
2024-09-30 | Merge branch 'develop' into rlva/base | Kitty Barnett |
2024-09-30 | Merge pull request #2734 from secondlife/nat/llconvert-nop | nat-goodspeed |
2024-09-30 | #2410 Combat 2.0 settings not reflected on heart icon | Alexander Gavriliuk |
2024-09-30 | Merge pull request #2722 from secondlife/maxim/lua-uicallback-invoke | Maxim Nikolenko |
2024-09-29 | Zap trailing spaces. | Nat Goodspeed |
2024-09-29 | Try to eliminate the runtime cost of `ll_convert_to<T>(const T&)`. | Nat Goodspeed |
2024-09-29 | Clear redundant pathing code | Mnikolenko Productengine |
2024-09-29 | Clean up old linux workarounds | Rye Cogtail |
2024-09-29 | Clean up SDL window creation and fix various bugs | Rye Cogtail |
2024-09-29 | Fix shutdown crash from failing to clean up SDL window properly | Rye Cogtail |
2024-09-29 | Clean up SDL window event handling and implement missing functionaioty | Rye Cogtail |
2024-09-29 | Implement various missing functions and callbacks in SDL window backend | Rye Cogtail |
2024-09-28 | Update SDL clipboard, icon flash, and url opening handlers to use native SDL ... | Rye Cogtail |
2024-09-28 | Refresh linux featuretable with new options from windows | Rye Cogtail |
2024-09-28 | Fix using nvidia extension to get GL memory under linux | Rye Cogtail |
2024-09-28 | Merge pull request #2725 from RyeMutt/openal-crash | Rye Mutt |
2024-09-29 | Linux/GCC 13 build fix for template specialization of pasteTextWithLinebreaks... | Nicky Dasmijn |
2024-09-28 | Replace None and Success. Those are X11 defines and thus lead to compile errors | Nicky |
2024-09-27 | Merge remote branch 'develop' into maxim/lua-uicallback-invoke | Nat Goodspeed |
2024-09-27 | Merge pull request #2713 from secondlife/v-2638 | cosmic-linden |
2024-09-27 | secondlife/viewer#2638: Do clear smaa buffer due to discard | Cosmic Linden |
2024-09-27 | Fix shutdown crash from OpenAL failing to release a buffer | Rye Cogtail |
2024-09-27 | Clean up LLCallstacks from postSort | Rye Cogtail |
2024-09-27 | Clean up unused uniforms in bindDeferredShader and move SSAO uniforms to two ... | Rye Cogtail |
2024-09-27 | Remove dead llatmosphere code | Rye Cogtail |
2024-09-27 | Remove dead LLPostProcess class and related code | Rye Cogtail |
2024-09-27 | viewer#2653 fix texture readback not being called and not setting values prop... | Andrey Kleshchev |
2024-09-27 | Add UI callback to invoke specified script via menu | Mnikolenko Productengine |
2024-09-27 | #2711 Remove ALM text from About SL | Maxim Nikolenko |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - LLRender class code formatting | Alexander Gavriliuk |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed() | Alexander Gavriliuk |
2024-09-26 | secondlife/viewer#2638: Don't clear big render target if all pixels will be r... | Cosmic Linden |
2024-09-26 | Merge remote branch 'develop' into maxim/lua-autopilot-dev | Nat Goodspeed |
2024-09-26 | get rid of extra LL in help text | Mnikolenko Productengine |
2024-09-26 | viewer#2709 Fix loose triangle | Andrey Kleshchev |
2024-09-26 | #2411 Disable LLFontVertexBuffer for HUD | Andrey Kleshchev |
2024-09-26 | Merge pull request #2689 from secondlife/rider/server_autopilot | Rider Linden |
2024-09-26 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the Com... | Andrey Lihatskiy |