summaryrefslogtreecommitdiff
path: root/indra/llrender/llfontfreetype.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2024-03-14Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...Henri Beauchamp
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-20viewer#840 Xcode buildfixAndrey Lihatskiy
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-07-12SL-19831 Check marks in the menu are less visibleAlexander Gavriliuk
2023-02-03SL-19089 Changing UI scale crashes viewerAndrey Kleshchev
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-11-06Add support for OT-SVG fontsKitty Barnett
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-10-11SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...Dave Parks
2019-11-07Fallback fonts can have first crack at adding an unknown character + set Twem...Kitty Barnett
2019-11-06Characters can have more than one representation in LLFontFreetypeKitty Barnett
2019-10-28Support for COLR/CPAL fontsKitty Barnett
2019-10-27Font debugging aid to dump descriptors + individual texturesKitty Barnett
2019-05-13SL-11139 FIXED LLFontGL::getStringFromStyle() never return "NORMAL"maxim_productengine
2019-03-19SL-10610 FIXED Floaters fails to display certain symbols. Added ability to lo...maxim_productengine
2018-02-13MAINT-8146 Clearing pointersandreykproductengine
2018-02-12MAINT-8146 Remade fix with streams to save memoryandreykproductengine
2018-01-09MAINT-8146 Fixed Installing viewer to non default path results in incorrect f...andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-17Update to build on Xcode 6.0: more removal of unused variables [-Wunused-vari...callum_linden
2014-03-12merge with releaseRichard Linden
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2012-10-13Pulling in viewer-gcc4.6 freetype fixesDon Kjer
2012-10-12Fix for 'no text in release builds' problemBrad Payne (Vir Linden)
2012-10-11Updating linux build to gcc4.6Don Kjer
2011-11-29fix for crash on startup (font system not initialized when first creating fonts)Richard Linden
2011-03-23STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in in...Merov Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-23first pass ui rendering performance improvementsRichard Linden
2010-02-18Additional optimizations to text reflow for EXT-5071.Monroe Linden